[arch-commits] CVS update of extra/devel/tcl (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Thu Apr 3 17:57:22 UTC 2008
Date: Thursday, April 3, 2008 @ 13:57:22
Author: andyrtr
Path: /home/cvs-extra/extra/devel/tcl
Modified: PKGBUILD (1.34 -> 1.35)
upgpkg: tcl 8.5.2-1
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: extra/devel/tcl/PKGBUILD
diff -u extra/devel/tcl/PKGBUILD:1.34 extra/devel/tcl/PKGBUILD:1.35
--- extra/devel/tcl/PKGBUILD:1.34 Fri Feb 8 18:11:09 2008
+++ extra/devel/tcl/PKGBUILD Thu Apr 3 13:57:22 2008
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.34 2008/02/08 23:11:09 andyrtr Exp $
+# $Id: PKGBUILD,v 1.35 2008/04/03 17:57:22 andyrtr Exp $
# Maintainer: dorphell <dorphell at archlinux.org>
# Committer: Judd Vinet <jvinet at zeroflux.org>
pkgname=tcl
-pkgver=8.5.1
+pkgver=8.5.2
pkgrel=1
pkgdesc="The Tcl scripting language"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
depends=(glibc)
source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
url="http://tcl.sourceforge.net/"
-md5sums=('1b5f9a043f53c5828dcde3684e3264d5')
+md5sums=('2eeff7a61844b3e6de5202da1275cff1')
build() {
cd ${startdir}/src/tcl${pkgver}/unix
More information about the arch-commits
mailing list