mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/mpc: upgrade to 0.25
This commit is contained in:
parent
ccc9510f88
commit
b91ccedbce
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=mpc
|
||||
pkgver=0.24
|
||||
pkgver=0.25
|
||||
pkgrel=0
|
||||
pkgdesc="Minimalist command line interface to MPD"
|
||||
url="http://mpd.wikia.com/wiki/Client:Mpc"
|
||||
@ -25,6 +25,6 @@ package() {
|
||||
cd "$srcdir"/mpc-$pkgver
|
||||
make DESTDIR="$pkgdir" install || return 1
|
||||
}
|
||||
md5sums="d88ebfd315c267339151327b5b46258f mpc-0.24.tar.xz"
|
||||
sha256sums="e73b81707c4c0d88ad4f3e411263ad80ac39f6d6887a8fcbac97fcc4207b28f9 mpc-0.24.tar.xz"
|
||||
sha512sums="c8d48060f7e2251c1eebe3f0d1d7a4f4ea44408b3741cefa88cc21b1c1f8a5560d3ec94a49f0c1563a5786e338a6b1267f1e2adfebf358234205b459692cceaf mpc-0.24.tar.xz"
|
||||
md5sums="76aec8e973e3c6c131e9e9f2ad8f34c3 mpc-0.25.tar.xz"
|
||||
sha256sums="70cfa4f734a275a3c76df481ec5222872362ed8f58a4175459cae65d66acaf24 mpc-0.25.tar.xz"
|
||||
sha512sums="7752dd35027b6075d96a27808556af8b2b6e1ac5bb8069515f5baadf25ff31d46409749163634c668da132428b9686ba01a04051f4d41d4cd5e782e57a07b2cb mpc-0.25.tar.xz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user