rssguard: update to 3.5.1. (#8394)
This commit is contained in:
parent
6dc3004f4b
commit
88dcaf2c54
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rssguard'
|
||||
pkgname=rssguard
|
||||
version=3.5.0
|
||||
version=3.5.1
|
||||
revision=1
|
||||
build_style=qmake
|
||||
configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5"
|
||||
|
@ -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=b89c909fef98892641671fcd79b1374a3d6cfba4fb52e6e6a1e4250c10693d1b
|
||||
checksum=c21a4e357dfd518ec658f8733136940c50d8eee10d54c355465af9c39fa9123a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-tools-devel"
|
||||
|
|
Loading…
Reference in a new issue