summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Gauduin2019-12-17 22:57:30 +0100
committerMaxime Gauduin2019-12-17 22:57:30 +0100
commit9ac5510788eabcd8c8d7b91c195bb0ac2f8d57bd (patch)
tree108228262f1f30c10c830b2d0c3ad64010cb97bb /PKGBUILD
parent0a46d652f50c9984bce2127dc70db7bda6be2a44 (diff)
downloadaur-wingpanel-indicator-keyboard.tar.gz
bump wingpanel-indicator-keyboard
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 9 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e624e90b3df..4fe686aef025 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-keyboard
-pkgver=2.1.1
+pkgver=2.2.0
pkgrel=1
pkgdesc='Wingpanel Keyboard Indicator'
arch=(x86_64)
-url='https://github.com/elementary/wingpanel-indicator-keyboard'
+url=https://github.com/elementary/wingpanel-indicator-keyboard
license=(GPL3)
groups=(pantheon)
depends=(
@@ -20,9 +20,15 @@ makedepends=(
vala
wingpanel
)
-source=(git+https://github.com/elementary/wingpanel-indicator-keyboard.git#tag=${pkgver})
+source=(git+https://github.com/elementary/wingpanel-indicator-keyboard.git#tag=04f84477d22da586a4668a16ab4b35cc05d34d93)
sha256sums=(SKIP)
+pkgver() {
+ cd wingpanel-indicator-keyboard
+
+ git describe --tags
+}
+
build() {
arch-meson wingpanel-indicator-keyboard build
ninja -C build