Date: Thursday, November 1, 2018 @ 09:03:32 Author: heftig Revision: 337668
3.30.2-1 Modified: gnome-control-center/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-01 07:33:27 UTC (rev 337667) +++ PKGBUILD 2018-11-01 09:03:32 UTC (rev 337668) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gnome-control-center -pkgver=3.30.1 +pkgver=3.30.2 pkgrel=1 pkgdesc="GNOME's main interface to configure various aspects of the desktop" url="https://gitlab.gnome.org/GNOME/gnome-control-center" @@ -12,7 +12,7 @@ gnome-online-accounts gnome-settings-daemon gsettings-desktop-schemas gtk3 libgtop nm-connection-editor sound-theme-freedesktop upower libpwquality gnome-color-manager smbclient libmm-glib libgnomekbd grilo clutter-gtk libibus - cheese libgudev) + cheese libgudev bolt) makedepends=(docbook-xsl modemmanager git python meson) optdepends=('system-config-printer: Printer settings' 'gnome-user-share: Bluetooth and WebDAV file sharing' @@ -20,7 +20,7 @@ 'vino: screen sharing' 'openssh: remote login') groups=(gnome) -_commit=9bb655555e3dd1121b0dff90461ee6258f78a8fa # tags/3.30.1^0 +_commit=1fed01f2cd95fbf21c4390fe5ea9326e217c0f96 # tags/3.30.2^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-control-center.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git") sha256sums=('SKIP'
