[arch-commits] Commit in pycups/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Wed Oct 12 02:51:20 UTC 2011


    Date: Tuesday, October 11, 2011 @ 22:51:20
  Author: eric
Revision: 140386

upgpkg: pycups 1.9.60-1

Upstream update

Modified:
  pycups/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-11 22:49:21 UTC (rev 140385)
+++ PKGBUILD	2011-10-12 02:51:20 UTC (rev 140386)
@@ -3,7 +3,7 @@
 # Contributor: nesl247 <nesl247 at gmail.com>
 
 pkgname=pycups
-pkgver=1.9.59
+pkgver=1.9.60
 pkgrel=1
 pkgdesc="Python CUPS Bindings"
 url="http://cyberelk.net/tim/software/pycups/"
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('libcups' 'python2')
 source=(http://cyberelk.net/tim/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.asc})
-md5sums=('636598c3fbf49af8df26ca9afef81559'
-         '0ae46bd1db1bf6414cb1ff11ef24d678')
+md5sums=('083f3dd657df986e712a6fae36427457'
+         'cda91ca46362ba3423df2f08c33de5cb')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list