Date: Sunday, February 12, 2023 @ 21:33:43 Author: heftig Revision: 468685
43.4.1-1 Modified: gnome-control-center/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-12 21:27:59 UTC (rev 468684) +++ PKGBUILD 2023-02-12 21:33:43 UTC (rev 468685) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-control-center -pkgver=43.2 +pkgver=43.4.1 pkgrel=1 pkgdesc="GNOME's main interface to configure various aspects of the desktop" url="https://gitlab.gnome.org/GNOME/gnome-control-center" @@ -23,7 +23,7 @@ 'power-profiles-daemon: Power profiles support' 'malcontent: application permission control') groups=(gnome) -_commit=ec6ea052669784800846a1429dbaf3137a4b87dd # tags/43.2^0 +_commit=5aa7d28b00da4a24a6977b4e3c92096ee5ac096d # tags/43.4.1^0 source=( "git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
