Date: Saturday, July 28, 2012 @ 05:51:48 Author: allan Revision: 164248
upgpkg: tk 8.5.12-1 upstream update Modified: tk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-28 09:51:11 UTC (rev 164247) +++ PKGBUILD 2012-07-28 09:51:48 UTC (rev 164248) @@ -3,7 +3,7 @@ # Contributor: Judd Vinet <[email protected]> pkgname=tk -pkgver=8.5.11 +pkgver=8.5.12 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=('b61b72f0aad230091b100746f078b8f1') +md5sums=('a01640176845c1f654a412cfc9bab13b') build() { cd ${srcdir}/tk${pkgver}/unix
