tcsh: Update to 6.22.02

This commit is contained in:
Alexey Pavlov
2019-12-12 14:19:18 +03:00
parent 68996a3d51
commit 75f08df72d

View File

@@ -1,7 +1,7 @@
# Maintainer: Masanori Shirayama <mashir43@gmail.com>
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() {