summaryrefslogtreecommitdiff
path: root/community/gtk-engine-unico/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtk-engine-unico/PKGBUILD')
-rw-r--r--community/gtk-engine-unico/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/gtk-engine-unico/PKGBUILD b/community/gtk-engine-unico/PKGBUILD
index 41cf27d09..91ae166cc 100644
--- a/community/gtk-engine-unico/PKGBUILD
+++ b/community/gtk-engine-unico/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gtk-engine-unico
pkgver=1.0.2
pkgrel=3
pkgdesc="Unico GTK3 theme engine"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/unico"
license=('GPL')
depends=("gtk3")
@@ -25,3 +25,4 @@ package() {
cd "~unico-team/unico/trunk"
make DESTDIR=${pkgdir} install
}
+md5sums=('14557d1e9188fb814bce1fc404444d4c')