[arch-commits] Commit in tcsh/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Nov 28 21:06:59 UTC 2021


    Date: Sunday, November 28, 2021 @ 21:06:59
  Author: arojas
Revision: 1055612

Update to 6.23.00

Modified:
  tcsh/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-28 21:06:44 UTC (rev 1055611)
+++ PKGBUILD	2021-11-28 21:06:59 UTC (rev 1055612)
@@ -3,7 +3,7 @@
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=tcsh
-pkgver=6.22.04
+pkgver=6.23.00
 pkgrel=1
 pkgdesc='Enhanced version of the Berkeley C shell.'
 arch=('x86_64')
@@ -13,10 +13,10 @@
 backup=('etc/csh.cshrc'
         'etc/csh.login')
 install='tcsh.install'
-source=("ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+source=("https://astron.com/pub/tcsh/tcsh-${pkgver}.tar.gz"
         'csh.cshrc'
         'csh.login')
-md5sums=('fa2b347fa9ae866eb036e6e4bb85fe1a'
+md5sums=('9dd53d39da797dceffaddf3fab430f46'
          '7ca0fe6d1a1b9a0093f632499d4fb112'
          '4869b9da87c79854e2cc97241f125853')
 



More information about the arch-commits mailing list