[arch-commits] Commit in cups-pk-helper/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Feb 6 18:10:45 UTC 2012


    Date: Monday, February 6, 2012 @ 13:10:45
  Author: ibiru
Revision: 149301

update to 0.2.1

Modified:
  cups-pk-helper/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-06 18:07:32 UTC (rev 149300)
+++ PKGBUILD	2012-02-06 18:10:45 UTC (rev 149301)
@@ -1,17 +1,17 @@
 #$Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=cups-pk-helper
-pkgver=0.1.2
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="A helper that makes system-config-printer use PolicyKit"
 arch=(i686 x86_64)
 url="http://www.freedesktop.org/software/cups-pk-helper/releases/"
 license=('GPL')
-depends=(dbus-glib polkit libcups)
+depends=(polkit libcups)
 makedepends=(intltool)
 install=
-source=(http://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ccc5f35c5232b83c16929431b352775dd4c63cb92759ec45a525edb6fcb805df')
+source=(http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.bz2)
+sha256sums=('b620abc83d5e8595c533264c00c6f6d9f44ec020b62968797747687857679c9c ')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list