summaryrefslogtreecommitdiff
path: root/community/tix
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-18 01:24:49 -0700
committerroot <root@rshg054.dnsready.net>2012-10-18 01:24:49 -0700
commit9e3985ed7c9851da65023a0ab3d0739cce1858e2 (patch)
tree817050bac0aea21506bd81fde0bd6a07d7e2d3e4 /community/tix
parentc84b2cd310f86dc50c4f52a5907cb17652e8c87c (diff)
Thu Oct 18 01:23:58 PDT 2012
Diffstat (limited to 'community/tix')
-rw-r--r--community/tix/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/tix/PKGBUILD b/community/tix/PKGBUILD
index f48e1233c..fd24d859b 100644
--- a/community/tix/PKGBUILD
+++ b/community/tix/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 65401 2012-02-21 03:26:02Z spupykin $
+# $Id: PKGBUILD 78264 2012-10-17 10:27:42Z allan $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Brice Méalier <mealier_brice@yahoo.fr>
pkgname=tix
pkgver=8.4.3
-pkgrel=3
+pkgrel=4
pkgdesc="Tk Interface eXtension, a powerful set of user interface components"
arch=(i686 'x86_64')
url="http://tix.sourceforge.net/"
license=("BSD")
-depends=('tk' 'python' 'libx11')
+depends=('tk' 'libx11')
source=(http://downloads.sourceforge.net/tix/Tix$pkgver-src.tar.gz
tcl-tk-path.patch)
md5sums=('2b8bf4b10a852264678182652f477e59'