Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / xfce4-settings
Commits: e466c9ce by Robin Candau at 2026-03-02T13:29:17+01:00 upgpkg: 4.20.4-1: New upstream release https://gitlab.xfce.org/xfce/xfce4-settings/-/tags/xfce4-settings-4.20.4 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = xfce4-settings pkgdesc = Xfce's Configuration System - pkgver = 4.20.3 + pkgver = 4.20.4 pkgrel = 1 url = https://docs.xfce.org/xfce/xfce4-settings/start arch = x86_64 @@ -24,10 +24,10 @@ pkgbase = xfce4-settings optdepends = xiccd: for displays support in xfce4-color-settings optdepends = cups: for printers support in xfce4-color-settings optdepends = sane: for scanners support in xfce4-color-settings - source = git+https://gitlab.xfce.org/xfce/xfce4-settings.git#tag=xfce4-settings-4.20.3 + source = git+https://gitlab.xfce.org/xfce/xfce4-settings.git#tag=xfce4-settings-4.20.4 source = git+https://gitlab.freedesktop.org/wlroots/wlr-protocols.git source = default-xsettings-xml.patch - sha256sums = d94645103a9f60093259be55ae1b7d21f6abb357e01d101b8680f84352c82662 + sha256sums = 11b138ad304270e3b22bf1ea1e4fc08ef4c2024dd15d5e4e1aaf445919ce8a97 sha256sums = SKIP sha256sums = 008da8cae0251864d1bf34e2649674e0566475a423becf81e8e3f5c6acb3877d ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor: Corrado Primier <[email protected]> pkgname=xfce4-settings -pkgver=4.20.3 +pkgver=4.20.4 pkgrel=1 pkgdesc="Xfce's Configuration System" arch=('x86_64') @@ -21,7 +21,7 @@ optdepends=('python: xfce4-compose-mail -- "mailto:" URI handling' source=("git+https://gitlab.xfce.org/xfce/xfce4-settings.git#tag=$pkgname-$pkgver" git+https://gitlab.freedesktop.org/wlroots/wlr-protocols.git default-xsettings-xml.patch) -sha256sums=('d94645103a9f60093259be55ae1b7d21f6abb357e01d101b8680f84352c82662' +sha256sums=('11b138ad304270e3b22bf1ea1e4fc08ef4c2024dd15d5e4e1aaf445919ce8a97' 'SKIP' '008da8cae0251864d1bf34e2649674e0566475a423becf81e8e3f5c6acb3877d') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-settings/-/commit/e466c9ce3e08f25c81c0c4ececfd4bf7829e3cec -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-settings/-/commit/e466c9ce3e08f25c81c0c4ececfd4bf7829e3cec You're receiving this email because of your account on gitlab.archlinux.org.
