Skip to content
Snippets Groups Projects
Commit 054bd572 authored by Celeste's avatar Celeste Committed by Natanael Copa
Browse files

community/libmpdclient: upgrade to 2.22

parent d0819178
No related branches found
No related tags found
1 merge request!57856community/libmpdclient: upgrade to 2.22
Checking pipeline status
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libmpdclient
pkgver=2.21
pkgver=2.22
pkgrel=0
pkgdesc="An asynchronous API library for interfacing MPD in the C, C++ & Objective C languages"
url="https://www.musicpd.org/libs/libmpdclient"
......@@ -26,10 +26,10 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
mv "$pkgdir"/usr/share/doc/libmpdclient/COPYING \
mv "$pkgdir"/usr/share/doc/libmpdclient/BSD*Clause.txt \
"$pkgdir"/usr/share/licenses/$pkgname/
}
sha512sums="
1cde435bf850f875f80839941d6504465485f45d9daf247b658c2cd44d64c8ac1119c08103c9ec68686a8ce6f1f46dd49f63426e396556fcfa887ba55ae11572 libmpdclient-2.21.tar.xz
6dcf2f822cbe3a3bea145fff7edb9185951f83e39ee9794a6e420af1f9680e04bbf67b62458560c13b626201024c0bb59e330dfa91bec0fcd527da8de5127022 libmpdclient-2.22.tar.xz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment