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

Jan Steffens heftig at gemini.archlinux.org
Tue Mar 22 01:55:20 UTC 2022


    Date: Tuesday, March 22, 2022 @ 01:55:20
  Author: heftig
Revision: 440518

41.5-1

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-22 01:53:56 UTC (rev 440517)
+++ PKGBUILD	2022-03-22 01:55:20 UTC (rev 440518)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-desktop
-pkgver=41.3
+pkgver=41.5
 pkgrel=1
 epoch=1
 pkgdesc="Library with common API for various GNOME modules"
@@ -14,7 +14,8 @@
 makedepends=(gobject-introspection git meson gtk-doc yelp-tools)
 checkdepends=(xorg-server-xvfb)
 provides=(libgnome-desktop-3.so)
-_commit=0060914363fd5a8c94952b00939e63e8921735b4  # tags/41.3^0
+options=(debug)
+_commit=49aeb355e99b49585e2c4f64535b6394cec5de0d  # tags/41.5^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-desktop.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list