From 98b03bbd7f1097fa7c603f582719c7307fe600db Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sat, 11 Jul 2015 07:32:16 -0300 Subject: epiphany-3.16.3-1.parabola1: updating version --- libre/epiphany/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre') 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 # Maintainer: André Silva # Contributor: Márcio Silva 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 -- cgit v1.2.3-54-g00ecf