From 352cdb7e563f138f321a2557f52edfd2920bce27 Mon Sep 17 00:00:00 2001 From: Michał Masłowski Date: Tue, 25 Dec 2012 22:31:37 +0100 Subject: Fix tcl md5sums. --- extra/tcl/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/tcl/PKGBUILD') diff --git a/extra/tcl/PKGBUILD b/extra/tcl/PKGBUILD index c73a17ed7..5b3c76238 100644 --- a/extra/tcl/PKGBUILD +++ b/extra/tcl/PKGBUILD @@ -10,7 +10,7 @@ arch=('i686' 'x86_64' 'mips64el') url="http://tcl.sourceforge.net/" license=('custom') source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz) -md5sums=('669b0103431babff2494f3f2637eb864') +md5sums=('573aa5fe678e9185ef2b3c56b24658d3') build() { cd ${srcdir}/tcl${pkgver}/unix -- cgit v1.2.3-54-g00ecf