From dd5919e3a16eb7dcdebf1227622bd34b1b8eb052 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 22 Apr 2023 10:03:03 +0200 Subject: [PATCH] lxqt-build-tools: update to 0.13.0. --- srcpkgs/lxqt-build-tools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxqt-build-tools/template b/srcpkgs/lxqt-build-tools/template index 74a99315f8e..f0b2cf9a3eb 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.12.0 +version=0.13.0 revision=1 build_style=cmake hostmakedepends="qt5-host-tools qt5-qmake pkg-config" @@ -10,7 +10,7 @@ maintainer="Helmut Pozimski " license="BSD-3-Clause" homepage="https://lxqt-project.org" distfiles="https://github.com/lxqt/lxqt-build-tools/archive/${version}.tar.gz" -checksum=c4255a67efe2c9c601272eacb33a5978727fd1569812ffe38a727af4b5d1e7aa +checksum=7f45b7ed7f54ec1e119b005d5fccddd9fe8d9a231fb66c41c952f29a08d1f901 post_install() { vlicense BSD-3-Clause LICENSE