lxqt-about: update to 1.1.0.
This commit is contained in:
parent
93f076bb01
commit
3bbd0f96bd
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lxqt-about'
|
# Template file for 'lxqt-about'
|
||||||
pkgname=lxqt-about
|
pkgname=lxqt-about
|
||||||
version=1.0.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||||
|
@ -8,6 +8,6 @@ makedepends="qt5-tools-devel liblxqt-devel"
|
||||||
short_desc="LXQt about application"
|
short_desc="LXQt about application"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/lxqt-about/releases/download/${version}/lxqt-about-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/lxqt-about/archive/${version}.tar.gz"
|
||||||
checksum=1c14f68bf65099fbd46b062ffc6c92656620aa1a9eec5a0fd2d1b11888939203
|
checksum=d8b5bb348c73e59e000151c5569b46496299155019a3cf9ce7e21a8f641d42b4
|
||||||
|
|
Loading…
Reference in a new issue