diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,7 +1,10 @@ +ld-linux-x86-64.so.2 libc.so.6 libcurl.so.4 +libdl.so.2 libgcc_s.so.1 libjson-c.so.4 +libm.so.6 libncursesw.so.5 libpthread.so.0 libsqlite3.so.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,10 +1,11 @@ name : newsbeuter -version : '2.13' -release : 13 +version : '2.15' +release : 14 source : - - https://github.com/newsboat/newsboat/archive/r2.13.tar.gz : 3e3b30a03dda293b6187475ae300abe9fcdbf03b98e55ed8f1fe6a0ffa548508 + - https://newsboat.org/releases/2.15/newsboat-2.15.tar.xz : da68ce93c02dda908a471ef8994bb3c668f060eb6046d486c3f05649c6650db7 homepage : https://newsboat.org/ license : MIT +networking : yes component : network.news summary : Newsboat - text terminal based RSS reader description: | @@ -16,6 +17,7 @@ - pkgconfig(sqlite3) - pkgconfig(stfl) - asciidoc + - cargo rundeps : - stfl setup : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -3,8 +3,8 @@ newsbeuter https://newsboat.org/ - Bryan T. Meyers - bmeyers@datadrake.com + Justin Berthault + justin.berthault@zaclys.net MIT network.news @@ -12,7 +12,7 @@ Open-source RSS/Atom feed reader for text terminals that runs on a variety of Unix-like operating systems. It features great configurability and a vast number of features for people who need a simple, fast reader that can completely be controlled via keyboard. Newsboat is a fork of Newsbeuter, an RSS/Atom feed reader for the text console. The only difference is that Newsboat is actively maintained while Newsbeuter isn't. - https://solus-project.com/sources/README.Solus + https://getsol.us/sources/README.Solus newsbeuter @@ -52,12 +52,12 @@ - - 2018-12-23 - 2.13 + + 2019-04-01 + 2.15 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Justin Berthault + justin.berthault@zaclys.net \ No newline at end of file