summaryrefslogtreecommitdiff
path: root/community/python2-imaging/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-imaging/PKGBUILD')
-rw-r--r--community/python2-imaging/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python2-imaging/PKGBUILD b/community/python2-imaging/PKGBUILD
index a4c727873..fbe0466a0 100644
--- a/community/python2-imaging/PKGBUILD
+++ b/community/python2-imaging/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 78281 2012-10-17 10:28:39Z allan $
+# $Id: PKGBUILD 81607 2012-12-25 00:34:12Z foutrelis $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Allan McRae <allan@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=python2-imaging
pkgver=1.1.7
-pkgrel=5
+pkgrel=6
pkgdesc="PIL. Provides image processing capabilities for python"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.pythonware.com/products/pil/index.htm"