main/mpc: upgrade to 0.28

This commit is contained in:
Natanael Copa 2016-08-23 18:02:04 +00:00
parent 9ab9a4a765
commit 2e10f08e81

View File

@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=mpc
pkgver=0.27
pkgrel=1
pkgver=0.28
pkgrel=0
pkgdesc="Minimalist command line interface to MPD"
url="http://www.musicpd.org/clients/mpc/"
arch="all"
@ -43,6 +43,6 @@ bashcomp() {
"$subpkgdir"/usr/share/bash-completion/completions/$pkgname || return 1
}
md5sums="d9430db9b9d7fb1eadbe4d13e8d97c66 mpc-0.27.tar.xz"
sha256sums="45a2be0a6dea65ed43f631294c24e74b83c8ee66d1ba6ab47d0744ddb1e62064 mpc-0.27.tar.xz"
sha512sums="f73550004697c6d4ae44f25c82a9e4477fa878accb8725f58b74b2785c02b175a35e675c5484c58766e9032fe19beabd35a64c57cd1afd81478619d2f51916d4 mpc-0.27.tar.xz"
md5sums="e9cfaf17ab1db54dba4df4b08aa0db3f mpc-0.28.tar.xz"
sha256sums="a4337d06c85dc81a638821d30fce8a137a58d13d510be34a11c1cce95cabc547 mpc-0.28.tar.xz"
sha512sums="1d0c96c3c7cee2eac2d3cf25f09d74b5807b8ea56ff7dfc033b8fa690fd4d42de726a641e4f2552550d8a1c1b2840575aec5c595166ca5ae5776fcc93c8fb7cf mpc-0.28.tar.xz"