From 6eea0bd1e92ed5aa53cb5f59102529c88e9e1786 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 10 Nov 2012 01:23:31 -0800 Subject: Sat Nov 10 01:23:30 PST 2012 --- extra/tk/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/tk') diff --git a/extra/tk/PKGBUILD b/extra/tk/PKGBUILD index cb5e31c2f..b9bf23732 100644 --- a/extra/tk/PKGBUILD +++ b/extra/tk/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 164388 2012-08-01 01:21:39Z allan $ +# $Id: PKGBUILD 170723 2012-11-10 04:52:11Z allan $ # Maintainer: Allan McRae # Contributor: Judd Vinet 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 @@ url="http://tcl.sourceforge.net/" 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 -- cgit v1.2.3-54-g00ecf