diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-07-21 16:37:38 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-07-21 16:37:38 -0500 |
commit | c25a57381df2210d029ac5ec57cab616b46035db (patch) | |
tree | f00815d1fb9ae83e529f1bac571a12d96306d2b6 /libre/epiphany | |
parent | c1c88f9df0863923ebb587b187b6457d5dacd367 (diff) | |
download | abslibre-c25a57381df2210d029ac5ec57cab616b46035db.tar.gz abslibre-c25a57381df2210d029ac5ec57cab616b46035db.tar.bz2 abslibre-c25a57381df2210d029ac5ec57cab616b46035db.zip |
epiphany-3.24.3-1.parabola1: updating version
Diffstat (limited to 'libre/epiphany')
-rw-r--r-- | libre/epiphany/PKGBUILD | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD index fb6f93c5c..5205706cc 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -1,10 +1,11 @@ # $Id: PKGBUILD 288002 2017-02-03 23:55:29Z heftig $ # Maintainer (Arch): Jan de Groot <jgc@archlinux.org> -# Maintainer: André Silva <emulatorman@parabola.nu> -# Contributor: Márcio Silva <coadde@parabola.nu> +# Maintainer (Hyperbola): André Silva <emulatorman@hyperbola.info> +# Contributor (Hyperbola): Márcio Silva <coadde@hyperbola.info> +# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=epiphany -pkgver=3.24.2 +pkgver=3.24.3 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" @@ -16,7 +17,7 @@ makedepends=(intltool itstool docbook-xml startup-notification lsb-release groups=(gnome) replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) -_commit=d0e5c8fff89633b504cb9dc02638b1c25f227c38 # tags/3.24.2^0 +_commit=43489a7d54b89a45709fadd6a90d0e99cf0dc45d # tags/3.24.3^0 source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit" "git+https://git.gnome.org/browse/libgd" "git+https://git.gnome.org/browse/gvdb" |