lxqt-archiver: update to 0.6.0.
This commit is contained in:
parent
4ead51865f
commit
29cffc5385
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lxqt-archiver'
|
||||
pkgname=lxqt-archiver
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools pkg-config qt5-host-tools qt5-qmake perl"
|
||||
|
@ -8,6 +8,6 @@ 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=8ae5259ec00761b1f178e54b9e99bcf64685a6000a148501c4bbe862b4b08fc7
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=63029ed0c22dccaa30a7dd7866b6739e7746904cfa97deac836b40da6d56eb8c
|
||||
|
|
Loading…
Reference in a new issue