Date: Tuesday, April 18, 2023 @ 15:02:33 Author: heftig Revision: 474148
44.1-1 Modified: gnome-settings-daemon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-18 13:34:45 UTC (rev 474147) +++ PKGBUILD 2023-04-18 15:02:33 UTC (rev 474148) @@ -1,7 +1,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-settings-daemon -pkgver=44.0 +pkgver=44.1 pkgrel=1 pkgdesc="GNOME Settings Daemon" url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon" @@ -43,7 +43,7 @@ optdepends=('usbguard: USB protection support') groups=(gnome) backup=(etc/xdg/Xwayland-session.d/00-xrdb) -_commit=e3d5b89cdf0b41bd1ff2e8388b1620adde94110d # tags/44.0^0 +_commit=7cc9a78f1d562ea759d1776ed061d4339a6f4610 # tags/44.1^0 source=( "git+https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
