diff options
Diffstat (limited to 'extra/spandsp/PKGBUILD')
-rw-r--r-- | extra/spandsp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/spandsp/PKGBUILD b/extra/spandsp/PKGBUILD index 359dffd72..0a9c83273 100644 --- a/extra/spandsp/PKGBUILD +++ b/extra/spandsp/PKGBUILD @@ -3,9 +3,9 @@ pkgname=spandsp pkgver=0.0.6pre21 -pkgrel=1 +pkgrel=1.1 pkgdesc="A DSP library for telephony" -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) license=('GPL') url="http://www.soft-switch.org/" depends=('libtiff') |