From d67bd9cd9851642336a3a8278cbe6c6857c376fd Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 25 Jan 2019 22:53:55 -0200 Subject: [PATCH] liblxqt: update to 0.14.0. --- srcpkgs/liblxqt/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index a709f95a039..f45db491889 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,9 +1,8 @@ # Template file for 'liblxqt' pkgname=liblxqt -version=0.13.0 +version=0.14.0 revision=1 build_style=cmake -configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel" makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel polkit-qt5-devel" short_desc="Core utility library for all LXQt components" @@ -11,7 +10,7 @@ maintainer="Juan RP " license="LGPL-2.1-or-later" homepage="https://lxqt.org/" distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz" -checksum=b41db9dd6fcc4e3232402ee0304d2b977ec82d696c464667dddba555b0056a39 +checksum=acbebe724532f5455b48e706df89f19a2d4b54ffd4cc4ecb81d7e8a098bf680c liblxqt-devel_package() { short_desc+=" - development files"