summaryrefslogtreecommitdiff
path: root/extra/pycups
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:41:31 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:41:31 -0300
commit8a79dffbc1b5f55765698c420217bb06f67bb684 (patch)
tree8f8b0ee50fcd68c6572d7e7f8ce26150ac1dd430 /extra/pycups
parent35d3377392b5d0678453096f87df70faf87f72c6 (diff)
parent5457eacc747fc3f91e10a1f452230b1feac39eff (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/camlp5-transitional/PKGBUILD community/camlp5/PKGBUILD community/compizconfig-backend-kconfig/PKGBUILD community/libtrash/PKGBUILD community/mediastreamer/PKGBUILD community/python-pycurl/PKGBUILD extra/alpine/PKGBUILD extra/anjuta-extras/PKGBUILD extra/aufs2-util/PKGBUILD extra/bitlbee/PKGBUILD extra/cups/PKGBUILD extra/dotconf/PKGBUILD extra/fbida/PKGBUILD extra/fvwm-devel/PKGBUILD extra/libdmtx/PKGBUILD extra/libindi/PKGBUILD extra/mousepad/PKGBUILD extra/pysmbc/PKGBUILD extra/rcs/PKGBUILD extra/xfprint/PKGBUILD multilib-testing/lib32-mesa/PKGBUILD multilib/lib32-llvm/PKGBUILD multilib/lib32-llvm/cindexer-clang-path.patch multilib/lib32-llvm/clang-plugin-loader-registry.patch multilib/lib32-llvm/clang-pure64.patch multilib/lib32-llvm/clang-toolchains-gcc-versions.patch multilib/lib32-llvm/enable-lto.patch multilib/lib32-mesa/PKGBUILD testing/mesa/PKGBUILD testing/perl/ChangeLog testing/perl/PKGBUILD
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 0989e1289..91fc194fb 100644
--- a/extra/pycups/PKGBUILD
+++ b/extra/pycups/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 118849 2011-04-08 14:57:23Z andrea $
+# $Id: PKGBUILD 127690 2011-06-17 17:53:00Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: nesl247 <nesl247@gmail.com>
pkgname=pycups
-pkgver=1.9.55
+pkgver=1.9.57
pkgrel=1
pkgdesc="Python CUPS Bindings"
url="http://cyberelk.net/tim/software/pycups/"
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('libcups' 'python2')
source=("http://cyberelk.net/tim/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b2a5082cfacc3350b53e7fee188b2dc5')
+md5sums=('64e328e2c628e41862efe97f04e66da4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"