diff options
Diffstat (limited to 'extra/libcddb/PKGBUILD')
-rw-r--r-- | extra/libcddb/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libcddb/PKGBUILD b/extra/libcddb/PKGBUILD index 51b3b7d02..ad9c5a293 100644 --- a/extra/libcddb/PKGBUILD +++ b/extra/libcddb/PKGBUILD @@ -4,8 +4,8 @@ pkgname=libcddb pkgver=1.3.2 -pkgrel=3 -arch=('i686' 'x86_64') +pkgrel=3.1 +arch=('i686' 'x86_64' 'mips64el') pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org)." url="http://sourceforge.net/projects/libcddb/" license=('LGPL') |