rssguard: update to 3.5.9

This commit is contained in:
Unknown 2019-06-19 23:21:38 +03:00 committed by Helmut Pozimski
parent 757b6824f1
commit f2ebccb5a3

View File

@ -1,17 +1,17 @@
# Template file for 'rssguard'
pkgname=rssguard
version=3.5.7
version=3.5.9
revision=1
build_style=qmake
configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5 USE_WEBENGINE=false"
makedepends="qt5-tools-devel"
depends="desktop-file-utils"
depends="desktop-file-utils qt5-plugin-sqlite"
short_desc="Simple (yet powerful) Qt5 feed reader"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3"
homepage="https://github.com/martinrotter/rssguard"
distfiles="https://github.com/martinrotter/rssguard/archive/${version}.tar.gz"
checksum=e10dba8b042c1b994475bcc5b38a331fa52dbd4281a8489c93d79425751ea947
checksum=e32297c844a2b8e62895d51d4a71903d9e297eaf6d08c12a18db4c9000291ec1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools-devel"