[arch-commits] Commit in pantheon-shortcut-overlay/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Mon Mar 29 08:38:41 UTC 2021


    Date: Monday, March 29, 2021 @ 08:38:41
  Author: alucryd
Revision: 908791

pantheon-shortcut-overlay 1.1.2-2: granite rebuild

Modified:
  pantheon-shortcut-overlay/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-29 08:38:17 UTC (rev 908790)
+++ PKGBUILD	2021-03-29 08:38:41 UTC (rev 908791)
@@ -2,7 +2,7 @@
 
 pkgname=pantheon-shortcut-overlay
 pkgver=1.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc='A native, OS-wide shortcut overlay'
 arch=(x86_64)
 url=https://github.com/elementary/shortcut-overlay
@@ -19,7 +19,8 @@
   meson
   vala
 )
-source=(pantheon-shortcut-overlay::git+https://github.com/elementary/shortcut-overlay.git#tag=42bd9a1e67780de3bcd861e7a4a523736018fd40)
+_tag=42bd9a1e67780de3bcd861e7a4a523736018fd40
+source=(pantheon-shortcut-overlay::git+https://github.com/elementary/shortcut-overlay.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list