summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2014-06-10 12:30:05 -0500
committerDoug Newgard2015-06-08 14:09:43 -0500
commitb9d6d4e6f887b935aa3c9c885ff3140719ed8809 (patch)
tree9ac026479849e34663cd57c655d980ad959e3136 /PKGBUILD
parente4b48822cfcb1ac9f3f18b6e0bcc321816d3b0a6 (diff)
downloadaur-b9d6d4e6f887b935aa3c9c885ff3140719ed8809.tar.gz
Update licenses
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')