Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
xdg-desktop-portal-lxqt


Commits:
2dacb873 by Chih-Hsuan Yen at 2024-05-04T16:27:23+08:00
upgpkg: 1.0.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,22 +1,22 @@
 pkgbase = xdg-desktop-portal-lxqt
-       pkgdesc = A backend implementation for xdg-desktop-portal using 
Qt/KF5/libfm-qt
-       pkgver = 1.0.1
+       pkgdesc = A backend implementation for xdg-desktop-portal using Qt/KDE 
Frameworks/libfm-qt
+       pkgver = 1.0.2
        pkgrel = 1
        url = https://github.com/lxqt/xdg-desktop-portal-lxqt
        arch = x86_64
        groups = lxqt
-       license = LGPL
+       license = LGPL-2.1-or-later
        makedepends = cmake
        depends = qt6-base
        depends = kwindowsystem
        depends = xdg-desktop-portal
        depends = libfm-qt
        provides = xdg-desktop-portal-impl
-       source = 
https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.0.1/xdg-desktop-portal-lxqt-1.0.1.tar.xz
-       source = 
https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.0.1/xdg-desktop-portal-lxqt-1.0.1.tar.xz.asc
+       source = 
https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.0.2/xdg-desktop-portal-lxqt-1.0.2.tar.xz
+       source = 
https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/1.0.2/xdg-desktop-portal-lxqt-1.0.2.tar.xz.asc
        source = lxqt-portals.conf
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
812f092717e4d21246aa9ad85087384cde7b82917b9b73835d13a67049ee1616
+       sha256sums = 
f5ddcf868b0f7d2945193b4584e68610a9d2c72f02fbc4fd83c78fdbcfdb6130
        sha256sums = SKIP
        sha256sums = 
867b15caa72e2a85d2ef566cce9f35d8cdea9ed181fbb0290e5ab50e18a8d4aa
 


=====================================
PKGBUILD
=====================================
@@ -3,19 +3,21 @@
 # Contributor: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=xdg-desktop-portal-lxqt
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc='A backend implementation for xdg-desktop-portal using Qt/KDE 
Frameworks/libfm-qt'
 arch=(x86_64)
 groups=(lxqt)
 url='https://github.com/lxqt/xdg-desktop-portal-lxqt'
-license=(LGPL)
+# https://github.com/lxqt/xdg-desktop-portal-lxqt/blob/1.0.2/LICENSE
+# All C/C++ files include "any later"
+license=('LGPL-2.1-or-later')
 depends=(qt6-base kwindowsystem xdg-desktop-portal libfm-qt)
 makedepends=(cmake)
 provides=(xdg-desktop-portal-impl)
 
source=("https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
         lxqt-portals.conf)
-sha256sums=('812f092717e4d21246aa9ad85087384cde7b82917b9b73835d13a67049ee1616'
+sha256sums=('f5ddcf868b0f7d2945193b4584e68610a9d2c72f02fbc4fd83c78fdbcfdb6130'
             'SKIP'
             '867b15caa72e2a85d2ef566cce9f35d8cdea9ed181fbb0290e5ab50e18a8d4aa')
 validpgpkeys=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-lxqt/-/commit/2dacb8737d38e962436e8ead258c16438e50ecd1

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xdg-desktop-portal-lxqt/-/commit/2dacb8737d38e962436e8ead258c16438e50ecd1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to