newsboat: update to 2.29.

This commit is contained in:
Daniel Eyßer 2022-09-29 15:01:01 +02:00 committed by classabbyamp
parent f2af7cc126
commit cd0e185673

View file

@ -1,6 +1,6 @@
# Template file for 'newsboat' # Template file for 'newsboat'
pkgname=newsboat pkgname=newsboat
version=2.28 version=2.29
revision=1 revision=1
build_style=configure build_style=configure
build_helper="rust" build_helper="rust"
@ -17,7 +17,8 @@ license="MIT"
homepage="https://newsboat.org/" homepage="https://newsboat.org/"
changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/newsboat/newsboat/master/CHANGELOG.md"
distfiles="https://newsboat.org/releases/${version}/newsboat-${version}.tar.xz" distfiles="https://newsboat.org/releases/${version}/newsboat-${version}.tar.xz"
checksum=2508713ac850f1f2ae156e4b42cbc75a1c9e399d804e007b5773019115d3b0ec checksum=18b9801e0c2948f29248bfd8f319a9f9f670993fdbd494c6464aaab9e325fd6b
python_version=3
# tests fail when run by superuser # tests fail when run by superuser
# they always fail on musl, see https://github.com/newsboat/newsboat/issues/1216 # they always fail on musl, see https://github.com/newsboat/newsboat/issues/1216