mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/polkit to 0.112-4
This commit is contained in:
parent
24a55ee788
commit
aaca3745ae
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=polkit
|
||||
pkgver=0.112
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Application development toolkit for controlling system-wide privileges"
|
||||
arch=(i686 x86_64)
|
||||
license=(LGPL)
|
||||
|
@ -14,7 +14,7 @@ url="http://www.freedesktop.org/wiki/Software/polkit"
|
|||
depends=(glib2 pam expat systemd js17)
|
||||
makedepends=(intltool gtk-doc gobject-introspection git)
|
||||
install=polkit.install
|
||||
source=("git://anongit.freedesktop.org/polkit#commit=f4d71e0de885010494b8b0b8d62ca910011d7544"
|
||||
source=("git://anongit.freedesktop.org/polkit#commit=fb5076b7c05d01a532d593a4079a29cf2d63a228"
|
||||
polkit.pam)
|
||||
md5sums=('SKIP'
|
||||
'6564f95878297b954f0572bc1610dd15')
|
||||
|
|
Loading…
Reference in a new issue