summaryrefslogtreecommitdiff
path: root/extra/system-config-printer/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-30 10:35:40 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-30 10:35:40 +0200
commit1addb62992395c33a9762e6b68259c59fa0c96f4 (patch)
tree00d001e3a93cfb3a3b1f27f9cd52fcb58bb70999 /extra/system-config-printer/PKGBUILD
parent2d0e587bd1c7ac060a95a0e20cfe00ab19db7e14 (diff)
parent263884f95012e159a0be10444ef96bbf56e70545 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/sword/PKGBUILD extra/imagemagick/PKGBUILD gnome-unstable/empathy/PKGBUILD gnome-unstable/gcr/PKGBUILD gnome-unstable/gnome-dictionary/PKGBUILD gnome-unstable/gnome-keyring/PKGBUILD gnome-unstable/gnome-screenshot/PKGBUILD gnome-unstable/gnome-terminal/PKGBUILD gnome-unstable/gucharmap/PKGBUILD gnome-unstable/gucharmap/gucharmap.install gnome-unstable/libgnome-keyring/PKGBUILD gnome-unstable/librsvg/PKGBUILD gnome-unstable/mousetweaks/PKGBUILD gnome-unstable/pygobject/PKGBUILD gnome-unstable/seahorse/PKGBUILD testing/gcc/PKGBUILD
Diffstat (limited to 'extra/system-config-printer/PKGBUILD')
-rw-r--r--extra/system-config-printer/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/system-config-printer/PKGBUILD b/extra/system-config-printer/PKGBUILD
index cfc17bbf9..0fb108521 100644
--- a/extra/system-config-printer/PKGBUILD
+++ b/extra/system-config-printer/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 151614 2012-02-28 09:40:16Z andrea $
+# $Id: PKGBUILD 154448 2012-03-28 18:31:41Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=system-config-printer
pkgname=('system-config-printer-common'
'system-config-printer-gnome')
-pkgver=1.3.8
-pkgrel=3
+pkgver=1.3.9
+pkgrel=1
pkgdesc="A CUPS printer configuration tool and status applet"
url="http://cyberelk.net/tim/software/system-config-printer/"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
makedepends=('udev' 'libcups' 'intltool' 'python2' 'xmlto' 'docbook-xsl' 'desktop-file-utils')
source=(http://cyberelk.net/tim/data/${pkgbase}/1.3/${pkgbase}-${pkgver}.tar.xz{,.sig})
-md5sums=('ca04568dd7ff1ef7a381ad637d4e915b'
- '67c103760f9b4227bc1d99204d8378cd')
+md5sums=('df424f127eede63965608e5ec5e27519'
+ 'd105b7f7725c1ec538b6e6adb10667f3')
build() {
cd "${srcdir}"/${pkgbase}-${pkgver}