mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
lxqt-about: update to 0.13.0
This commit is contained in:
parent
a4fd2089ae
commit
e90ffa9920
1 changed files with 7 additions and 7 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lxqt-about'
|
# Template file for 'lxqt-about'
|
||||||
pkgname=lxqt-about
|
pkgname=lxqt-about
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="qt5-host-tools qt5-devel qt5-tools-devel"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-tools-devel liblxqt-devel"
|
makedepends="qt5-tools-devel liblxqt-devel"
|
||||||
short_desc="LXQt about application"
|
short_desc="LXQt about application"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/lxqt-about/releases/download/${version}/lxqt-about-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/lxqt-about/releases/download/${version}/lxqt-about-${version}.tar.xz"
|
||||||
checksum=1c92815ec69a79a8000f9847d4074b405fdb46dbfadb405dc7ce0ce12e6be7a1
|
checksum=bc58d1d57675e6c073596a9095417ca9bb9d61158830646d77dfc573ee913522
|
||||||
|
|
Loading…
Add table
Reference in a new issue