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


Commits:
ef8eeb9c by Chih-Hsuan Yen at 2024-11-11T21:41:04+08:00
upgpkg: 4.1.0-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libqtxdg
        pkgdesc = Library providing freedesktop.org XDG specs implementations 
for Qt
-       pkgver = 4.0.1
+       pkgver = 4.1.0
        pkgrel = 1
        url = https://github.com/lxqt/libqtxdg
        arch = x86_64
@@ -16,12 +16,12 @@ pkgbase = libqtxdg
        optdepends = xterm: the default terminal for running .desktop files
        provides = libQt6Xdg.so
        provides = libQt6XdgIconLoader.so
-       source = 
https://github.com/lxqt/libqtxdg/releases/download/4.0.1/libqtxdg-4.0.1.tar.xz
-       source = 
https://github.com/lxqt/libqtxdg/releases/download/4.0.1/libqtxdg-4.0.1.tar.xz.asc
+       source = 
https://github.com/lxqt/libqtxdg/releases/download/4.1.0/libqtxdg-4.1.0.tar.xz
+       source = 
https://github.com/lxqt/libqtxdg/releases/download/4.1.0/libqtxdg-4.1.0.tar.xz.asc
        validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
        validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
cd9efd93dcfb8c337dbaca715c71666f7f05ff6a7702fde27526a34cce91b88c
+       sha256sums = 
0604d397d9561a6a6148930a2b131f2bdee86cec6cca304f7513a8ec7b8e8809
        sha256sums = SKIP
 
 pkgname = libqtxdg


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Co-Maintainer: Chih-Hsuan Yen <[email protected]>
 
 pkgname=libqtxdg
-pkgver=4.0.1
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt"
 arch=("x86_64")
@@ -19,7 +19,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=('cd9efd93dcfb8c337dbaca715c71666f7f05ff6a7702fde27526a34cce91b88c'
+sha256sums=('0604d397d9561a6a6148930a2b131f2bdee86cec6cca304f7513a8ec7b8e8809'
             'SKIP')
 validpgpkeys=(
   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libqtxdg/-/commit/ef8eeb9c694d6f900ef31d46f2bdb79aab6b7b9a

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


Reply via email to