summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-08 20:11:43 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-08 21:02:12 -0300
commit51fd53d1f7ce597346a71812a7c411b22b15d728 (patch)
tree3e041114e4755b6fb36c1c8f4eba8159f0cfcde3 /libre
parent9a07072b81d39601b5d31b6d105eae7f0c9ddb28 (diff)
epiphany-3.22.2-1.parabola1: updating version
Diffstat (limited to 'libre')
-rw-r--r--libre/epiphany/PKGBUILD19
1 files changed, 9 insertions, 10 deletions
diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD
index d9cb83147..002e83c5d 100644
--- a/libre/epiphany/PKGBUILD
+++ b/libre/epiphany/PKGBUILD
@@ -1,23 +1,22 @@
-# $Id: PKGBUILD 278498 2016-10-12 16:51:11Z heftig $
+# $Id: PKGBUILD 280134 2016-11-07 20:45:42Z 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.22.1+5+g5d281a8
+pkgver=3.22.2
pkgrel=1.parabola1
pkgdesc="A GNOME web browser based on the WebKit rendering engine, with DuckDuckGo HTML support"
url="https://wiki.gnome.org/Apps/Web"
arch=(i686 x86_64 armv7h)
license=(GPL)
-depends=(libsoup libnotify gsettings-desktop-schemas webkit2gtk nss iso-codes
- dconf gcr gnome-desktop libwnck3 gnome-themes-standard)
+depends=(webkit2gtk gcr gnome-desktop)
makedepends=(intltool itstool docbook-xml startup-notification
gobject-introspection yelp-tools autoconf-archive appstream-glib git)
groups=(gnome)
replaces=(${pkgname}-libre)
conflicts=(${pkgname}-libre)
-_commit=5d281a891b956ad714ce91d37c64438eadeca7bc # gnome-3-22
+_commit=061956662d43c8f2e966228f2379e04004e86dd9 # tags/3.22.2^0
source=("git://git.gnome.org/epiphany#commit=$_commit"
"git://git.gnome.org/libgd"
pluginsdir.diff)
@@ -27,17 +26,17 @@ sha256sums=('SKIP'
pkgver() {
cd $pkgname
-
- git submodule init
- git config --local submodule.libgd.url "$srcdir/libgd"
- git submodule update
-
git describe --tags | sed 's/-/+/g'
}
prepare() {
cd $pkgname
patch -Np1 -i ../pluginsdir.diff
+
+ git submodule init
+ git config --local submodule.libgd.url "$srcdir/libgd"
+ git submodule update
+
NOCONFIGURE=1 ./autogen.sh
# Replace DuckDuckGo to DuckDuckGo HTML