[arch-commits] Commit in tk/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Sat Nov 10 04:51:18 UTC 2012
Date: Friday, November 9, 2012 @ 23:51:17
Author: allan
Revision: 170722
upgpkg: tk 8.5.13-1
upstream update
Modified:
tk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-11-10 04:48:01 UTC (rev 170721)
+++ PKGBUILD 2012-11-10 04:51:17 UTC (rev 170722)
@@ -3,7 +3,7 @@
# Contributor: Judd Vinet <jvinet at zeroflux.org>
pkgname=tk
-pkgver=8.5.12
+pkgver=8.5.13
pkgrel=1
pkgdesc="A windowing toolkit for use with tcl"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
license=('custom')
depends=("tcl=${pkgver}" 'libxss' 'libxft')
source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
-md5sums=('a01640176845c1f654a412cfc9bab13b')
+md5sums=('1fc7dbb7495160756dbc805224afa360')
build() {
cd ${srcdir}/tk${pkgver}/unix
More information about the arch-commits
mailing list