diff options
author | Thomas Penteker <tek@serverop.de> | 2014-11-23 22:59:25 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2014-11-23 22:59:25 +0100 |
commit | 27c6f38d42c1ed037826b699590a013ef1ac7d01 (patch) | |
tree | daefe8d37f77469768aee75fd4891b07ffae68cc /mpd | |
parent | a66d13855519a4fed05da6d6628eec0948804923 (diff) | |
download | contrib-27c6f38d42c1ed037826b699590a013ef1ac7d01.tar.gz contrib-27c6f38d42c1ed037826b699590a013ef1ac7d01.tar.xz |
mpd: 0.19.2 -> 0.19.4
Diffstat (limited to 'mpd')
-rw-r--r-- | mpd/.md5sum | 2 | ||||
-rw-r--r-- | mpd/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mpd/.md5sum b/mpd/.md5sum index 51244e9c9..f8bc2da8f 100644 --- a/mpd/.md5sum +++ b/mpd/.md5sum @@ -1 +1 @@ -186db4fd857209fc9fda6b5a8756c2f3 mpd-0.19.2.tar.xz +1f61cf76add97615600b6982a420e41f mpd-0.19.4.tar.xz diff --git a/mpd/Pkgfile b/mpd/Pkgfile index 95e591277..d591b7bc3 100644 --- a/mpd/Pkgfile +++ b/mpd/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: faad2 flac audiofile name=mpd -version=0.19.2 +version=0.19.4 release=1 source=(http://www.musicpd.org/download/mpd/0.19/$name-$version.tar.xz) |