diff options
| author | Brian Bidulock <bidulock@openss7.org> | 2018-08-27 18:25:28 -0600 |
|---|---|---|
| committer | Brian Bidulock <bidulock@openss7.org> | 2018-08-27 18:25:28 -0600 |
| commit | 74271735e41aee8848284d46ce5f0c636c09c14a (patch) | |
| tree | 5d2739a719b7d156ae79a30e78a7524ebf737986 /.SRCINFO | |
| parent | dddb8c29aba2e38c5982e0fd658d643abffa02ec (diff) | |
| download | polkit-git-74271735e41aee8848284d46ce5f0c636c09c14a.tar.gz polkit-git-74271735e41aee8848284d46ce5f0c636c09c14a.tar.bz2 | |
uppkg
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,10 +1,9 @@ pkgbase = polkit-git pkgdesc = Application development toolkit for controlling system-wide privileges - pkgver = 0.113.r29.g3272a98 + pkgver = 0.115.r7.g42227b5 pkgrel = 1 epoch = 1 - url = http://www.freedesktop.org/wiki/Software/polkit - install = polkit.install + url = https://www.freedesktop.org/wiki/Software/polkit/ arch = i686 arch = x86_64 license = LGPL @@ -12,17 +11,18 @@ pkgbase = polkit-git makedepends = gtk-doc makedepends = gobject-introspection makedepends = git + makedepends = autoconf-archive + makedepends = python-six depends = glib2 depends = pam depends = expat depends = systemd - depends = js + depends = js52 provides = polkit conflicts = polkit + options = !emptydirs source = polkit-git::git+http://anongit.freedesktop.org/git/polkit.git - source = polkit.pam - md5sums = SKIP - md5sums = 6564f95878297b954f0572bc1610dd15 + sha256sums = SKIP pkgname = polkit-git |
