* update lximage-qt to 2.1.0-1
This commit is contained in:
parent
8eda9ed65a
commit
a7551ba4aa
@ -1,26 +1,30 @@
|
||||
pkgbase = lximage-qt
|
||||
pkgdesc = The LXQt image viewer and screenshot tool
|
||||
pkgver = 1.4.0
|
||||
pkgver = 2.1.0
|
||||
pkgrel = 1
|
||||
url = https://github.com/lxqt/lximage-qt
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
groups = lxqt
|
||||
license = GPL2
|
||||
license = GPL-2.0-or-later
|
||||
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.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
|
||||
validpgpkeys = 169704C6FB490C6892C7F23C37E0AF1FDA48F373
|
||||
validpgpkeys = 7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3
|
||||
validpgpkeys = 19DFDF3A579BD509DBB572D8BE793007AD22DF7E
|
||||
sha256sums = 0857650bdb32c5ba5befbd726fbff62137e45d2cf26bc88b0d32622e718cd34e
|
||||
sha256sums = fbf600305ec3a0b725df2bdc82ae8a87c060ea5ddad0e87efa79c3c44bf7f6fc
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = lximage-qt
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Contributor: Jerome Leclanche <jerome@leclan.ch>
|
||||
|
||||
pkgname=lximage-qt
|
||||
pkgver=2.0.1
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="The LXQt image viewer and screenshot tool"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -23,7 +23,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=('55ca3bb14f58cda3abe364f820de011aeddb4b2840e3ae4467190c1097c40f8e'
|
||||
sha256sums=('fbf600305ec3a0b725df2bdc82ae8a87c060ea5ddad0e87efa79c3c44bf7f6fc'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user