[arch-commits] Commit in cups-pk-helper/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Fri Jan 13 21:29:58 UTC 2017
Date: Friday, January 13, 2017 @ 21:29:57
Author: andyrtr
Revision: 286224
https sources / gpg signature fixes
Modified:
cups-pk-helper/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-13 21:18:36 UTC (rev 286223)
+++ PKGBUILD 2017-01-13 21:29:57 UTC (rev 286224)
@@ -1,15 +1,16 @@
#$Id$
# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
pkgname=cups-pk-helper
pkgver=0.2.6
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/"
+url="https://www.freedesktop.org/software/cups-pk-helper/releases/"
license=('GPL')
depends=(polkit libcups)
makedepends=(intltool)
-source=(http://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.xz)
+source=(https://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.xz)
sha256sums=('959af8f2f5a2761e7e498b61c9caf25ae963335031eae9972d999e9a0d97a228')
build() {
More information about the arch-commits
mailing list