summaryrefslogtreecommitdiff
path: root/extra/pango/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pango/PKGBUILD')
-rw-r--r--extra/pango/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/pango/PKGBUILD b/extra/pango/PKGBUILD
index 5366a6574..f4200f93f 100644
--- a/extra/pango/PKGBUILD
+++ b/extra/pango/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=pango
pkgver=1.29.4
-pkgrel=1
+pkgrel=1.1
pkgdesc="A library for layout and rendering of text"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('LGPL')
depends=('glib2' 'cairo' 'libxft' 'libthai' 'freetype2')
makedepends=('gobject-introspection' 'libxt' 'gtk-doc')