rssguard: update to 3.8.4.
This commit is contained in:
parent
c16497fb40
commit
0e0750c92b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rssguard'
|
# Template file for 'rssguard'
|
||||||
pkgname=rssguard
|
pkgname=rssguard
|
||||||
version=3.8.3
|
version=3.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5 USE_WEBENGINE=false"
|
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"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/martinrotter/rssguard"
|
homepage="https://github.com/martinrotter/rssguard"
|
||||||
distfiles="https://github.com/martinrotter/rssguard/archive/${version}.tar.gz"
|
distfiles="https://github.com/martinrotter/rssguard/archive/${version}.tar.gz"
|
||||||
checksum=27ad2eff79e111fa916bb5bd896393d88caf14b7c1920ce8bfc6f0801c10adc7
|
checksum=4acfcb482c5f1f065b4e299ab4500c69146ddd398536ccb0799912290805b262
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-tools-devel kdeclarative-devel"
|
hostmakedepends+=" qt5-tools-devel kdeclarative-devel"
|
||||||
|
|
Loading…
Reference in New Issue