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

Maxime Gauduin alucryd at archlinux.org
Mon Mar 29 07:04:45 UTC 2021


    Date: Monday, March 29, 2021 @ 07:04:45
  Author: alucryd
Revision: 908623

switchboard-plug-sharing 2.1.4-2: granite rebuild

Modified:
  switchboard-plug-sharing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 07:04:04 UTC (rev 908622)
+++ PKGBUILD	2021-03-29 07:04:45 UTC (rev 908623)
@@ -2,7 +2,7 @@
 
 pkgname=switchboard-plug-sharing
 pkgver=2.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Switchboard Sharing Plug'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard-plug-sharing
@@ -22,7 +22,8 @@
   switchboard
   vala
 )
-source=(git+https://github.com/elementary/switchboard-plug-sharing.git#tag=b3cebcd4a7782e731086f6207b22a9924f0ddcb2)
+_tag=b3cebcd4a7782e731086f6207b22a9924f0ddcb2
+source=(git+https://github.com/elementary/switchboard-plug-sharing.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list