[arch-commits] Commit in polkit/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Jan 27 07:36:03 UTC 2017


    Date: Friday, January 27, 2017 @ 07:36:03
  Author: heftig
Revision: 287577

https url

Modified:
  polkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-27 07:31:36 UTC (rev 287576)
+++ PKGBUILD	2017-01-27 07:36:03 UTC (rev 287577)
@@ -7,13 +7,13 @@
 pkgdesc="Application development toolkit for controlling system-wide privileges"
 arch=(i686 x86_64)
 license=(LGPL)
-url="http://www.freedesktop.org/wiki/Software/polkit"
+url="https://www.freedesktop.org/wiki/Software/polkit/"
 depends=(glib2 pam expat systemd js)
 makedepends=(intltool gtk-doc gobject-introspection git autoconf-archive)
 install=polkit.install
 _commit=3272a988655c3236b55bad70e9a3af20857f384b  # master
 source=("git+https://anongit.freedesktop.org/git/polkit#commit=$_commit")
-md5sums=('SKIP')
+sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgname
@@ -50,3 +50,5 @@
   chown root:102 "$pkgdir"/{etc,usr/share}/polkit-1/rules.d
   chmod 750      "$pkgdir"/{etc,usr/share}/polkit-1/rules.d
 }
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list