summaryrefslogtreecommitdiff
path: root/libre/epiphany
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-11 07:32:16 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-11 07:37:02 -0300
commit98b03bbd7f1097fa7c603f582719c7307fe600db (patch)
treeb51e5ff093a7c4ca81b9e8c90a271843244d1536 /libre/epiphany
parentd8cd25bf41052081fe22a591a90f28c505ca921c (diff)
epiphany-3.16.3-1.parabola1: updating version
Diffstat (limited to 'libre/epiphany')
-rw-r--r--libre/epiphany/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD
index 9608864fa..10ad0a692 100644
--- a/libre/epiphany/PKGBUILD
+++ b/libre/epiphany/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 241424 2015-06-30 11:37:25Z heftig $
+# $Id: PKGBUILD 241912 2015-07-09 15:06:26Z heftig $
# Maintainer (Arch): Jan de Groot <jgc@archlinux.org>
# Maintainer: André Silva <emulatorman@parabola.nu>
# Contributor: Márcio Silva <coadde@parabola.nu>
pkgname=epiphany
-pkgver=3.16.2
+pkgver=3.16.3
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' 'mips64el')
+arch=('i686' 'x86_64')
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=('a621b5f443bc168980d12452f1a031e0a50d99ffc825989a38b14d398def73e6')
+sha256sums=('d527f1770779ec22d955aeb13b148a846a26144e433ff0480c981af80e2390b1')
prepare() {
cd $pkgname-$pkgver