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


Commits:
a4b2531b by Chih-Hsuan Yen at 2024-04-22T14:01:08+08:00
upgpkg: 1.0.1-1: LXQt 2.0

- - - - -


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 = 0.5.0
+       pkgver = 1.0.1
        pkgrel = 1
        url = https://github.com/lxqt/xdg-desktop-portal-lxqt
        arch = x86_64
        groups = lxqt
        license = LGPL
        makedepends = cmake
-       depends = qt5-base
-       depends = kwindowsystem5
+       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/0.5.0/xdg-desktop-portal-lxqt-0.5.0.tar.xz
-       source = 
https://github.com/lxqt/xdg-desktop-portal-lxqt/releases/download/0.5.0/xdg-desktop-portal-lxqt-0.5.0.tar.xz.asc
+       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 = lxqt-portals.conf
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
43f76255cfe57e8b5df88af71f20e36bc1d3b89f4b39771ad443b0215b57e796
+       sha256sums = 
812f092717e4d21246aa9ad85087384cde7b82917b9b73835d13a67049ee1616
        sha256sums = SKIP
        sha256sums = 
867b15caa72e2a85d2ef566cce9f35d8cdea9ed181fbb0290e5ab50e18a8d4aa
 


=====================================
PKGBUILD
=====================================
@@ -3,19 +3,19 @@
 # Contributor: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=xdg-desktop-portal-lxqt
-pkgver=0.5.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc='A backend implementation for xdg-desktop-portal using Qt/KF5/libfm-qt'
 arch=(x86_64)
 groups=(lxqt)
 url='https://github.com/lxqt/xdg-desktop-portal-lxqt'
 license=(LGPL)
-depends=(qt5-base kwindowsystem5 xdg-desktop-portal libfm-qt)
+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=('43f76255cfe57e8b5df88af71f20e36bc1d3b89f4b39771ad443b0215b57e796'
+sha256sums=('812f092717e4d21246aa9ad85087384cde7b82917b9b73835d13a67049ee1616'
             'SKIP'
             '867b15caa72e2a85d2ef566cce9f35d8cdea9ed181fbb0290e5ab50e18a8d4aa')
 validpgpkeys=(



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

-- 
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/a4b2531bb189465b6ac615a45c23ed6066fa9942
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to