[arch-commits] Commit in gnome-settings-daemon/trunk (PKGBUILD)
    Jan Steffens 
    heftig at gemini.archlinux.org
       
    Tue Nov  2 22:48:25 UTC 2021
    
    
  
    Date: Tuesday, November 2, 2021 @ 22:48:24
  Author: heftig
Revision: 427010
41.0-1
Modified:
  gnome-settings-daemon/trunk/PKGBUILD
----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-02 22:45:47 UTC (rev 427009)
+++ PKGBUILD	2021-11-02 22:48:24 UTC (rev 427010)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
 
 pkgname=gnome-settings-daemon
-pkgver=40.0.1
-pkgrel=2
+pkgver=41.0
+pkgrel=1
 pkgdesc="GNOME Settings Daemon"
 url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon"
 arch=(x86_64)
@@ -10,12 +10,12 @@
 depends=(dconf gnome-desktop gsettings-desktop-schemas libcanberra-pulse libnotify systemd libwacom
          pulseaudio pulseaudio-alsa upower librsvg libgweather geocode-glib geoclue nss libgudev
          gtk3 libnm gcr)
-makedepends=(xf86-input-wacom libxslt docbook-xsl python git meson usbguard)
+makedepends=(libxslt docbook-xsl python git meson usbguard)
 checkdepends=(python-gobject python-dbusmock)
 optdepends=('usbguard: USB protection support')
 groups=(gnome)
 backup=(etc/xdg/Xwayland-session.d/00-xrdb)
-_commit=f33abac1de0c8cecd8ededa75200648c6470e406  # tags/40.0.1^0
+_commit=6466cae65b2bf962894b71e54a62355148709e4a  # tags/41.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
 sha256sums=('SKIP'
    
    
More information about the arch-commits
mailing list