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

Maxime Gauduin alucryd at gemini.archlinux.org
Tue Jul 20 16:35:31 UTC 2021


    Date: Tuesday, July 20, 2021 @ 16:35:31
  Author: alucryd
Revision: 980319

upgpkg: wingpanel-indicator-keyboard 2.4.0-1

Modified:
  wingpanel-indicator-keyboard/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-20 16:30:56 UTC (rev 980318)
+++ PKGBUILD	2021-07-20 16:35:31 UTC (rev 980319)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=wingpanel-indicator-keyboard
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='Wingpanel Keyboard Indicator'
 arch=(x86_64)
 url=https://github.com/elementary/wingpanel-indicator-keyboard
@@ -11,6 +11,7 @@
 depends=(
   glib2
   gtk3
+  ibus
   libwingpanel-2.0.so
   libxml2
 )
@@ -20,13 +21,12 @@
   vala
   wingpanel
 )
-_tag=9bfe5366e90aa1dc339ad5684ac9a966377f0a9d
+_tag=fc7c3900890f08c460a1b0f3e9f751333df83812
 source=(git+https://github.com/elementary/wingpanel-indicator-keyboard.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {
   cd wingpanel-indicator-keyboard
-
   git describe --tags
 }
 




More information about the arch-commits mailing list