lxqt-archiver: update to 0.4.0.
This commit is contained in:
parent
9032108589
commit
3a57654777
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'lxqt-archiver'
|
||||
pkgname=lxqt-archiver
|
||||
version=0.3.0
|
||||
version=0.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools pkg-config qt5-host-tools qt5-qmake"
|
||||
hostmakedepends="lxqt-build-tools pkg-config qt5-host-tools qt5-qmake perl"
|
||||
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel json-glib-devel"
|
||||
short_desc="Simple & lightweight desktop-agnostic Qt file archiver"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://lxqt.org"
|
||||
distfiles="https://github.com/lxqt/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a765e76edd3ed509d1a8adce3ab8700fbf033619f0e2edb0e486c202abe80c3e
|
||||
checksum=9f8c00b517771d99ceaf05ff7d72609580def47aae13842b461d9eecd9c1ef3b
|
||||
|
|
Loading…
Reference in New Issue