rssguard: update to 3.5.7.
This commit is contained in:
parent
62ddb74f27
commit
8b04ebc210
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'rssguard'
|
||||
pkgname=rssguard
|
||||
version=3.5.6
|
||||
version=3.5.7
|
||||
revision=1
|
||||
build_style=qmake
|
||||
configure_args="CONFIG+=release LRELEASE_EXECUTABLE=lrelease-qt5 USE_WEBENGINE=false"
|
||||
makedepends="qt5-tools-devel"
|
||||
depends="desktop-file-utils"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
short_desc="Simple (yet powerful) Qt5 feed reader"
|
||||
homepage="https://github.com/martinrotter/rssguard"
|
||||
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=8429b20e44fd394d6d053ed87b7e71ced9795f0d1b448621c475421f0e2daafa
|
||||
checksum=e10dba8b042c1b994475bcc5b38a331fa52dbd4281a8489c93d79425751ea947
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-tools-devel"
|
||||
|
|
Loading…
Reference in New Issue