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

Antonio Rojas arojas at archlinux.org
Wed May 25 20:59:06 UTC 2016


    Date: Wednesday, May 25, 2016 @ 22:59:06
  Author: arojas
Revision: 268572

Update to 8.6.5

Modified:
  tk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-25 20:55:29 UTC (rev 268571)
+++ PKGBUILD	2016-05-25 20:59:06 UTC (rev 268572)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=tk
-pkgver=8.6.4
+pkgver=8.6.5
 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=('ad24c59ac2e7453d1ed2bad0d7d18a01eabc5226')
+sha1sums=('e63f9e46cfd4ea37799554b003958b54b51dc347')
 
 build() {
   cd tk${pkgver}/unix



More information about the arch-commits mailing list