rssguard: update to 3.8.3.

This commit is contained in:
mobinmob 2020-12-03 18:34:59 +02:00 committed by Érico Nogueira Rolim
parent 2cb5b33e8b
commit cfeaa7f9eb

View file

@ -1,6 +1,6 @@
# Template file for 'rssguard'
pkgname=rssguard
version=3.8.2
version=3.8.3
revision=1
build_style=qmake
configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5 USE_WEBENGINE=false"
@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
license="GPL-3.0-only"
homepage="https://github.com/martinrotter/rssguard"
distfiles="https://github.com/martinrotter/rssguard/archive/${version}.tar.gz"
checksum=ae270b8172b43488345577272e562eb438c9b100b48ec353e39d7a25209d322d
checksum=27ad2eff79e111fa916bb5bd896393d88caf14b7c1920ce8bfc6f0801c10adc7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel kdeclarative-devel"