aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-06-14 12:26:36 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-06-14 12:26:36 +0200
commit53d65971d2f82b5db8e7402aab6202c422071fb3 (patch)
tree4cda02ca55027c39797df8276102f66e495f7121
parentdbfeccc4afed510686c6923c7de6c171df6f37f9 (diff)
downloadmpd-notification-53d65971d2f82b5db8e7402aab6202c422071fb3.tar.gz
mpd-notification-53d65971d2f82b5db8e7402aab6202c422071fb3.tar.zst
update dependencies' upstream urls
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index ad0bb98..08f0bd1 100644
--- a/README.md
+++ b/README.md
@@ -21,12 +21,12 @@ Requirements
To compile and run `mpd-notification` you need:
* [systemd](https://www.github.com/systemd/systemd)
-* [file](http://www.darwinsys.com/file/) for `libmagic`
-* [iniparser](http://ndevilla.free.fr/iniparser/)
+* [file](https://www.darwinsys.com/file/) for `libmagic`
+* [iniparser](https://github.com/ndevilla/iniparser)
* [libav](https://libav.org/) or [ffmpeg](https://www.ffmpeg.org/)
-* [libnotify](http://library.gnome.org/devel/notification-spec/)
-* [libmpdclient](http://www.musicpd.org/libs/libmpdclient/)
-* [markdown](http://daringfireball.net/projects/markdown/) (HTML documentation)
+* [libnotify](https://developer.gnome.org/notification-spec/)
+* [libmpdclient](https://www.musicpd.org/libs/libmpdclient/)
+* [markdown](https://daringfireball.net/projects/markdown/) (HTML documentation)
* `gnome-icon-theme` or `adwaita-icon-theme` (or anything else that includes
an icon named `audio-x-generic`)