obconf-qt: update to 0.12.0.
This commit is contained in:
parent
2016a8ffb1
commit
7eebe6df9c
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'obconf-qt'
|
||||
pkgname=obconf-qt
|
||||
version=0.11.1
|
||||
revision=2
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config qt5-host-tools liblxqt-devel"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel"
|
||||
makedepends="lxqt-build-tools qt5-x11extras-devel qt5-tools-devel liblxqt-devel openbox-devel"
|
||||
depends="desktop-file-utils"
|
||||
depends="desktop-file-utils hicolor-icon-theme qt5-x11extras gtk-update-icon-cache"
|
||||
short_desc="LXQt Openbox configuration tool"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/obconf-qt/releases/download/${version}/obconf-qt-${version}.tar.xz"
|
||||
checksum=3af6610a01740c8d9221c7eecc8114c8db953341990b2008f9cbc65ea856e216
|
||||
checksum=040105d8129c21ad058b762036de46ddacbee4ab7beb60db5af530fc0a37b964
|
||||
|
|
Loading…
Reference in a new issue