[arch-commits] Commit in wingpanel-indicator-keyboard/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Jan 8 07:11:40 UTC 2021


    Date: Friday, January 8, 2021 @ 07:11:40
  Author: alucryd
Revision: 813675

upgpkg: wingpanel-indicator-keyboard 2.3.0-1

Modified:
  wingpanel-indicator-keyboard/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 07:10:54 UTC (rev 813674)
+++ PKGBUILD	2021-01-08 07:11:40 UTC (rev 813675)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=wingpanel-indicator-keyboard
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='Wingpanel Keyboard Indicator'
 arch=(x86_64)
@@ -20,7 +20,8 @@
   vala
   wingpanel
 )
-source=(git+https://github.com/elementary/wingpanel-indicator-keyboard.git#tag=b13d0cc1080ea3bf13344b2e4f1097793ec5e78f)
+_tag=9bfe5366e90aa1dc339ad5684ac9a966377f0a9d
+source=(git+https://github.com/elementary/wingpanel-indicator-keyboard.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list