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

Sergej Pupykin spupykin at archlinux.org
Mon Feb 15 14:05:29 UTC 2016


    Date: Monday, February 15, 2016 @ 15:05:28
  Author: spupykin
Revision: 161654

upgpkg: tcllib 1.18-1

upd

Modified:
  tcllib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-15 14:05:24 UTC (rev 161653)
+++ PKGBUILD	2016-02-15 14:05:28 UTC (rev 161654)
@@ -5,7 +5,7 @@
 # Upgrade to ver. 1.8 - Pawel Bogur <jid:smeagol at uaznia.net>
 
 pkgname=tcllib
-pkgver=1.17
+pkgver=1.18
 pkgrel=1
 pkgdesc="Set of pure-Tcl extensions."
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('tcl')
 #source=(http://downloads.sourceforge.net/sourceforge/tcllib/tcllib-${pkgver}.tar.gz)
 source=(https://github.com/tcltk/tcllib/archive/tcllib_${pkgver/./_}.tar.gz)
-md5sums=('081ec241c1a9c60730b8c6e80b7ff066')
+md5sums=('08dac86021c30c0a85c0a159f085143c')
 
 package(){
   cd ${srcdir}/tcllib-tcllib_${pkgver/./_}



More information about the arch-commits mailing list