From 45efd7f453b31a0f0271bc4899673dbb29d66109 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sun, 11 Oct 2015 20:35:40 -0500 Subject: epiphany-3.18.0-1.parabola1: updating version --- libre/epiphany/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD index 10ad0a692..e0dc0daf1 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -4,11 +4,11 @@ # Contributor: Márcio Silva pkgname=epiphany -pkgver=3.16.3 +pkgver=3.18.0 pkgrel=1.parabola1 install=epiphany.install pkgdesc="A GNOME web browser based on the WebKit rendering engine, with DuckDuckGo HTML support" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') license=('GPL') depends=('libsoup' 'libnotify' 'gsettings-desktop-schemas' 'webkit2gtk' 'nss' 'iso-codes' 'dconf' 'desktop-file-utils' 'gcr' 'gnome-desktop' 'libwnck3' 'gnome-themes-standard') makedepends=('intltool' 'itstool' 'docbook-xml' 'startup-notification' 'gobject-introspection') @@ -18,7 +18,7 @@ options=('!emptydirs') groups=('gnome') url="https://wiki.gnome.org/Apps/Web" source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('d527f1770779ec22d955aeb13b148a846a26144e433ff0480c981af80e2390b1') +sha256sums=('d5ba67a8cd85c80b81e076862bcab3fc376ba51b0a1536ca7430608d1f50491d') prepare() { cd $pkgname-$pkgver -- cgit v1.2.3