From 63ad0dbc1923dbae209fbdf32acb0493b8e01537 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 7 Nov 2020 11:30:54 +0100 Subject: [PATCH] liblxqt: update to 0.16.0. --- srcpkgs/liblxqt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index bdeb5f98d24..bd195b98fb5 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,6 +1,6 @@ # Template file for 'liblxqt' pkgname=liblxqt -version=0.15.1 +version=0.16.0 revision=1 build_style=cmake hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools @@ -8,11 +8,11 @@ hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel polkit-qt5-devel" short_desc="Core utility library for all LXQt components" -maintainer="Orphaned " +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=4991673741df2f731e3c24e65bdc0e91c239ebdf399f4c4793b75e79fd13e655 +checksum=8dcf423978a22fc9bc43ca5fee31586632b0fd48e650ecdc863ac19114c7b318 liblxqt-devel_package() { short_desc+=" - development files"