From ca1bb3625d5e6e0f246ef7771573f00e481133f9 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 16 Jul 2017 18:23:53 +0000 Subject: [PATCH] lxqt-config: fix version/revision lint --- srcpkgs/lxqt-config/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lxqt-config/template b/srcpkgs/lxqt-config/template index 01695a02a43..a4eaa10311e 100644 --- a/srcpkgs/lxqt-config/template +++ b/srcpkgs/lxqt-config/template @@ -1,9 +1,9 @@ # Template file for 'lxqt-config' pkgname=lxqt-config version=0.11.1.20170627 +revision=1 _gitrev=e6ef16025680e7df6123522aa8b53dadfd7a2a40 wrksrc="${pkgname}-${_gitrev}" -revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config qt5-host-tools qt5-svg-devel liblxqt-devel"