Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-settings


Commits:
cd2a68e7 by Evangelos Foutras at 2025-02-09T12:32:21+02:00
upgpkg: 4.20.1-1

- - - - -


3 changed files:

- .SRCINFO
- PKGBUILD
- default-xsettings-xml.patch


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = xfce4-settings
        pkgdesc = Xfce's Configuration System
-       pkgver = 4.20.0
-       pkgrel = 3
+       pkgver = 4.20.1
+       pkgrel = 1
        url = https://docs.xfce.org/xfce/xfce4-settings/start
        arch = x86_64
        groups = xfce4
@@ -24,11 +24,11 @@ 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.0
+       source = 
git+https://gitlab.xfce.org/xfce/xfce4-settings.git#tag=xfce4-settings-4.20.1
        source = git+https://gitlab.freedesktop.org/wlroots/wlr-protocols.git
        source = default-xsettings-xml.patch
-       sha256sums = 
afd73b672df6bccc9dabb38c1fb05119ea0c9da1e18e0dd93ab55caecd42ff33
+       sha256sums = 
a5dcc67275b1497a4e88f84aafcd9910c14b2fa0a768325a5cd22373acfca12d
        sha256sums = SKIP
-       sha256sums = 
5851b27939ef28ea391091727522bc792d1f90b9caf9c7de10e47e05eeaaffa8
+       sha256sums = 
008da8cae0251864d1bf34e2649674e0566475a423becf81e8e3f5c6acb3877d
 
 pkgname = xfce4-settings


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Corrado Primier <ba...@aur.archlinux.org>
 
 pkgname=xfce4-settings
-pkgver=4.20.0
-pkgrel=3
+pkgver=4.20.1
+pkgrel=1
 pkgdesc="Xfce's Configuration System"
 arch=('x86_64')
 url="https://docs.xfce.org/xfce/xfce4-settings/start";
@@ -21,9 +21,9 @@ 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=('afd73b672df6bccc9dabb38c1fb05119ea0c9da1e18e0dd93ab55caecd42ff33'
+sha256sums=('a5dcc67275b1497a4e88f84aafcd9910c14b2fa0a768325a5cd22373acfca12d'
             'SKIP'
-            '5851b27939ef28ea391091727522bc792d1f90b9caf9c7de10e47e05eeaaffa8')
+            '008da8cae0251864d1bf34e2649674e0566475a423becf81e8e3f5c6acb3877d')
 prepare() {
   cd $pkgname
 


=====================================
default-xsettings-xml.patch
=====================================
@@ -1,5 +1,5 @@
 diff --git a/xfsettingsd/xsettings.xml b/xfsettingsd/xsettings.xml
-index de4ddb66..9db743d1 100644
+index d0528de9..e983defd 100644
 --- a/xfsettingsd/xsettings.xml
 +++ b/xfsettingsd/xsettings.xml
 @@ -7,7 +7,7 @@
@@ -14,7 +14,7 @@ index de4ddb66..9db743d1 100644
 @@ -19,9 +19,9 @@
    </property>
    <property name="Xft" type="empty">
-     <property name="DPI" type="int" value="-1"/>
+     <property name="DPI" type="int" value="96"/>
 -    <property name="Antialias" type="int" value="-1"/>
 +    <property name="Antialias" type="int" value="1"/>
      <property name="Hinting" type="int" value="-1"/>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-settings/-/commit/cd2a68e774fe099e794eda85165740da3daba35e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-settings/-/commit/cd2a68e774fe099e794eda85165740da3daba35e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to