lximage-qt: update to 0.17.0.
This commit is contained in:
parent
e6fa544c56
commit
9032108589
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'lximage-qt'
|
||||
pkgname=lximage-qt
|
||||
version=0.16.0
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
makedepends="qt5-x11extras-devel qt5-tools-devel qt5-svg-devel libfm-qt-devel
|
||||
libexif-devel libX11-devel"
|
||||
short_desc="LXQt image viewer"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lximage-qt/releases/download/${version}/lximage-qt-${version}.tar.xz"
|
||||
checksum=d83a8c1bbbaaa8f211731b790773c3f73c638740cf42d7b215b1594de03dbc90
|
||||
checksum=2e284f3f42506d5b6df6091982d24e1dc41c99c838037939844f70d703d1d03c
|
||||
|
|
Loading…
Reference in New Issue