summaryrefslogtreecommitdiff
path: root/extra/libmpdclient/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libmpdclient/PKGBUILD')
-rw-r--r--extra/libmpdclient/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libmpdclient/PKGBUILD b/extra/libmpdclient/PKGBUILD
index 91f6eb78e..be0e68d40 100644
--- a/extra/libmpdclient/PKGBUILD
+++ b/extra/libmpdclient/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=libmpdclient
pkgver=2.7
-pkgrel=1
+pkgrel=1.1
pkgdesc='Asynchronous API library for interfacing MPD in the C, C++ & Objective C languages'
url='http://mpd.wikia.com/wiki/ClientLib:libmpdclient'
license=('custom:BSD')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
options=('!libtool')
source=("http://downloads.sourceforge.net/project/musicpd/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha1sums=('f97e35525851eb192d3799f0dabe32915c56b96b')