diff options
Diffstat (limited to 'libre/epiphany/PKGBUILD')
-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' |