diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-30 01:21:00 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-12-30 01:21:00 -0300 |
commit | 24dc2e6e7ef517a683e836a32d4d04edef8dd6be (patch) | |
tree | d982625a0cde556869c6429d958d26cd70b3e8dc /libre/epiphany | |
parent | 468bca93ff2b6181bac545f005589ab48c6ef039 (diff) | |
download | abslibre-24dc2e6e7ef517a683e836a32d4d04edef8dd6be.tar.gz abslibre-24dc2e6e7ef517a683e836a32d4d04edef8dd6be.tar.bz2 abslibre-24dc2e6e7ef517a683e836a32d4d04edef8dd6be.zip |
epiphany-3.22.4-1.parabola1: updating version
Diffstat (limited to 'libre/epiphany')
-rw-r--r-- | libre/epiphany/PKGBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD index d6bff552b..9516e26dd 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 281818 2016-11-22 09:29:17Z heftig $ +# $Id: PKGBUILD 284915 2016-12-28 04:22:48Z 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.3 +pkgver=3.22.4 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,9 +16,9 @@ makedepends=(intltool itstool docbook-xml startup-notification groups=(gnome) replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) -_commit=08cb0932f1172fb9fc9f544006db4b6c2bb9d9b8 # tags/3.22.3^0 -source=("git://git.gnome.org/epiphany#commit=$_commit" - "git://git.gnome.org/libgd" +_commit=516d6e584bf93569b13657f45c8fc8f2bc56b44f # tags/3.22.4^0 +source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit" + "git+https://git.gnome.org/browse/libgd" pluginsdir.diff) sha256sums=('SKIP' 'SKIP' |