rssguard: update to 3.9.0.

This commit is contained in:
mobinmob 2021-02-25 22:30:09 +02:00 committed by Érico Nogueira Rolim
parent 1aaa418140
commit fc8a074514

View file

@ -1,6 +1,6 @@
# Template file for 'rssguard'
pkgname=rssguard
version=3.8.4
version=3.9.0
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=4acfcb482c5f1f065b4e299ab4500c69146ddd398536ccb0799912290805b262
checksum=79ca9cccc6173e3a1f58ff49a5d9896d87e009ecd831619ce4ebe2e4e476d7a4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel kdeclarative-devel"