[arch-commits] Commit in gnome-control-center/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Mar 8 05:50:38 UTC 2020
Date: Sunday, March 8, 2020 @ 05:50:37
Author: heftig
Revision: 376987
3.34.4-2
Modified:
gnome-control-center/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 05:50:25 UTC (rev 376986)
+++ PKGBUILD 2020-03-08 05:50:37 UTC (rev 376987)
@@ -3,7 +3,7 @@
pkgname=gnome-control-center
pkgver=3.34.4
-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)
@@ -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 libibus
- cheese libgudev bolt udisks2 libhandy gsound)
+ cheese libgudev bolt udisks2 libhandy gsound colord-gtk)
makedepends=(docbook-xsl modemmanager git python meson)
checkdepends=(python-dbusmock python-gobject xorg-server-xvfb)
optdepends=('system-config-printer: Printer settings'
@@ -35,7 +35,7 @@
prepare() {
cd $pkgname
git submodule init
- git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
+ git submodule set-url subprojects/gvc "$srcdir/libgnome-volume-control"
git submodule update
}
More information about the arch-commits
mailing list