[arch-commits] Commit in system-config-printer/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Fri Feb 6 21:31:08 UTC 2015
Date: Friday, February 6, 2015 @ 22:31:08
Author: andyrtr
Revision: 230916
upgpkg: system-config-printer 1.5.5-1
upstream update 1.5.5
Modified:
system-config-printer/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-06 21:28:14 UTC (rev 230915)
+++ PKGBUILD 2015-02-06 21:31:08 UTC (rev 230916)
@@ -3,14 +3,14 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=system-config-printer
-pkgver=1.5.4
-pkgrel=2
+pkgver=1.5.5
+pkgrel=1
pkgdesc="A CUPS printer configuration tool and status applet"
url="http://cyberelk.net/tim/software/system-config-printer/"
arch=('i686' 'x86_64')
license=('GPL')
depends=('python-pycups' 'python-dbus' 'python-pycurl' 'python-gobject2' 'libnotify'
- 'gnome-icon-theme' 'python-gobject' 'gtk3' 'python-cairo')
+ 'python-requests' 'python-gobject' 'gtk3' 'python-cairo')
makedepends=('intltool' 'xmlto' 'docbook-xsl' 'desktop-file-utils')
optdepends=('libgnome-keyring: password management'
'python-pysmbc: SMB browser support'
@@ -17,11 +17,10 @@
'python-packagekit: to install drivers with PackageKit'
'cups-pk-helper: PolicyKit helper to configure cups with fine-grained privileges')
source=(http://cyberelk.net/tim/data/${pkgname}/${pkgver%*.*}/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('1aaee6a90449ee0c6b90da2eb5df03a9'
+ 'SKIP')
validpgpkeys=('02EA6349CE58E1BCAA8514F57955128DA3A1ABD3') #Tim Waugh <twaugh at redhat.com> <tim at cyberelk.net>
-md5sums=('dd5b4c6b8c47e2bd780960b38a8e9a77'
- 'SKIP')
-
build() {
cd ${pkgname}-${pkgver}
./configure --prefix=/usr \
More information about the arch-commits
mailing list