aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-12-28 17:10:41 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-12-28 17:10:41 +1300
commita6ab29725291392c50850647f088b5d350e389da (patch)
tree8d69567a02ae18a8dc2dffc8189b560f1f7237bf
parentMerge branch 'release/v0.20.0' (diff)
parentRebuild dotfiles(7) man page from README (diff)
downloaddotfiles-a6ab29725291392c50850647f088b5d350e389da.tar.gz
dotfiles-a6ab29725291392c50850647f088b5d350e389da.zip
Merge branch 'release/v0.21.0'v0.21.0
* release/v0.21.0: Rebuild dotfiles(7) man page from README Bump version number to 0.21.0 Switch from newsbeuter to newsboat
-rw-r--r--Makefile8
-rw-r--r--README.md2
-rw-r--r--VERSION4
-rw-r--r--man/man7/dotfiles.7df3
-rw-r--r--newsboat/config (renamed from newsbeuter/config)0
5 files changed, 8 insertions, 9 deletions
diff --git a/Makefile b/Makefile
index 9fec0cc9..d6f025b9 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@
install-mutt \
install-mysql \
install-ncmcpp \
- install-newsbeuter \
+ install-newsboat \
install-perlcritic \
install-perltidy \
install-psql \
@@ -434,9 +434,9 @@ install-ncmcpp: install-mpd
mkdir -p -- $(HOME)/.ncmpcpp
cp -p -- ncmpcpp/config $(HOME)/.ncmpcpp
-install-newsbeuter:
- mkdir -p -- $(HOME)/.config/newsbeuter $(HOME)/.local/share/newsbeuter
- cp -p -- newsbeuter/config $(HOME)/.config/newsbeuter
+install-newsboat:
+ mkdir -p -- $(HOME)/.config/newsboat $(HOME)/.local/share/newsboat
+ cp -p -- newsboat/config $(HOME)/.config/newsboat
install-mysql:
cp -p -- mysql/my.cnf $(HOME)/.my.cnf
diff --git a/README.md b/README.md
index b9116c06..3e602d65 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ Configuration is included for:
* [Mutt](http://www.mutt.org/) -- Terminal mail user agent
* [`mysql(1)`](https://linux.die.net/man/1/mysql) -- Command-line MySQL client
* [Ncmpcpp](https://rybczak.net/ncmpcpp/) -- ncurses music player client
-* [Newsbeuter](https://www.newsbeuter.org/) -- Terminal RSS/Atom feed reader
+* [Newsboat](https://newsboat.org/) -- Terminal RSS/Atom feed reader
* [`psql(1)`](https://linux.die.net/man/1/psql) -- Command-line PostgreSQL
client
* [Perl::Critic](http://perlcritic.com/) -- static source code analysis engine
diff --git a/VERSION b/VERSION
index 57359d59..2c516c7c 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v0.20.0
-Thu Dec 7 21:11:35 UTC 2017
+tejr dotfiles v0.21.0
+Thu Dec 28 04:07:24 UTC 2017
diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df
index df5d9dfa..90f7506a 100644
--- a/man/man7/dotfiles.7df
+++ b/man/man7/dotfiles.7df
@@ -121,8 +121,7 @@ Command\-line MySQL client
.IP \[bu] 2
Ncmpcpp (https://rybczak.net/ncmpcpp/) \[en] ncurses music player client
.IP \[bu] 2
-Newsbeuter (https://www.newsbeuter.org/) \[en] Terminal RSS/Atom feed
-reader
+Newsboat (https://newsboat.org/) \[en] Terminal RSS/Atom feed reader
.IP \[bu] 2
\f[C]psql(1)\f[] (https://linux.die.net/man/1/psql) \[en] Command\-line
PostgreSQL client
diff --git a/newsbeuter/config b/newsboat/config
index affbaa43..affbaa43 100644
--- a/newsbeuter/config
+++ b/newsboat/config