[arch-commits] Commit in switchboard-plug-locale/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Thu Jan 7 08:10:21 UTC 2021


    Date: Thursday, January 7, 2021 @ 08:10:20
  Author: alucryd
Revision: 811482

upgpkg: switchboard-plug-locale 2.5.3-1

Modified:
  switchboard-plug-locale/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 08:07:35 UTC (rev 811481)
+++ PKGBUILD	2021-01-07 08:10:20 UTC (rev 811482)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=switchboard-plug-locale
-pkgver=2.5.2
+pkgver=2.5.3
 pkgrel=1
 pkgdesc='Switchboard Locale Plug'
 arch=(x86_64)
@@ -23,7 +23,8 @@
   meson
   vala
 )
-source=(git+https://github.com/elementary/switchboard-plug-locale.git#tag=1d0ceef7e90072b13da05f744573e0d4eb47f817)
+_tag=f6d22ba6084eb44d3b1ed94543a0dbf2fde3ecf2
+source=(git+https://github.com/elementary/switchboard-plug-locale.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list