diff options
Diffstat (limited to 'extra/epiphany')
-rw-r--r-- | extra/epiphany/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/epiphany/PKGBUILD b/extra/epiphany/PKGBUILD index 6b65b5e6a..cf0885a6c 100644 --- a/extra/epiphany/PKGBUILD +++ b/extra/epiphany/PKGBUILD @@ -3,10 +3,10 @@ pkgname=epiphany pkgver=3.6.1 -pkgrel=1 +pkgrel=1.1 install=epiphany.install pkgdesc="A GNOME web browser based on the WebKit rendering engine." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libsoup-gnome' 'libnotify' 'gsettings-desktop-schemas' 'webkitgtk3' 'nss' 'iso-codes' 'dconf' 'gobject-introspection' 'desktop-file-utils' 'hicolor-icon-theme' 'gcr' 'gnome-desktop') |