diff options
author | Tim Biermann <tbier@posteo.de> | 2021-02-16 21:58:04 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-02-16 21:58:04 +0000 |
commit | bbafb1631eb4f9d71419ff99cc1452a03580f1f1 (patch) | |
tree | 6144a1417f2e77961dc703866e9b9a1f0725de3b /mpd | |
parent | 3f1bec775d499a15f8384d9b5ae0d7f7a3b6bc20 (diff) | |
download | contrib-bbafb1631eb4f9d71419ff99cc1452a03580f1f1.tar.gz contrib-bbafb1631eb4f9d71419ff99cc1452a03580f1f1.tar.xz |
mpd: 0.22.5 -> 0.22.6
Diffstat (limited to 'mpd')
-rw-r--r-- | mpd/.signature | 6 | ||||
-rw-r--r-- | mpd/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mpd/.signature b/mpd/.signature index 19485ec5b..bdd8ed17a 100644 --- a/mpd/.signature +++ b/mpd/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xRmrBesGVx0bsR1xOlqsv2/6SBK9VbqRxc4JB0qr2d/30GgR0f4//WJjwWWgZkPMGOqZ6Wl2x2C7GDb7b+J/ws= -SHA256 (Pkgfile) = 92731848d4d131db0a0dcb977deb3cd56fa191b6843de31a1c8846afde150e2c +RWSagIOpLGJF39RJvEdJsaul/tmauFZzKGRUD01he/ito8KQjEfAHfeZ5JzKyW4sNyqh/0/kZq5+tSYk2cFKyoQegwiX6PJoQAk= +SHA256 (Pkgfile) = 17b11b95e8ed15d64ef96b9dda942cb8d2db332eb8387c1007a71f10ba47522f SHA256 (.footprint) = fbed54c68de1c373369d75e82e5ae5c6fb470a1841286a16a135ce21deb42de9 -SHA256 (mpd-0.22.5.tar.xz) = 92f6efb109cd09c36be59f2867e016bc6a3fce0d4046021efdacaaa2690a368b +SHA256 (mpd-0.22.6.tar.xz) = 2be149a4895c3cb613477f8cf1193593e3d8a1d38a75ffa7d32da8c8316a4d5e SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3 diff --git a/mpd/Pkgfile b/mpd/Pkgfile index 2d6dfa601..f305ef0e0 100644 --- a/mpd/Pkgfile +++ b/mpd/Pkgfile @@ -5,7 +5,7 @@ # Optional: audiofile faad2 flac python3-sphinx name=mpd -version=0.22.5 +version=0.22.6 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) |