summaryrefslogtreecommitdiff
path: root/libre/epiphany-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-15 21:57:18 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-11-15 21:57:18 -0200
commit4d8d2a3001291fad489cd260580f2b0f0862b9e8 (patch)
treeccb24fd7f9a88c3fc1600b4f152996ead268c9ad /libre/epiphany-libre/PKGBUILD
parent61e2a6be93ad619c45dd5ae8e28e9112011ca92a (diff)
epiphany-libre-3.10.2-1: updating version
Diffstat (limited to 'libre/epiphany-libre/PKGBUILD')
-rw-r--r--libre/epiphany-libre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/epiphany-libre/PKGBUILD b/libre/epiphany-libre/PKGBUILD
index b33bb486f..0ad703fc2 100644
--- a/libre/epiphany-libre/PKGBUILD
+++ b/libre/epiphany-libre/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 196579 2013-10-15 14:29:30Z jgc $
+# $Id: PKGBUILD 199742 2013-11-15 12:42:25Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
# Contributor (Parabola): Márcio Silva <coadde@lavabit.com>
_pkgname=epiphany
pkgname=epiphany-libre
-pkgver=3.10.1
+pkgver=3.10.2
pkgrel=1
install=epiphany.install
pkgdesc="A GNOME web browser based on the WebKit rendering engine, with DuckDuckGo HTML support"
@@ -16,11 +16,11 @@ makedepends=('intltool' 'itstool' 'docbook-xml' 'startup-notification' 'gobject-
replaces=$_pkgname
conflicts=$_pkgname
provides=$_pkgname=$pkgver
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
groups=('gnome')
url="http://www.gnome.org/projects/epiphany/"
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver:0:4}/$_pkgname-$pkgver.tar.xz)
-sha256sums=('86c680b4b12432b18cbb8e7dec25b26586a536cb5842027db2e6986f416ddfad')
+sha256sums=('7788221f775605ab29b26b92f4907ca9d5e8cf7999d103697a5979228d5fdd47')
prepare() {
cd $_pkgname-$pkgver