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

Jan Steffens heftig at gemini.archlinux.org
Sat Apr 2 23:18:33 UTC 2022


    Date: Saturday, April 2, 2022 @ 23:18:33
  Author: heftig
Revision: 441360

42.1-1

Modified:
  gpaste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-02 23:17:19 UTC (rev 441359)
+++ PKGBUILD	2022-04-02 23:18:33 UTC (rev 441360)
@@ -1,17 +1,18 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=gpaste
-pkgver=3.42.6
+pkgver=42.1
 pkgrel=1
 pkgdesc="Clipboard management system"
 url="https://www.imagination-land.org/tags/GPaste.html"
 license=(BSD)
 arch=(x86_64)
-depends=(gtk3)
+depends=(gtk3 gtk4 libadwaita)
 makedepends=(vala appstream-glib gobject-introspection gnome-shell
              gnome-control-center git meson)
 optdepends=("wgetpaste: Upload clipboard contents")
-_commit=758b26f2a5861ce635d51b29eae8f37bb8b9867a  # tags/v3.42.6^0
+options=(debug)
+_commit=5265371559fbd54426255938d5dd1172ddb4e92c  # tags/v42.1^0
 source=("git+https://github.com/keruspe/gpaste#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list