From e6dc9e8e0d3743c5dff8887218fb7a7a23ee15c3 Mon Sep 17 00:00:00 2001 From: Brian Bidulock Date: Wed, 31 Mar 2021 00:47:48 -0600 Subject: uppkg --- PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 3f69aef..7954f54 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,22 +1,22 @@ -# $Id: PKGBUILD 210524 2014-04-14 20:07:24Z jgc $ # Maintainer: Brian Bidulock # Contributor: Jan de Groot # Contributor: Aline Freitas pkgname=polkit-git -pkgver=0.115.r7.g42227b5 +pkgver=0.118.r12.g2c8287f pkgrel=1 epoch=1 pkgdesc="Application development toolkit for controlling system-wide privileges" arch=(i686 x86_64) license=(LGPL) url="https://www.freedesktop.org/wiki/Software/polkit/" -depends=(glib2 pam expat systemd js52) +depends=(glib2 pam expat systemd js78) makedepends=(intltool gtk-doc gobject-introspection git autoconf-archive python-six) provides=('polkit') conflicts=('polkit') options=('!emptydirs') -source=($pkgname::git+http://anongit.freedesktop.org/git/polkit.git) +#source=($pkgname::git+http://anongit.freedesktop.org/git/polkit.git) +source=($pkgname::git+https://gitlab.freedesktop.org/polkit/polkit.git) sha256sums=('SKIP') pkgver() { -- cgit v1.2.3-70-g09d2