summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2016-09-13 15:02:22 +0200
committerMaxime Gauduin2016-09-13 15:02:22 +0200
commite4ae3e36123edec2920c963003523ad5d7046acd (patch)
tree88a2ba40fccb9e1684f107e9b6338ff540ce6403 /PKGBUILD
parent7a86b71cc9b3aaefa0255a9a48a222d82e5ab9d9 (diff)
downloadaur-e4ae3e36123edec2920c963003523ad5d7046acd.tar.gz
wingpanel-indicator-sound 2.0.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4eea6243b081..06f1643f5ec3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-sound
-pkgver=2.0
+pkgver=2.0.1
pkgrel=1
pkgdesc='Sound indicator for Wingpanel'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'libcanberra' 'libgee'
'libgranite.so' 'libwingpanel-2.0.so')
makedepends=('cmake' 'gobject-introspection' 'gtk2' 'vala')
source=("https://launchpad.net/wingpanel-indicator-sound/loki/${pkgver}/+download/wingpanel-indicator-sound-${pkgver}.tar.xz")
-sha256sums=('00f4bd8d6b0da96fd0509d76ccad530f185753eb01d7ab5e7ab7baf22bd47d7f')
+sha256sums=('1549714b4e7289a17421867b1fa52ea5bf304f54e30bd11f6b6bca99105675ab')
prepare() {
cd wingpanel-indicator-sound-${pkgver}