[arch-commits] CVS update of extra/lib/pil (PKGBUILD)
Eric Belanger
eric at archlinux.org
Fri Feb 1 02:10:12 UTC 2008
Date: Thursday, January 31, 2008 @ 21:10:12
Author: eric
Path: /home/cvs-extra/extra/lib/pil
Modified: PKGBUILD (1.6 -> 1.7)
upgpkg: pil 1.1.6-4
rebuild for tk 8.5 (previous rebuilt still linked to tk 8.4)
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: extra/lib/pil/PKGBUILD
diff -u extra/lib/pil/PKGBUILD:1.6 extra/lib/pil/PKGBUILD:1.7
--- extra/lib/pil/PKGBUILD:1.6 Wed Jan 30 13:01:13 2008
+++ extra/lib/pil/PKGBUILD Thu Jan 31 21:10:12 2008
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD,v 1.6 2008/01/30 18:01:13 simo Exp $
+# $Id: PKGBUILD,v 1.7 2008/02/01 02:10:12 eric Exp $
# Maintainer: simo <simo at archlinux.org>
pkgname=pil
pkgver=1.1.6
-pkgrel=3
+pkgrel=4
pkgdesc="Python imaging library"
arch=(i686 x86_64)
url="http://www.pythonware.com/products/pil/index.htm"
license=('custom:"pil"')
depends=('python' 'libjpeg' 'freetype2')
-makedepends=('tk')
+makedepends=('tk>=8.5.0')
source=(http://effbot.org/downloads/Imaging-$pkgver.tar.gz)
md5sums=('3a9b5c20ca52f0a9900512d2c7347622')
More information about the arch-commits
mailing list