[arch-commits] CVS update of extra/devel/tk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Sep 22 12:17:49 UTC 2007


    Date: Saturday, September 22, 2007 @ 08:17:49
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/tk

Modified: PKGBUILD (1.26 -> 1.27)

updatepkg 8.4.16


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: extra/devel/tk/PKGBUILD
diff -u extra/devel/tk/PKGBUILD:1.26 extra/devel/tk/PKGBUILD:1.27
--- extra/devel/tk/PKGBUILD:1.26	Thu Jul 26 19:42:46 2007
+++ extra/devel/tk/PKGBUILD	Sat Sep 22 08:17:49 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.26 2007/07/26 23:42:46 dan Exp $
+# $Id: PKGBUILD,v 1.27 2007/09/22 12:17:49 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=tk
-pkgver=8.4.15
+pkgver=8.4.16
 pkgrel=1
 pkgdesc="A windowing toolkit for use with tcl"
 arch=(i686 x86_64)
 license=('custom')
-depends=("tcl>=${pkgver}" 'libx11')
+depends=("tcl=${pkgver}" 'libx11')
 source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
-md5sums=('68777568d818e1980dda4b6b02b92f1a')
+md5sums=('24d18fbebe3bb8853e418431be01bf2c')
 
 build() {
   cd ${startdir}/src/tk${pkgver}/unix




More information about the arch-commits mailing list