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

Antonio Rojas arojas at archlinux.org
Thu Nov 22 10:56:03 UTC 2018


    Date: Thursday, November 22, 2018 @ 10:56:03
  Author: arojas
Revision: 340233

New tarball (FS#60884)

Modified:
  tcl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-22 10:10:41 UTC (rev 340232)
+++ PKGBUILD	2018-11-22 10:56:03 UTC (rev 340233)
@@ -2,7 +2,7 @@
 
 pkgname=tcl
 pkgver=8.6.9
-pkgrel=1
+pkgrel=2
 pkgdesc="The Tcl scripting language"
 arch=('x86_64')
 url="http://tcl.sourceforge.net/"
@@ -10,7 +10,7 @@
 depends=('zlib')
 options=('staticlibs')
 source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
-sha1sums=('cf8c0cdfe953179991d052346642b5c42aa9c6c3')
+sha256sums=('ad0cd2de2c87b9ba8086b43957a0de3eb2eb565c7159d5f53ccbba3feb915f4e')
 
 prepare() {
   cd tcl${pkgver}



More information about the arch-commits mailing list