From 6caebaea8b5cd1570c1682abb4b22531e73f233d Mon Sep 17 00:00:00 2001 From: maxice8 <thinkabit.ukim@gmail.com> Date: Sat, 21 Oct 2017 23:18:22 -0200 Subject: [PATCH] lxqt-build-tools: update to 0.4.0. --- srcpkgs/lxqt-build-tools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-build-tools/template b/srcpkgs/lxqt-build-tools/template index c9c0466794..7a29b532e9 100644 --- a/srcpkgs/lxqt-build-tools/template +++ b/srcpkgs/lxqt-build-tools/template @@ -1,17 +1,17 @@ # Template file for 'lxqt-build-tools' pkgname=lxqt-build-tools -version=0.3.2 +version=0.4.0 revision=1 noarch=yes build_style=cmake -hostmakedepends="qt5-host-tools qt5-qmake" +hostmakedepends="qt5-host-tools qt5-qmake pkg-config" makedepends="qt5-devel" short_desc="LXQt build tools" maintainer="Orphaned <orphan@voidlinux.eu>" license="3-clause-BSD" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-build-tools/releases/download/${version}/lxqt-build-tools-${version}.tar.xz" -checksum=726fca2597fb438cc6dcdea1b9e34d719ff0fa371fcd9a304c608e425ff364ef +checksum=b0836d43912cefe348b39a0d9450dbb5d5b1067897213546c2b42ff596cc8bd2 post_install() { vlicense BSD-3-Clause LICENSE