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

Maxime Gauduin alucryd at archlinux.org
Thu Mar 25 16:23:01 UTC 2021


    Date: Thursday, March 25, 2021 @ 16:23:01
  Author: alucryd
Revision: 903228

switchboard-plug-desktop 2.8.4-2: granite rebuild

Modified:
  switchboard-plug-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 16:23:00 UTC (rev 903227)
+++ PKGBUILD	2021-03-25 16:23:01 UTC (rev 903228)
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-desktop
 pkgver=2.8.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Switchboard Desktop Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-pantheon-shell
@@ -25,7 +25,8 @@
   meson
   vala
 )
-source=(switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#tag=b5dea04ceaf744bbcfef4c30e8fff8ccde333ab9)
+_tag=b5dea04ceaf744bbcfef4c30e8fff8ccde333ab9
+source=(switchboard-plug-desktop::git+https://github.com/elementary/switchboard-plug-pantheon-shell.git#tag=${_tag})
 sha256sums=('SKIP')
 
 pkgver() {



More information about the arch-commits mailing list