From da309676c3419226eb32e87de914f8bab1f74ec0 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 29 Sep 2016 11:03:21 +0200 Subject: [PATCH] lxqt-notificationd: update to 0.11.0 --- srcpkgs/lxqt-notificationd/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lxqt-notificationd/template b/srcpkgs/lxqt-notificationd/template index cbfbdf8676b..85c23c5a5a4 100644 --- a/srcpkgs/lxqt-notificationd/template +++ b/srcpkgs/lxqt-notificationd/template @@ -1,13 +1,14 @@ # Template file for 'lxqt-notificationd' pkgname=lxqt-notificationd -version=0.10.0 +version=0.11.0 revision=1 build_style=cmake -hostmakedepends="cmake pkg-config" +configure_args="-DPULL_TRANSLATIONS=0" +hostmakedepends="pkg-config" makedepends="liblxqt-devel" short_desc="LXQt notification daemon" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" -distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz" -checksum=5c0859157ff6a20d613ea4aca24e786faf79ab6d69afec1e0b3671e3bbda53d5 +distfiles="https://github.com/lxde/lxqt-notificationd/releases/download/${version}/lxqt-notificationd-${version}.tar.xz" +checksum=2e57b4f0c68694a8faf4999039b039f13291c720017b14c0bbdd8e0b49a0fa82