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 8a6d4071bc57..746266bc6880 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=indicator-application
pkgver=12.10.0
-pkgrel=2
+pkgrel=3
pkgdesc="Indicator to take menus from applications and place them in the panel"
arch=('i686' 'x86_64')
url="https://launchpad.net/indicator-application"
license=('GPL')
-depends=('json-glib' 'dbus-glib' 'libappindicator3')
+depends=('json-glib' 'dbus-glib' 'libappindicator-gtk3')
options=('!libtool')
source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz)
md5sums=('0bbd45ee2f388580285c36dabd49caaf')