[arch-commits] Commit in pantheon-shortcut-overlay/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Tue Jul 20 16:18:33 UTC 2021
Date: Tuesday, July 20, 2021 @ 16:18:33
Author: alucryd
Revision: 980303
upgpkg: pantheon-shortcut-overlay 1.2.0-1
Modified:
pantheon-shortcut-overlay/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-20 16:18:04 UTC (rev 980302)
+++ PKGBUILD 2021-07-20 16:18:33 UTC (rev 980303)
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=pantheon-shortcut-overlay
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
pkgdesc='A native, OS-wide shortcut overlay'
arch=(x86_64)
url=https://github.com/elementary/shortcut-overlay
@@ -13,6 +13,7 @@
gtk3
libgee
libgranite.so
+ libhandy-1.so
)
makedepends=(
git
@@ -19,13 +20,12 @@
meson
vala
)
-_tag=42bd9a1e67780de3bcd861e7a4a523736018fd40
+_tag=d9ba4fcff6a8dfab17bdb1229e488047be8fccb5
source=(pantheon-shortcut-overlay::git+https://github.com/elementary/shortcut-overlay.git#tag=${_tag})
sha256sums=(SKIP)
pkgver() {
cd pantheon-shortcut-overlay
-
git describe --tags
}
More information about the arch-commits
mailing list