liblxqt: update to 2.1.0.
This commit is contained in:
parent
8ac0807107
commit
e6e5c11fc0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'liblxqt'
|
# Template file for 'liblxqt'
|
||||||
pkgname=liblxqt
|
pkgname=liblxqt
|
||||||
version=2.0.0
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config lxqt-build-tools
|
hostmakedepends="pkg-config lxqt-build-tools
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/liblxqt/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/liblxqt/archive/${version}.tar.gz"
|
||||||
checksum=464090c3e3eba5204c59500b2585c4210b44f9438438864fcceb3d09669611a5
|
checksum=549ce9547a70ac1947a59bfc41cd62d71851f2c06964ee6e77d3f6643413d2c0
|
||||||
|
|
||||||
liblxqt-devel_package() {
|
liblxqt-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue