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

Eric Bélanger eric at archlinux.org
Fri Mar 20 02:45:01 UTC 2015


    Date: Friday, March 20, 2015 @ 03:45:01
  Author: eric
Revision: 234186

upgpkg: tk 8.6.4-1

Upstream update

Modified:
  tk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-20 01:56:57 UTC (rev 234185)
+++ PKGBUILD	2015-03-20 02:45:01 UTC (rev 234186)
@@ -2,7 +2,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=tk
-pkgver=8.6.3
+pkgver=8.6.4
 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=('244ddc0f64cc3d429c9d86135d0bbe2cf06c9360')
+sha1sums=('ad24c59ac2e7453d1ed2bad0d7d18a01eabc5226')
 
 build() {
   cd tk${pkgver}/unix



More information about the arch-commits mailing list