diff --git a/srcpkgs/lxqt-build-tools/template b/srcpkgs/lxqt-build-tools/template index 8b88c28e20..179cfee67e 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.10.0 +version=0.11.0 revision=1 build_style=cmake hostmakedepends="qt5-host-tools qt5-qmake pkg-config" @@ -8,9 +8,9 @@ makedepends="qt5-devel" short_desc="LXQt build tools" maintainer="Helmut Pozimski " 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=facb86b0bf3bd4fd20306d3ae965a148ed59785eaf7d73169a82a97473d03bea +homepage="https://lxqt-project.org" +distfiles="https://github.com/lxqt/lxqt-build-tools/archive/${version}.tar.gz" +checksum=95da1309ae0111e3b97f775788465f82548a3de09b0e9d5e0a26e5fe715075b2 post_install() { vlicense BSD-3-Clause LICENSE