diff options
Diffstat (limited to 'extra/tcl/PKGBUILD')
-rw-r--r-- | extra/tcl/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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 |