summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-12-06 11:48:01 -0500
committerSolomon Choina2020-12-06 11:48:01 -0500
commit98a18c73a5c93017385045577bfdb68dc52dfdfe (patch)
treeb3a9bf8210a17a09526ba5ea4696629204a22c6a
parent7ed3b2480c615bf6dd821274bb8e349297bf6519 (diff)
downloadaur-98a18c73a5c93017385045577bfdb68dc52dfdfe.tar.gz
updpkver wingpanel3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46cb0e27e42c..d1fab6052827 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wingpanel-indicator-notifications-git
pkgdesc = Notifications indicator for Wingpanel
- pkgver = 2.1.4.r15.gf06603e
+ pkgver = 2.1.4.r85.g316738a
pkgrel = 1
url = https://github.com/elementary/wingpanel-indicator-notifications
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = wingpanel-indicator-notifications-git
depends = libgee
depends = libwnck3
depends = libgranite.so
- depends = libwingpanel-2.0.so
+ depends = libwingpanel-3.0.so
provides = wingpanel-indicator-notifications
conflicts = wingpanel-indicator-notifications
source = git+https://github.com/elementary/wingpanel-indicator-notifications.git
diff --git a/PKGBUILD b/PKGBUILD
index 41f1c5aa6240..5e16a893c9ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-notifications-git
-pkgver=2.1.4.r15.gf06603e
+pkgver=2.1.4.r85.g316738a
pkgrel=1
pkgdesc='Notifications indicator for Wingpanel'
arch=('x86_64')
@@ -9,7 +9,7 @@ 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')
+ 'libgranite.so' 'libwingpanel-3.0.so')
makedepends=('git' 'granite' 'meson' 'vala' 'wingpanel')
provides=('wingpanel-indicator-notifications')
conflicts=('wingpanel-indicator-notifications')