Date: Saturday, August 30, 2014 @ 03:38:41 Author: eric Revision: 220808
upgpkg: tk 8.6.2-1 Upstream update Modified: tk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-08-30 00:57:43 UTC (rev 220807) +++ PKGBUILD 2014-08-30 01:38:41 UTC (rev 220808) @@ -2,7 +2,7 @@ # Maintainer: Eric Bélanger <[email protected]> pkgname=tk -pkgver=8.6.1 +pkgver=8.6.2 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=('ecfcc20833c04d6890b14a7920a04d16f2123a51') +sha1sums=('138920fb55933a715f0b0ace576120734f771b80') build() { cd tk${pkgver}/unix
