Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
lximage-qt
Commits:
f74c94f8 by Chih-Hsuan Yen at 2025-02-07T21:57:51+08:00
upgpkg: 2.1.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lximage-qt
pkgdesc = The LXQt image viewer and screenshot tool
- pkgver = 2.1.0
+ pkgver = 2.1.1
pkgrel = 1
url = https://github.com/lxqt/lximage-qt
arch = x86_64
@@ -15,12 +15,12 @@ pkgbase = lximage-qt
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.1.0/lximage-qt-2.1.0.tar.xz
- source =
https://github.com/lxqt/lximage-qt/releases/download/2.1.0/lximage-qt-2.1.0.tar.xz.asc
+ source =
https://github.com/lxqt/lximage-qt/releases/download/2.1.1/lximage-qt-2.1.1.tar.xz
+ source =
https://github.com/lxqt/lximage-qt/releases/download/2.1.1/lximage-qt-2.1.1.tar.xz.asc
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
- sha256sums =
fbf600305ec3a0b725df2bdc82ae8a87c060ea5ddad0e87efa79c3c44bf7f6fc
+ sha256sums =
985f709e91976b29102170b6e015c1517a418908efec8d0700daab06ee2e1b06
sha256sums = SKIP
pkgname = lximage-qt
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Jerome Leclanche <[email protected]>
pkgname=lximage-qt
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=1
pkgdesc="The LXQt image viewer and screenshot tool"
arch=("x86_64")
@@ -22,7 +22,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=('fbf600305ec3a0b725df2bdc82ae8a87c060ea5ddad0e87efa79c3c44bf7f6fc'
+sha256sums=('985f709e91976b29102170b6e015c1517a418908efec8d0700daab06ee2e1b06'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lximage-qt/-/commit/f74c94f82a74fadf3b1f069d58e0b7ba1bc011a4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lximage-qt/-/commit/f74c94f82a74fadf3b1f069d58e0b7ba1bc011a4
You're receiving this email because of your account on gitlab.archlinux.org.