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


Commits:
3ad8b4ff by Chih-Hsuan Yen at 2024-04-22T14:06:39+08:00
upgpkg: 2.0.0-1: LXQt 2.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lximage-qt
        pkgdesc = The LXQt image viewer and screenshot tool
-       pkgver = 1.4.0
+       pkgver = 2.0.0
        pkgrel = 1
        url = https://github.com/lxqt/lximage-qt
        arch = x86_64
@@ -9,18 +9,18 @@ pkgbase = lximage-qt
        makedepends = lxqt-build-tools
        depends = lxqt-themes
        depends = libfm-qt
-       depends = qt5-svg
+       depends = qt6-svg
        depends = libexif
        depends = libxfixes
-       depends = libfm-qt.so
-       optdepends = qt5-imageformats: support for additional image formats 
(WEBP, TIFF, etc.)
-       optdepends = kimageformats5: support for additional image formats (PCX, 
XCF, HEIF, etc.)
-       source = 
https://github.com/lxqt/lximage-qt/releases/download/1.4.0/lximage-qt-1.4.0.tar.xz
-       source = 
https://github.com/lxqt/lximage-qt/releases/download/1.4.0/lximage-qt-1.4.0.tar.xz.asc
+       depends = libfm-qt6.so
+       optdepends = qt6-imageformats: support for additional image formats 
(WEBP, TIFF, etc.)
+       optdepends = kimageformats: support for additional image formats (PCX, 
XCF, HEIF, etc.)
+       source = 
https://github.com/lxqt/lximage-qt/releases/download/2.0.0/lximage-qt-2.0.0.tar.xz
+       source = 
https://github.com/lxqt/lximage-qt/releases/download/2.0.0/lximage-qt-2.0.0.tar.xz.asc
        validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
        validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
        validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
-       sha256sums = 
0857650bdb32c5ba5befbd726fbff62137e45d2cf26bc88b0d32622e718cd34e
+       sha256sums = 
cb9cc0691bfa5e5ec4172db13467485158e0d5433b90fd098a692b38a8f6c028
        sha256sums = SKIP
 
 pkgname = lximage-qt


=====================================
PKGBUILD
=====================================
@@ -2,24 +2,24 @@
 # Contributor: Jerome Leclanche <jer...@leclan.ch>
 
 pkgname=lximage-qt
-pkgver=1.4.0
+pkgver=2.0.0
 pkgrel=1
 pkgdesc="The LXQt image viewer and screenshot tool"
 arch=("x86_64")
 groups=("lxqt")
 url="https://github.com/lxqt/$pkgname";
 license=("GPL2")
-depends=("lxqt-themes" "libfm-qt" "qt5-svg" "libexif" "libxfixes" 
"libfm-qt.so")
+depends=("lxqt-themes" "libfm-qt" "qt6-svg" "libexif" "libxfixes" 
"libfm-qt6.so")
 optdepends=(
-       "qt5-imageformats: support for additional image formats (WEBP, TIFF, 
etc.)"
-       "kimageformats5: support for additional image formats (PCX, XCF, HEIF, 
etc.)"
+       "qt6-imageformats: support for additional image formats (WEBP, TIFF, 
etc.)"
+       "kimageformats: support for additional image formats (PCX, XCF, HEIF, 
etc.)"
 )
 makedepends=("lxqt-build-tools")
 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=('0857650bdb32c5ba5befbd726fbff62137e45d2cf26bc88b0d32622e718cd34e'
+sha256sums=('cb9cc0691bfa5e5ec4172db13467485158e0d5433b90fd098a692b38a8f6c028'
             'SKIP')
 validpgpkeys=(
        "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 
<jer...@leclan.ch>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lximage-qt/-/commit/3ad8b4ff7ce2aa1a02d9dc4ea8489af9f6755453

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


Reply via email to