summaryrefslogtreecommitdiff
path: root/libre/epiphany
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-11 20:35:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-11 20:35:40 -0500
commit45efd7f453b31a0f0271bc4899673dbb29d66109 (patch)
treebf6edfd6b438b5c8ddffb21f52f7023ec61701aa /libre/epiphany
parent5b8fefa5e910889c2af7e2f058af7e7a87a33b37 (diff)
epiphany-3.18.0-1.parabola1: updating version
Diffstat (limited to 'libre/epiphany')
-rw-r--r--libre/epiphany/PKGBUILD6
1 files 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 <coadde@parabola.nu>
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