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

Maxime Gauduin alucryd at archlinux.org
Mon Apr 30 12:24:18 UTC 2018


    Date: Monday, April 30, 2018 @ 12:24:17
  Author: alucryd
Revision: 318495

upgpkg: lib32-polkit 0.114-1

Modified:
  lib32-polkit/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-30 12:19:42 UTC (rev 318494)
+++ PKGBUILD	2018-04-30 12:24:17 UTC (rev 318495)
@@ -5,7 +5,7 @@
 # Contributor: GordonGR <gordongr at freemail.gr>
 
 pkgname=lib32-polkit
-pkgver=0.113+34+g29ba7af
+pkgver=0.114
 pkgrel=1
 pkgdesc='Application development toolkit for controlling system-wide privileges'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 depends=('lib32-expat' 'lib32-glib2' 'lib32-pam' 'lib32-systemd' 'polkit')
 makedepends=('autoconf-archive' 'gcc-multilib' 'git' 'gobject-introspection'
              'gtk-doc' 'intltool')
-_commit='29ba7afba1b79a325183a71966f35926dfdf506e'  # master
+_commit='ed06baed179166389d536420a6fc532781d48178' # tags/0.114^0
 source=("git+https://anongit.freedesktop.org/git/polkit#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -27,6 +27,7 @@
 prepare() {
   cd polkit
 
+  git cherry-pick -n 373705b35e7f6c7dc83de5e0a3ce11ecd15d0409
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list