summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2021-02-21 00:10:26 -0500
committerSolomon Choina2021-02-21 00:10:26 -0500
commiteb76e8c9fafd55044c080dcb5f64fd101164c2ef (patch)
tree4664e1dc7d0204bd539925ae1903d18f9400cd60 /PKGBUILD
parentc9df505478f22b7b27e089561b8b701ffe0fbd82 (diff)
downloadaur-eb76e8c9fafd55044c080dcb5f64fd101164c2ef.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 54652dd5f184..db4231724da2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-notifications-git
-pkgver=2.1.4.r85.g316738a
-pkgrel=2
+pkgver=2.1.4.r123.geb94a77
+pkgrel=1
pkgdesc='Notifications indicator for Wingpanel'
arch=('x86_64')
url='https://github.com/elementary/wingpanel-indicator-notifications'
license=('GPL3')
groups=('pantheon-unstable')
depends=('glib2' 'glibc' 'gtk3' 'libgee' 'libwnck3'
- 'libgranite.so' 'libwingpanel-2.0.so' 'libhandy')
-makedepends=('git' 'granite' 'meson' 'vala' 'wingpanel')
+ 'libgranite.so' 'libwingpanel.so' 'libhandy-1.so')
+makedepends=('git' 'granite-git' 'meson' 'vala' 'wingpanel-git' 'libhandy')
provides=('wingpanel-indicator-notifications')
conflicts=('wingpanel-indicator-notifications')
source=('git+https://github.com/elementary/wingpanel-indicator-notifications.git')