From e6dc9e8e0d3743c5dff8887218fb7a7a23ee15c3 Mon Sep 17 00:00:00 2001 From: Brian Bidulock Date: Wed, 31 Mar 2021 00:47:48 -0600 Subject: uppkg --- .SRCINFO | 6 +++--- PKGBUILD | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ef69f3d..1efb0fa 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = polkit-git pkgdesc = Application development toolkit for controlling system-wide privileges - pkgver = 0.115.r7.g42227b5 + pkgver = 0.118.r12.g2c8287f pkgrel = 1 epoch = 1 url = https://www.freedesktop.org/wiki/Software/polkit/ @@ -17,11 +17,11 @@ pkgbase = polkit-git depends = pam depends = expat depends = systemd - depends = js52 + depends = js78 provides = polkit conflicts = polkit options = !emptydirs - source = polkit-git::git+http://anongit.freedesktop.org/git/polkit.git + source = polkit-git::git+https://gitlab.freedesktop.org/polkit/polkit.git sha256sums = SKIP pkgname = polkit-git 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