rssguard: update to 3.5.6.

This commit is contained in:
cr6git 2018-03-04 00:24:43 +01:00 committed by Leаh Neukirchen
parent bc4362f605
commit 1cf41d815d

View file

@ -1,9 +1,9 @@
# Template file for 'rssguard'
pkgname=rssguard
version=3.5.1
version=3.5.6
revision=1
build_style=qmake
configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5"
configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5 USE_WEBENGINE=false"
makedepends="qt5-tools-devel"
depends="desktop-file-utils"
maintainer="cr6git <quark6@protonmail.com>"
@ -11,7 +11,7 @@ short_desc="Simple (yet powerful) Qt5 feed reader"
homepage="https://github.com/martinrotter/rssguard"
license="GPL-3"
distfiles="https://github.com/martinrotter/rssguard/archive/${version}.tar.gz"
checksum=c21a4e357dfd518ec658f8733136940c50d8eee10d54c355465af9c39fa9123a
checksum=8429b20e44fd394d6d053ed87b7e71ced9795f0d1b448621c475421f0e2daafa
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel"