From 122e56e6519da186ab4b7d5e5091a8c245547f48 Mon Sep 17 00:00:00 2001 From: Enrico Belleri Date: Sun, 17 Apr 2022 15:05:52 +0200 Subject: [PATCH] liblxqt: update to 1.1.0. --- srcpkgs/liblxqt/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index c39a0398f96..5e5734ad61c 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,6 +1,6 @@ # Template file for 'liblxqt' pkgname=liblxqt -version=1.0.0 +version=1.1.0 revision=1 build_style=cmake hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools @@ -10,9 +10,9 @@ makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel short_desc="Core utility library for all LXQt components" maintainer="Helmut Pozimski " license="LGPL-2.1-or-later" -homepage="https://lxqt.org/" -distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz" -checksum=d62820a94839637aedd6a0ceecc232f85d8ccd2173d4ec655cd92c9cbcbcc98c +homepage="https://lxqt-project.org" +distfiles="https://github.com/lxqt/liblxqt/archive/${version}.tar.gz" +checksum=3b4672cef3906f82444da886557fe0504bf53066e7741c2215592119fbafbb42 liblxqt-devel_package() { short_desc+=" - development files"