summaryrefslogtreecommitdiff
path: root/extra/liboauth/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/liboauth/PKGBUILD')
-rw-r--r--extra/liboauth/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/liboauth/PKGBUILD b/extra/liboauth/PKGBUILD
index 6031eb6ff..d0fd67678 100644
--- a/extra/liboauth/PKGBUILD
+++ b/extra/liboauth/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=liboauth
pkgver=0.9.6
-pkgrel=1
+pkgrel=1.1
pkgdesc='C library implementing OAuth Core RFC 5849'
-arch=('i686' 'x86_64')
+arch=(mips64el)
url='http://liboauth.sourceforge.net'
license=('MIT')
depends=('curl')