mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
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'
|
# Template file for 'lxqt-common'
|
||||||
pkgname=lxqt-common
|
pkgname=lxqt-common
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
short_desc="LXQt common files"
|
short_desc="LXQt common files"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-common/releases/download/${version}/lxqt-common-${version}.tar.xz"
|
||||||
checksum=7b12f2fe7a42f5ea0c9f596eeb87ca3c97cc0b706121ceede64480e8480ec9d1
|
checksum=3a34a2105a49545d2695cccaf6310d261a7e760455e583efa2d80b3ab54d6053
|
||||||
|
|
Loading…
Add table
Reference in a new issue