mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lxqt: update to 0.15.0. [ci skip]
This commit is contained in:
parent
8fd9830419
commit
88347135de
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lxqt'
|
# Template file for 'lxqt'
|
||||||
pkgname=lxqt
|
pkgname=lxqt
|
||||||
version=0.14.0
|
version=0.15.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
lxqt-about>=${version}
|
lxqt-about>=${version}
|
||||||
|
@ -30,5 +30,5 @@ depends="
|
||||||
upower"
|
upower"
|
||||||
short_desc="LXQt meta-package for Void Linux"
|
short_desc="LXQt meta-package for Void Linux"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="BSD-2-Clause" # Suppress xlint warning: vlicense
|
||||||
homepage="https://www.lxqt.org/"
|
homepage="https://www.lxqt.org/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue