From 3632a82a8b14f11f157fb04b4f97843159d90939 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 10 Apr 2015 15:23:03 -0300 Subject: epiphany-3.16.0-1.parabola1: updating version --- libre/epiphany/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/epiphany/PKGBUILD') diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD index f30a5634f..791e2363d 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -1,24 +1,24 @@ -# $Id: PKGBUILD 225938 2014-11-10 23:06:59Z heftig $ +# $Id: PKGBUILD 234618 2015-03-24 11:52:11Z jgc $ # Maintainer (Arch): Jan de Groot # Maintainer: André Silva # Contributor: Márcio Silva pkgname=epiphany -pkgver=3.14.2 +pkgver=3.16.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' 'mips64el') 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' 'python2') +makedepends=('intltool' 'itstool' 'docbook-xml' 'startup-notification' 'gobject-introspection') replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) 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=('cc69403b3b7addf30dd6eb703265a77102b8ab3c6194678ad0d2433f251492d0') +sha256sums=('e8471b492649ee2a5dbbb76ac9225f0131f95895c3962bc2842799e872d82cae') prepare() { cd $pkgname-$pkgver -- cgit v1.2.3