Date: Thursday, November 23, 2017 @ 22:35:05 Author: jgc Revision: 310768
upgpkg: epiphany 3.26.3-1 Modified: epiphany/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-23 20:26:36 UTC (rev 310767) +++ PKGBUILD 2017-11-23 22:35:05 UTC (rev 310768) @@ -2,8 +2,8 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=epiphany -pkgver=3.26.2 -pkgrel=2 +pkgver=3.26.3 +pkgrel=1 pkgdesc="A GNOME web browser based on the WebKit rendering engine" url="https://wiki.gnome.org/Apps/Web" arch=(x86_64) @@ -12,7 +12,7 @@ makedepends=(itstool docbook-xml startup-notification lsb-release gobject-introspection yelp-tools appstream-glib git meson) groups=(gnome) -_commit=e02df42f79051d7c2895ea1f398b75dcf0733b91 # tags/3.26.2^0 +_commit=5d5d5762eae06b157a34f9b1001fa8eadd844b31 # tags/3.26.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"
