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

Maxime Gauduin alucryd at archlinux.org
Wed Mar 24 13:05:50 UTC 2021


    Date: Wednesday, March 24, 2021 @ 13:05:49
  Author: alucryd
Revision: 901578

switchboard 2.4.0-2: granite rebuild

Modified:
  switchboard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 12:38:32 UTC (rev 901577)
+++ PKGBUILD	2021-03-24 13:05:49 UTC (rev 901578)
@@ -4,7 +4,7 @@
 
 pkgname=switchboard
 pkgver=2.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='The Pantheon Control Center'
 arch=(x86_64)
 url=https://github.com/elementary/switchboard
@@ -40,7 +40,8 @@
   'switchboard-plug-security-privacy: Security & Privacy plug'
 )
 provides=(libswitchboard-2.0.so)
-source=(git+https://github.com/elementary/switchboard.git#tag=c9c17501457911479587f2e894f298aa56166441)
+_tag=c9c17501457911479587f2e894f298aa56166441
+source=(git+https://github.com/elementary/switchboard.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list