summaryrefslogtreecommitdiff
path: root/extra/cogl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/cogl/PKGBUILD')
-rw-r--r--extra/cogl/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/cogl/PKGBUILD b/extra/cogl/PKGBUILD
index 9b5159460..3796d7b90 100644
--- a/extra/cogl/PKGBUILD
+++ b/extra/cogl/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=cogl
pkgver=1.10.4
-pkgrel=1
+pkgrel=1.1
pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer"
-arch=('i686' 'x86_64')
+arch=(mips64el)
url="http://www.clutter-project.org/"
license=('GPL2')
depends=('libdrm' 'libxext' 'libxdamage' 'libxcomposite' 'gdk-pixbuf2' 'pango')