Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
lxqt-config


Commits:
034c0d36 by Chih-Hsuan Yen at 2024-11-11T21:45:09+08:00
upgpkg: 2.1.0-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lxqt-config
        pkgdesc = LXQt system configuration.
-       pkgver = 2.0.0
+       pkgver = 2.1.0
        pkgrel = 1
        url = https://github.com/lxqt/lxqt-config
        arch = x86_64
@@ -25,10 +25,10 @@ pkgbase = lxqt-config
        depends = libudev.so
        depends = zlib
        optdepends = xsettingsd: help GTK applications apply themes on the fly
-       source = 
https://github.com/lxqt/lxqt-config/releases/download/2.0.0/lxqt-config-2.0.0.tar.xz
-       source = 
https://github.com/lxqt/lxqt-config/releases/download/2.0.0/lxqt-config-2.0.0.tar.xz.asc
+       source = 
https://github.com/lxqt/lxqt-config/releases/download/2.1.0/lxqt-config-2.1.0.tar.xz
+       source = 
https://github.com/lxqt/lxqt-config/releases/download/2.1.0/lxqt-config-2.1.0.tar.xz.asc
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
091d4a1e177f732f6d6e9e66b2e117e0272272eaa73595290ad2ea05f0c4ac73
+       sha256sums = 
fa81bdf793d396da8cc9aed1f61df532606152092ad0d3b52674e06b0121780d
        sha256sums = SKIP
 
 pkgname = lxqt-config


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Jerome Leclanche <[email protected]>
 
 pkgname=lxqt-config
-pkgver=2.0.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="LXQt system configuration."
 arch=("x86_64")
@@ -23,7 +23,7 @@ source=(
        
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz";
        
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc";
 )
-sha256sums=('091d4a1e177f732f6d6e9e66b2e117e0272272eaa73595290ad2ea05f0c4ac73'
+sha256sums=('fa81bdf793d396da8cc9aed1f61df532606152092ad0d3b52674e06b0121780d'
             'SKIP')
 validpgpkeys=(
        "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # 
https://github.com/tsujan.gpg



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-config/-/commit/034c0d36b9aca73c05b344049f818765df693524

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lxqt-config/-/commit/034c0d36b9aca73c05b344049f818765df693524
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to