FeedReader: update to 2.6.1.

This commit is contained in:
maxice8 2018-12-07 04:08:46 -02:00 committed by maxice8
parent 4228d79cae
commit 6c3ff3c55d

View file

@ -1,6 +1,6 @@
# Template file for 'FeedReader'
pkgname=FeedReader
version=2.6.0
version=2.6.1
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=f41440b87c02b41174ccb26bc1ce5d04ff19393dbf2582777ca122dcb021d731
checksum=9dabf75fe48693ad94f266927c38f5fc8aa442c0e79fa869a80cdb3ec4c44c6c
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";;