From 75f08df72d87154e73ddffd42dff1032fa12691a Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Thu, 12 Dec 2019 14:19:18 +0300 Subject: [PATCH] tcsh: Update to 6.22.02 --- tcsh/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {