Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
xfce4-settings
Commits:
5a75e78e by Robin Candau at 2025-08-14T22:13:04+02:00
upgpkg: 4.20.2-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xfce4-settings
pkgdesc = Xfce's Configuration System
- pkgver = 4.20.1
+ pkgver = 4.20.2
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.1
+ source =
git+https://gitlab.xfce.org/xfce/xfce4-settings.git#tag=xfce4-settings-4.20.2
source = git+https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
source = default-xsettings-xml.patch
- sha256sums =
a5dcc67275b1497a4e88f84aafcd9910c14b2fa0a768325a5cd22373acfca12d
+ sha256sums =
222180d81c2a6d009d97084fc12be9c6e1d5d238d5a6401ef32ea43e13b24d7b
sha256sums = SKIP
sha256sums =
008da8cae0251864d1bf34e2649674e0566475a423becf81e8e3f5c6acb3877d
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Corrado Primier <[email protected]>
pkgname=xfce4-settings
-pkgver=4.20.1
+pkgver=4.20.2
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=('a5dcc67275b1497a4e88f84aafcd9910c14b2fa0a768325a5cd22373acfca12d'
+sha256sums=('222180d81c2a6d009d97084fc12be9c6e1d5d238d5a6401ef32ea43e13b24d7b'
'SKIP'
'008da8cae0251864d1bf34e2649674e0566475a423becf81e8e3f5c6acb3877d')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-settings/-/commit/5a75e78e7d700defe7e3e39f29c7e4f9eb81c21d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-settings/-/commit/5a75e78e7d700defe7e3e39f29c7e4f9eb81c21d
You're receiving this email because of your account on gitlab.archlinux.org.