[arch-commits] Commit in tcl/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Sat Jun 25 14:08:36 UTC 2011
Date: Saturday, June 25, 2011 @ 10:08:35
Author: allan
Revision: 128924
upgpkg: tcl 8.5.10-1
upstream update
Modified:
tcl/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-06-25 14:04:44 UTC (rev 128923)
+++ PKGBUILD 2011-06-25 14:08:35 UTC (rev 128924)
@@ -3,7 +3,7 @@
# Committer: Judd Vinet <jvinet at zeroflux.org>
pkgname=tcl
-pkgver=8.5.9
+pkgver=8.5.10
pkgrel=1
pkgdesc="The Tcl scripting language"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
license=('custom')
depends=('glibc')
source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
-md5sums=('8512d8db3233041dd68a81476906012a')
+md5sums=('a08eaf8467c0631937067c1948dd326b')
build() {
cd ${srcdir}/tcl${pkgver}/unix
More information about the arch-commits
mailing list