summaryrefslogtreecommitdiff
path: root/extra/gobject-introspection/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gobject-introspection/PKGBUILD')
-rw-r--r--extra/gobject-introspection/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gobject-introspection/PKGBUILD b/extra/gobject-introspection/PKGBUILD
index 70d51787d..922d92e6e 100644
--- a/extra/gobject-introspection/PKGBUILD
+++ b/extra/gobject-introspection/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=gobject-introspection
pkgver=1.34.2
-pkgrel=1
+pkgrel=1.1
pkgdesc="Introspection system for GObject-based libraries"
url="https://live.gnome.org/GObjectIntrospection"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
license=('LGPL' 'GPL')
depends=('glib2' 'python2' 'python2-mako')
makedepends=('cairo')