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 10ec360008d7..321a05f23faf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=wingpanel-indicator-a11y-git
pkgver=r100.76c85a0
-pkgrel=1
+pkgrel=2
pkgdesc='Universal Access indicator for Wingpanel'
arch=('i686' 'x86_64')
url='https://github.com/elementary/wingpanel-indicator-a11y'
license=('GPL3')
groups=('pantheon-unstable')
depends=('glib2' 'glibc' 'gtk3'
- 'libgranite.so' 'libwingpanel-3.0.so')
+ 'libgranite.so' 'libwingpanel-2.0.so')
makedepends=('meson' 'git' 'granite-git' 'vala' 'wingpanel')
provides=('wingpanel-indicator-a11y')
conflicts=('wingpanel-indicator-a11y')