obconf-qt: update to 0.16.0.
This commit is contained in:
parent
7f772ccda6
commit
09959e56ba
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'obconf-qt'
|
# Template file for 'obconf-qt'
|
||||||
pkgname=obconf-qt
|
pkgname=obconf-qt
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-x11extras-devel qt5-tools-devel openbox-devel"
|
makedepends="qt5-x11extras-devel qt5-tools-devel openbox-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="LXQt Openbox configuration tool"
|
short_desc="LXQt Openbox configuration tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/obconf-qt/releases/download/${version}/obconf-qt-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/obconf-qt/releases/download/${version}/obconf-qt-${version}.tar.xz"
|
||||||
checksum=d8c05ce9d1497f1aaec903874ef6f8bb4a35c530e59ccccc71ac3f488a179bed
|
checksum=64c6cf341a5cb9249d531c6bb109e59bf9eb01bb65fcad1638c32839c4f0b0a4
|
||||||
|
|
Loading…
Reference in a new issue