From 6c6fa496521250529437cc2d79f1de22cca0f767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 11 Jul 2017 02:49:26 +0200 Subject: [PATCH] lxqt-config: use git revision to fix fatal error See https://github.com/lxde/lxqt/issues/1275 --- srcpkgs/lxqt-config/template | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-config/template b/srcpkgs/lxqt-config/template index 339972057a8..01695a02a43 100644 --- a/srcpkgs/lxqt-config/template +++ b/srcpkgs/lxqt-config/template @@ -1,6 +1,8 @@ # Template file for 'lxqt-config' pkgname=lxqt-config -version=0.11.1 +version=0.11.1.20170627 +_gitrev=e6ef16025680e7df6123522aa8b53dadfd7a2a40 +wrksrc="${pkgname}-${_gitrev}" revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" @@ -10,5 +12,7 @@ short_desc="LXQt System Settings" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" -distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz" -checksum=65899ba616a637a8abf88889285aed400046064c85fc29393522782bf557425b +# Official release distfile URL +#distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz" +distfiles="https://github.com/lxde/lxqt-config/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz" +checksum=eb3adff82ec875e5c09782dcd21b3dbac5c3c9cf5db867d5e3c085b628e9b93b