summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Hayot2018-07-29 20:26:39 +0200
committerGuillaume Hayot2018-07-29 20:26:39 +0200
commitf34d664d3c7770c738d02892219aa4f3b6aad196 (patch)
tree6c894b2fabff41f2b0f9370ee66d5908b3255cc8 /PKGBUILD
parentd1da9a8223920dbf068c0c66985aad612e396d7b (diff)
downloadaur-f34d664d3c7770c738d02892219aa4f3b6aad196.tar.gz
Updating .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ec0e0fb2494..1976561a1bf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=libayatana-appindicator
pkgname=("${pkgbase}-gtk"{2,3} "${pkgbase}-sharp" "python2-${pkgbase}")
pkgver=0.5.3
-pkgrel=1
-pkgdesc='A library to allow applications to export a menu into the an Application Indicators aware menu bar.'
+pkgrel=2
+pkgdesc='Ayatana Application Indicators Shared Library'
url='https://ayatana-indicators.org'
arch=('x86_64')
license=('LGPL2.1' 'LGPL3')
@@ -90,3 +90,4 @@ package_python2-libayatana-appindicator() {
cd ${pkgbase}-${pkgver}-py2
make -C bindings/python DESTDIR="${pkgdir}" install
}
+