summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2021-02-20 23:51:23 -0500
committerSolomon Choina2021-02-20 23:51:23 -0500
commit3847a79d202ade8ebd42e1a0a51e492e78a9549c (patch)
tree7434ddc5201574746d19cc8923eecea45457dafc /PKGBUILD
parent7ff4f1dd2f71e18190f9a6a9ca16851de07a9932 (diff)
downloadaur-wingpanel-indicator-a11y-git.tar.gz
fixing wingpanel depends i think and whatever
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 321a05f23faf..684c67a5c139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-a11y-git
-pkgver=r100.76c85a0
-pkgrel=2
+pkgver=r109.f3424ea
+pkgrel=1
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-2.0.so')
-makedepends=('meson' 'git' 'granite-git' 'vala' 'wingpanel')
+ 'libgranite.so' 'libwingpanel.so')
+makedepends=('meson' 'git' 'granite-git' 'vala' 'wingpanel-git')
provides=('wingpanel-indicator-a11y')
conflicts=('wingpanel-indicator-a11y')
replaces=('wingpanel-indicator-a11y-bzr')