summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1403595d9bd2..0bd8e3c082c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-sound-git
-pkgver=2.1.7.r19.g349de3b
+pkgver=2.1.8.r12.g845e631
pkgrel=1
pkgdesc='Sound indicator for Wingpanel'
arch=('x86_64')
@@ -10,9 +10,9 @@ license=('GPL3')
groups=('pantheon-unstable')
depends=('cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk2' 'gtk3' 'libcanberra'
'libgee' 'libnotify' 'libpulse'
- 'libgranite.so' 'libwingpanel-3.0.so')
-makedepends=('git' 'gobject-introspection' 'granite' 'gtk2' 'meson' 'vala'
- 'wingpanel')
+ 'libgranite.so' 'libwingpanel.so')
+makedepends=('git' 'gobject-introspection' 'granite-git' 'gtk2' 'meson' 'vala'
+ 'wingpanel-git')
provides=('wingpanel-indicator-sound')
conflicts=('wingpanel-indicator-sound')
source=('git+https://github.com/elementary/wingpanel-indicator-sound.git')