Date: Thursday, May 16, 2019 @ 15:26:54
  Author: arojas
Revision: 353463

Update to 0.116

Modified:
  polkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-16 13:49:44 UTC (rev 353462)
+++ PKGBUILD    2019-05-16 15:26:54 UTC (rev 353463)
@@ -1,15 +1,15 @@
 # Maintainer: Jan de Groot <[email protected]>
 
 pkgname=polkit
-pkgver=0.115+24+g5230646
+pkgver=0.116
 pkgrel=1
 pkgdesc="Application development toolkit for controlling system-wide 
privileges"
 arch=(x86_64)
 license=(LGPL)
 url="https://www.freedesktop.org/wiki/Software/polkit/";
-depends=(glib2 pam expat systemd js52)
+depends=(glib2 pam expat systemd js60)
 makedepends=(intltool gtk-doc gobject-introspection git autoconf-archive)
-_commit=5230646dc6876ef6e27f57926b1bad348f636147  # master
+_commit=941e9329f8d3d43ace8335d206365b212824e686  # tags/0.116
 source=("git+https://gitlab.freedesktop.org/polkit/polkit.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to