Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / gnome-settings-daemon
Commits:
7840ec6b by Jan Alexander Steffens (heftig) at 2023-12-25T09:06:19+01:00
45.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gnome-settings-daemon
pkgdesc = GNOME Settings Daemon
- pkgver = 45.0
- pkgrel = 2
+ pkgver = 45.1
+ pkgrel = 1
url = https://gitlab.gnome.org/GNOME/gnome-settings-daemon
arch = x86_64
groups = gnome
@@ -34,7 +34,7 @@ pkgbase = gnome-settings-daemon
depends = upower
optdepends = usbguard: USB protection support
backup = etc/xdg/Xwayland-session.d/00-xrdb
- source =
git+https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git#commit=ed2173a812a820d3e7aaa8107e554f9e6068684f
+ source =
git+https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git#commit=1b887600d457014b1e1c9258699e4df9dedf5749
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
pkgname=gnome-settings-daemon
-pkgver=45.0
-pkgrel=2
+pkgver=45.1
+pkgrel=1
pkgdesc="GNOME Settings Daemon"
url="https://gitlab.gnome.org/GNOME/gnome-settings-daemon"
arch=(x86_64)
@@ -43,7 +43,7 @@ checkdepends=(
optdepends=('usbguard: USB protection support')
groups=(gnome)
backup=(etc/xdg/Xwayland-session.d/00-xrdb)
-_commit=ed2173a812a820d3e7aaa8107e554f9e6068684f # tags/45.0^0
+_commit=1b887600d457014b1e1c9258699e4df9dedf5749 # tags/45.1^0
source=(
"git+https://gitlab.gnome.org/GNOME/gnome-settings-daemon.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-settings-daemon/-/commit/7840ec6be32f8b741eb254b79090850bd3d03d3f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-settings-daemon/-/commit/7840ec6be32f8b741eb254b79090850bd3d03d3f
You're receiving this email because of your account on gitlab.archlinux.org.