Date: Friday, March 18, 2022 @ 13:22:17 Author: heftig Revision: 439926
41.5-1 Modified: gnome-software/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-18 13:18:38 UTC (rev 439925) +++ PKGBUILD 2022-03-18 13:22:17 UTC (rev 439926) @@ -4,7 +4,7 @@ pkgbase=gnome-software pkgname=(gnome-software gnome-software-packagekit-plugin) -pkgver=41.4 +pkgver=41.5 pkgrel=1 pkgdesc="GNOME Software Tools" url="https://wiki.gnome.org/Apps/Software/" @@ -14,7 +14,8 @@ fwupd docbook-xsl git gobject-introspection gspell gtk-doc meson valgrind gnome-online-accounts libxmlb malcontent libhandy libsysprof-capture) -_commit=c6ab7cfd7b022b1dde128b12e873f79dad870033 # tags/41.4^0 +options=(debug) +_commit=ccbc15cf533616383a8399b9b9f9a9a9c348dfca # tags/41.5^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-software.git#commit=$_commit") sha256sums=('SKIP')
