diff --git a/tcsh/PKGBUILD b/tcsh/PKGBUILD index 6dbc2537..b1b95a32 100644 --- a/tcsh/PKGBUILD +++ b/tcsh/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Masanori Shirayama pkgname=tcsh -pkgver=6.21.00 +pkgver=6.22.02 pkgrel=1 epoch= pkgdesc="C shell with file name completion and command line editing" @@ -16,7 +16,7 @@ conflicts=('csh') install=tcsh.install source=("ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz" "msys-platform.patch") -sha256sums=('c438325448371f59b12a4c93bfd3f6982e6f79f8c5aef4bc83aac8f62766e972' +sha256sums=('ed287158ca1b00ba477e8ea57bac53609838ebcfd05fcb05ca95021b7ebe885b' '69d1f10818adf9ebb09369a5eb3500c289f518c5e54f51d93439c7a6ac90af6b') prepare() {