summaryrefslogtreecommitdiff
path: root/libre/epiphany-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-14 21:40:59 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-04-14 21:40:59 -0300
commit6513882ee0bb019053d90b2a91d028219b7660c7 (patch)
tree06d414d5db99ef44e378b5b62945a590c9470740 /libre/epiphany-libre/PKGBUILD
parentc07f177bbb22215263a88639ba71833654c75f09 (diff)
epiphany-libre-3.12.0-1: updating version
Diffstat (limited to 'libre/epiphany-libre/PKGBUILD')
-rw-r--r--libre/epiphany-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/epiphany-libre/PKGBUILD b/libre/epiphany-libre/PKGBUILD
index 11b9942e8..c514c7156 100644
--- a/libre/epiphany-libre/PKGBUILD
+++ b/libre/epiphany-libre/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 201443 2013-12-11 19:00:11Z heftig $
+# $Id: PKGBUILD 209155 2014-03-29 20:13:41Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
# Contributor (Parabola): Márcio Silva <coadde@parabola.nu>
_pkgname=epiphany
pkgname=epiphany-libre
-pkgver=3.10.3
+pkgver=3.12.0
pkgrel=1
install=epiphany.install
pkgdesc="A GNOME web browser based on the WebKit rendering engine, with DuckDuckGo HTML support"
@@ -18,9 +18,9 @@ conflicts=$_pkgname
provides=$_pkgname=$pkgver
options=('!emptydirs')
groups=('gnome')
-url="http://www.gnome.org/projects/epiphany/"
+url="https://wiki.gnome.org/Apps/Web"
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver:0:4}/$_pkgname-$pkgver.tar.xz)
-sha256sums=('c18235ecceaa9c76e7d90d370861cb2bba45019e1e14391a00dac3d2e94a0db7')
+sha256sums=('c1872e38854b01320d5b8fc17179ebd0ae5ee247c92d3d3cdb7f2b9f54c90d25')
prepare() {
cd $_pkgname-$pkgver
@@ -41,7 +41,7 @@ prepare() {
build() {
cd $_pkgname-$pkgver
./configure --prefix=/usr --sysconfdir=/etc \
- --localstatedir=/var
+ --localstatedir=/var --libexecdir=/usr/lib/$_pkgname
# https://bugzilla.gnome.org/show_bug.cgi?id=655517
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool