summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fab0210637c2..4c3cfb8e7a30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
_pkgname=polkit-efl
pkgname=$_pkgname-git
-pkgver=0.1.r72.b814ee2
+pkgver=0.1.r84.db3f7f4
pkgrel=1
pkgdesc="Polkit Authentication Agent using EFL"
arch=('any')
url="http://www.enlightenment.org"
-license=('GPL3')
+license=('GPL3' 'LGPL: Icons')
depends=('python-efl' 'polkit')
makedepends=('git')
optdepends=('python-psutil: For process details')