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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Feb 2 22:16:02 UTC 2008


    Date: Saturday, February 2, 2008 @ 17:16:02
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/tk

Modified: PKGBUILD (1.29 -> 1.30)

upgpkg: tk 8.5.0-2
fixed #9103


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/devel/tk/PKGBUILD
diff -u extra/devel/tk/PKGBUILD:1.29 extra/devel/tk/PKGBUILD:1.30
--- extra/devel/tk/PKGBUILD:1.29	Tue Jan  1 13:50:36 2008
+++ extra/devel/tk/PKGBUILD	Sat Feb  2 17:16:02 2008
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.29 2008/01/01 18:50:36 andyrtr Exp $
+# $Id: PKGBUILD,v 1.30 2008/02/02 22:16:02 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=tk
 pkgver=8.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A windowing toolkit for use with tcl"
 arch=('i686' 'x86_64')
 license=('custom')
-depends=("tcl=${pkgver}" 'libx11')
+depends=("tcl=${pkgver}" 'libxss' 'libxft')
 source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
 md5sums=('bc217c45ed6b2f5b8d3120df63fa13bd')
 




More information about the arch-commits mailing list