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

Antonio Rojas arojas at archlinux.org
Tue Aug 2 22:07:19 UTC 2016


    Date: Tuesday, August 2, 2016 @ 22:07:18
  Author: arojas
Revision: 272919

Update to 8.6.6

Modified:
  tk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-02 22:01:13 UTC (rev 272918)
+++ PKGBUILD	2016-08-02 22:07:18 UTC (rev 272919)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=tk
-pkgver=8.6.5
+pkgver=8.6.6
 pkgrel=1
 pkgdesc="A windowing toolkit for use with tcl"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=("tcl=${pkgver}" 'libxss' 'libxft')
 options=('staticlibs')
 source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
-sha1sums=('e63f9e46cfd4ea37799554b003958b54b51dc347')
+sha1sums=('34d546496c05014349cf5edad6696c125ad4f9ea')
 
 build() {
   cd tk${pkgver}/unix



More information about the arch-commits mailing list