FeedReader: update to 2.7.0.
This commit is contained in:
parent
728011c99d
commit
179f9fad84
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'FeedReader'
|
||||
pkgname=FeedReader
|
||||
version=2.6.2
|
||||
version=2.7.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="glib-devel intltool itstool pkg-config vala"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://jangernert.github.io/FeedReader/"
|
||||
distfiles="https://github.com/jangernert/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=19e46d910f0b574a6a77938d82dbcc6c2ee168fe73f4086bf4fa7289f1fa0478
|
||||
checksum=548c5d0bfe581fab8cf6c6494d056379690cab460eb33aae7754b0a25af73e23
|
||||
|
||||
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";;
|
||||
|
|
Loading…
Reference in a new issue