summaryrefslogtreecommitdiff
path: root/extra/pycups
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-04-09 14:42:55 +0000
committerroot <root@rshg047.dnsready.net>2011-04-09 14:42:55 +0000
commitf87ab435eb966ec44eb006c48699e6ee90613286 (patch)
tree28582481a3d3b5d8d82425bc3930f58a0572ae42 /extra/pycups
parent59075f0265483f32e9ac4c67ba9e69cb019ba044 (diff)
Sat Apr 9 14:42:55 UTC 2011
Diffstat (limited to 'extra/pycups')
-rw-r--r--extra/pycups/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/pycups/PKGBUILD b/extra/pycups/PKGBUILD
index 6e0ae9700..9d1109f93 100644
--- a/extra/pycups/PKGBUILD
+++ b/extra/pycups/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 111850 2011-03-01 12:31:00Z andrea $
+# $Id: PKGBUILD 118849 2011-04-08 14:57:23Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: nesl247 <nesl247@gmail.com>
pkgname=pycups
-pkgver=1.9.54
+pkgver=1.9.55
pkgrel=1
pkgdesc="Python CUPS Bindings"
url="http://cyberelk.net/tim/software/pycups/"
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
license=('GPL')
depends=('libcups' 'python2')
source=("http://cyberelk.net/tim/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('57e6e0b0e7ea814660c08b8d19fc20e1')
+md5sums=('b2a5082cfacc3350b53e7fee188b2dc5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"