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


Commits:
aaf56351 by Chih-Hsuan Yen at 2024-05-05T12:25:50+08:00
upgpkg: 2.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = libfm-qt
        pkgdesc = Core library of PCManFM-Qt (Qt binding for libfm)
-       pkgver = 2.0.0
+       pkgver = 2.0.1
        pkgrel = 1
        url = https://github.com/lxqt/libfm-qt
        arch = x86_64
-       license = LGPL2.1
+       license = LGPL-2.1-or-later
        makedepends = lxqt-build-tools
        depends = menu-cache
        depends = libexif
@@ -13,12 +13,12 @@ pkgbase = libfm-qt
        optdepends = org.freedesktop.secrets: allow to remember mount passwords
        provides = libfm-qt6.so
        options = !emptydirs
-       source = 
https://github.com/lxqt/libfm-qt/releases/download/2.0.0/libfm-qt-2.0.0.tar.xz
-       source = 
https://github.com/lxqt/libfm-qt/releases/download/2.0.0/libfm-qt-2.0.0.tar.xz.asc
+       source = 
https://github.com/lxqt/libfm-qt/releases/download/2.0.1/libfm-qt-2.0.1.tar.xz
+       source = 
https://github.com/lxqt/libfm-qt/releases/download/2.0.1/libfm-qt-2.0.1.tar.xz.asc
        validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
        validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha512sums = 
0f58a144ec8bcebfabef2bd083a08f04d6832cc16ec0d1093bda72495def64da3172292934aa561cda88ddc289e29d9ee13e3582a8a5a48ac20cbcf3fee57524
+       sha512sums = 
c6b10e79a24b2675ad47fe73462fcb0a56cac90d607d61ed814cebf04b37e5410bde5a34deb44e1da6d6172be16c1ab836bc6c3cac8449eeb5ae4e198530c36c
        sha512sums = SKIP
 
 pkgname = libfm-qt


=====================================
PKGBUILD
=====================================
@@ -2,12 +2,13 @@
 # Contributor: Jerome Leclanche <jer...@leclan.ch>
 
 pkgname=libfm-qt
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
 arch=("x86_64")
 url="https://github.com/lxqt/$pkgname";
-license=("LGPL2.1")
+# https://github.com/lxqt/libfm-qt/blob/2.0.1/README.md?plain=1#L8-L10
+license=("LGPL-2.1-or-later")
 depends=("menu-cache" "libexif" "qt6-base" "lxqt-menu-data")
 makedepends=("lxqt-build-tools")
 optdepends=(
@@ -18,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";
 )
-sha512sums=('0f58a144ec8bcebfabef2bd083a08f04d6832cc16ec0d1093bda72495def64da3172292934aa561cda88ddc289e29d9ee13e3582a8a5a48ac20cbcf3fee57524'
+sha512sums=('c6b10e79a24b2675ad47fe73462fcb0a56cac90d607d61ed814cebf04b37e5410bde5a34deb44e1da6d6172be16c1ab836bc6c3cac8449eeb5ae4e198530c36c'
             'SKIP')
 validpgpkeys=(
        "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 
<jer...@leclan.ch>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libfm-qt/-/commit/aaf5635174eb6e69bb7625569bcdc2a0232bd26c

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libfm-qt/-/commit/aaf5635174eb6e69bb7625569bcdc2a0232bd26c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to