lxqt-config: use git revision to fix fatal error

See https://github.com/lxde/lxqt/issues/1275
This commit is contained in:
Jürgen Buchmüller 2017-07-11 02:49:26 +02:00
parent abd65b4748
commit 6c6fa49652

View file

@ -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 <xtraeme@voidlinux.eu>"
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