FeedReader: update to 2.4.0.

This commit is contained in:
maxice8 2018-11-01 19:31:40 -03:00 committed by maxice8
parent 92903059be
commit b3774e92ee

View file

@ -1,6 +1,6 @@
# Template file for 'FeedReader'
pkgname=FeedReader
version=2.3.0
version=2.4.0
revision=1
build_style=meson
hostmakedepends="glib-devel intltool itstool pkg-config vala"
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3.0-only"
homepage="https://jangernert.github.io/FeedReader/"
distfiles="https://github.com/jangernert/${pkgname}/archive/v${version}.tar.gz"
checksum=afb549b67ce35d51c2a1bd3bddec3cc9f22a8339f92eff860aee27302017146e
checksum=f1a7e273c3f5dfe7f95b33929405f1d0b42b4cd4016bf075269eb600695c64d4
case "$XBPS_TARGET_MACHINE" in
x86_64-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/2615/steps/shell_3/logs/stdio";;