Date: Monday, August 15, 2022 @ 20:09:36 Author: heftig Revision: 452983
42.3-2: FS#75305 add malcontent optdep; correct license to match SPDX Modified: gnome-control-center/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 18:06:32 UTC (rev 452982) +++ PKGBUILD 2022-08-15 20:09:36 UTC (rev 452983) @@ -3,10 +3,10 @@ pkgname=gnome-control-center pkgver=42.3 -pkgrel=1 +pkgrel=2 pkgdesc="GNOME's main interface to configure various aspects of the desktop" url="https://gitlab.gnome.org/GNOME/gnome-control-center" -license=(GPL2) +license=(GPL3) arch=(x86_64) depends=(accountsservice cups-pk-helper gnome-bluetooth-3.0 gnome-desktop-4 gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas @@ -20,7 +20,8 @@ 'gnome-remote-desktop: screen sharing' 'rygel: media sharing' 'openssh: remote login' - 'power-profiles-daemon: Power profiles support') + 'power-profiles-daemon: Power profiles support' + 'malcontent: application permission control') groups=(gnome) options=(debug) _commit=ff5ab8f715ea02f75cff567ce86830040b0f38cc # tags/42.3^0
