summaryrefslogtreecommitdiff
path: root/extra/gpsd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gpsd/PKGBUILD')
-rw-r--r--extra/gpsd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gpsd/PKGBUILD b/extra/gpsd/PKGBUILD
index 952c32cd9..0569fb3b4 100644
--- a/extra/gpsd/PKGBUILD
+++ b/extra/gpsd/PKGBUILD
@@ -6,9 +6,9 @@
pkgname=gpsd
pkgver=3.7
-pkgrel=1
+pkgrel=1.1
pkgdesc="GPS daemon and library to support USB/serial GPS devices"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://catb.org/gpsd/"
license=('BSD')
depends=('python2' 'libusb' 'bluez' 'desktop-file-utils')