mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
libmpdclient: upver
This commit is contained in:
parent
bd0f7f6cf7
commit
fe0952f5c3
@ -6,14 +6,14 @@
|
||||
# include global config
|
||||
|
||||
pkgname=libmpdclient
|
||||
pkgver=2.9
|
||||
pkgrel=2
|
||||
pkgver=2.10
|
||||
pkgrel=1
|
||||
pkgdesc='Asynchronous API library for interfacing MPD in the C, C++ & Objective C languages'
|
||||
arch=('x86_64')
|
||||
url='http://www.musicpd.org/libs/libmpdclient/'
|
||||
license=('custom:BSD')
|
||||
source=("http://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha1sums=('1a3557d4d1f78085db6285a8c8cb9085c300d9d3')
|
||||
sha1sums=('32e090b70fa91978734830c67527e8e2fca70225')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user