liblxqt: update to 1.1.0.
This commit is contained in:
parent
1a601141d4
commit
122e56e651
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liblxqt'
|
||||
pkgname=liblxqt
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
|
||||
|
@ -10,9 +10,9 @@ makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel
|
|||
short_desc="Core utility library for all LXQt components"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz"
|
||||
checksum=d62820a94839637aedd6a0ceecc232f85d8ccd2173d4ec655cd92c9cbcbcc98c
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/liblxqt/archive/${version}.tar.gz"
|
||||
checksum=3b4672cef3906f82444da886557fe0504bf53066e7741c2215592119fbafbb42
|
||||
|
||||
liblxqt-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue