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

Maxime Gauduin alucryd at gemini.archlinux.org
Fri Aug 19 09:43:24 UTC 2022


    Date: Friday, August 19, 2022 @ 09:43:23
  Author: alucryd
Revision: 1269820

pantheon-shortcut-overlay 2.0.0-2: remove uneeded deps

Modified:
  pantheon-shortcut-overlay/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-19 09:38:19 UTC (rev 1269819)
+++ PKGBUILD	2022-08-19 09:43:23 UTC (rev 1269820)
@@ -2,7 +2,7 @@
 
 pkgname=pantheon-shortcut-overlay
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A native, OS-wide shortcut overlay'
 arch=(x86_64)
 url=https://github.com/elementary/shortcut-overlay
@@ -10,10 +10,8 @@
 groups=(pantheon)
 depends=(
   glib2
-  gtk3
   libgee
   libgranite-7.so
-  libhandy-1.so
 )
 makedepends=(
   git



More information about the arch-commits mailing list