diff --git a/tcsh/PKGBUILD b/tcsh/PKGBUILD index 63ada90f..a4e84962 100644 --- a/tcsh/PKGBUILD +++ b/tcsh/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Masanori Shirayama pkgname=tcsh -pkgver=6.24.14 +pkgver=6.24.16 pkgrel=1 epoch= pkgdesc="C shell with file name completion and command line editing" @@ -19,7 +19,7 @@ provides=('csh') conflicts=('csh') install=tcsh.install source=("https://astron.com/pub/tcsh/tcsh-${pkgver}.tar.gz"{,.asc}) -sha256sums=('36880f258a63fc11fe72a65098b585ebc4ecdee24388b8ebec97e6ae8e485318' +sha256sums=('4208cf4630fb64d91d81987f854f9570a5a0e8a001a92827def37d0ed8f37364' 'SKIP') validpgpkeys=('AD87109763D8D8C2C94CBA8065C26E471F45B123') # Kimmo Suominen