lxqt-common: update to 0.11.0
This commit is contained in:
parent
891ed235b9
commit
047ad30e10
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'lxqt-common'
|
||||
pkgname=lxqt-common
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
makedepends="liblxqt-devel"
|
||||
short_desc="LXQt common files"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7b12f2fe7a42f5ea0c9f596eeb87ca3c97cc0b706121ceede64480e8480ec9d1
|
||||
distfiles="https://github.com/lxde/lxqt-common/releases/download/${version}/lxqt-common-${version}.tar.xz"
|
||||
checksum=3a34a2105a49545d2695cccaf6310d261a7e760455e583efa2d80b3ab54d6053
|
||||
|
|
Loading…
Reference in a new issue