summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2019-12-17 23:15:01 +0100
committerMaxime Gauduin2019-12-17 23:15:01 +0100
commitd903db0548a4925f4569e76f69f020eb08550842 (patch)
treed0fb30cdda9c595a94ddb01db87b0801c857f73d /PKGBUILD
parent3a4e2aea6218a7794b29c4fe7feb0d429a82e93d (diff)
downloadaur-wingpanel-indicator-sound.tar.gz
bump wingpanel-indicator-sound
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 8 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b65848026dbc..390bf1ddd0b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-sound
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=1
pkgdesc='Wingpanel Sound Indicator'
arch=(x86_64)
@@ -28,9 +28,15 @@ makedepends=(
meson
vala
)
-source=(wingpanel-indicator-sound::git+https://github.com/elementary/wingpanel-indicator-sound.git#tag=${pkgver})
+source=(wingpanel-indicator-sound::git+https://github.com/elementary/wingpanel-indicator-sound.git#tag=002003d872ec7c2f0f1509ad5da9b1d31e26ff20)
sha256sums=(SKIP)
+pkgver() {
+ cd wingpanel-indicator-sound
+
+ git describe --tags
+}
+
build() {
arch-meson wingpanel-indicator-sound build
ninja -C build