diff options
author | Tim Biermann <tbier@posteo.de> | 2021-02-16 09:30:59 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-02-16 09:30:59 +0000 |
commit | cb290dbc726cb8994a3e36b0b88bd52982acc3c7 (patch) | |
tree | ff616b5851550a279ada530e5cd5d9dbb0a04dfa /mpd | |
parent | 9bc1ee52de6913bb4739184d1e43f06fd53da9ec (diff) | |
download | contrib-cb290dbc726cb8994a3e36b0b88bd52982acc3c7.tar.gz contrib-cb290dbc726cb8994a3e36b0b88bd52982acc3c7.tar.xz |
mpd: 0.22.4 -> 0.22.5
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 87104e64c..19485ec5b 100644 --- a/mpd/.signature +++ b/mpd/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33ahTI4whHtGLxSwsPcdM/XkI3Hf8mjgFGhlyiy5U7qLWpVkqJzPfYHyJG23t3KC0IOO/+Nq4zkvu6BRPW6IaAU= -SHA256 (Pkgfile) = f861593b46eac2297dbdfffbe98605d9bef8490f2aaf21cc3b0cc0421128e2b1 +RWSagIOpLGJF3xRmrBesGVx0bsR1xOlqsv2/6SBK9VbqRxc4JB0qr2d/30GgR0f4//WJjwWWgZkPMGOqZ6Wl2x2C7GDb7b+J/ws= +SHA256 (Pkgfile) = 92731848d4d131db0a0dcb977deb3cd56fa191b6843de31a1c8846afde150e2c SHA256 (.footprint) = fbed54c68de1c373369d75e82e5ae5c6fb470a1841286a16a135ce21deb42de9 -SHA256 (mpd-0.22.4.tar.xz) = 891ea993a539246fa8f670346e5aa6c8cc85ce4be739ff12261712b0b3149dd0 +SHA256 (mpd-0.22.5.tar.xz) = 92f6efb109cd09c36be59f2867e016bc6a3fce0d4046021efdacaaa2690a368b SHA256 (mpd) = ec90dbf45d72c30b0837e2caed55df9c28b00416a92838012e1aea8cfe704ce3 diff --git a/mpd/Pkgfile b/mpd/Pkgfile index ec1a3aa72..2d6dfa601 100644 --- a/mpd/Pkgfile +++ b/mpd/Pkgfile @@ -5,7 +5,7 @@ # Optional: audiofile faad2 flac python3-sphinx name=mpd -version=0.22.4 +version=0.22.5 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) |