obconf-qt: update to 0.16.1.
This commit is contained in:
parent
8e7a3e385b
commit
f0b17e2a4f
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'obconf-qt'
|
||||
pkgname=obconf-qt
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
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 perl"
|
||||
makedepends="qt5-x11extras-devel qt5-tools-devel openbox-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
short_desc="LXQt Openbox configuration tool"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/obconf-qt/releases/download/${version}/obconf-qt-${version}.tar.xz"
|
||||
checksum=64c6cf341a5cb9249d531c6bb109e59bf9eb01bb65fcad1638c32839c4f0b0a4
|
||||
checksum=458d96b63dca8a09a4f477d42030d829e8090aae0ea39b3994fcf0b8da8e8b42
|
||||
|
|
Loading…
Reference in New Issue