From 306760fdcbe4006bfcaa06a773ebf12fb2cd57a4 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 19 Jun 2018 19:46:29 +0200 Subject: [PATCH] lxqt-build-tools: update to 0.5.0 --- srcpkgs/lxqt-build-tools/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/lxqt-build-tools/template b/srcpkgs/lxqt-build-tools/template index 7a29b532e92..38aa85cbdbd 100644 --- a/srcpkgs/lxqt-build-tools/template +++ b/srcpkgs/lxqt-build-tools/template @@ -1,6 +1,6 @@ # Template file for 'lxqt-build-tools' pkgname=lxqt-build-tools -version=0.4.0 +version=0.5.0 revision=1 noarch=yes build_style=cmake @@ -8,10 +8,10 @@ hostmakedepends="qt5-host-tools qt5-qmake pkg-config" makedepends="qt5-devel" short_desc="LXQt build tools" maintainer="Orphaned " -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=b0836d43912cefe348b39a0d9450dbb5d5b1067897213546c2b42ff596cc8bd2 +license="BSD-3-Clause" +homepage="https://lxqt.org/" +distfiles="https://github.com/lxqt/lxqt-build-tools/releases/download/${version}/lxqt-build-tools-${version}.tar.xz" +checksum=a66d080d4cf075007fcdd9eab1689559728418dd8f85f7e8e79679738de8658d post_install() { vlicense BSD-3-Clause LICENSE