diff options
author | Tim Biermann <tbier@posteo.de> | 2021-05-28 22:33:57 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-05-28 22:33:57 +0000 |
commit | b66301cb6bbd1149aa705b0f155fc3ae0dba574b (patch) | |
tree | 00e953ed1a87e43063f211ec4f73b569e200ffb5 /mpd/Pkgfile | |
parent | b6a3e4883cab43f9eb1c21eb8805a3043ed1360c (diff) | |
download | contrib-b66301cb6bbd1149aa705b0f155fc3ae0dba574b.tar.gz contrib-b66301cb6bbd1149aa705b0f155fc3ae0dba574b.tar.xz |
mpd: 0.22.7 -> 0.22.8
Diffstat (limited to 'mpd/Pkgfile')
-rw-r--r-- | mpd/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpd/Pkgfile b/mpd/Pkgfile index 90601f4cf..8ac902e02 100644 --- a/mpd/Pkgfile +++ b/mpd/Pkgfile @@ -5,7 +5,7 @@ # Optional: audiofile faad2 flac python3-sphinx name=mpd -version=0.22.7 +version=0.22.8 release=1 #source=(https://www.musicpd.org/download/mpd/$version/$name-$version.tar.xz mpd) source=(https://www.musicpd.org/download/mpd/${version%.*}/$name-$version.tar.xz mpd) |