Date: Sunday, August 9, 2020 @ 01:05:56 Author: heftig Revision: 393339
3.36.4-1 Modified: epiphany/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-09 01:03:48 UTC (rev 393338) +++ PKGBUILD 2020-08-09 01:05:56 UTC (rev 393339) @@ -1,8 +1,8 @@ -# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> -# Maintainer: Jan de Groot <[email protected]> +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Contributor: Jan de Groot <[email protected]> pkgname=epiphany -pkgver=3.36.3 +pkgver=3.36.4 pkgrel=1 pkgdesc="A GNOME web browser based on the WebKit rendering engine" url="https://wiki.gnome.org/Apps/Web" @@ -13,7 +13,7 @@ appstream-glib git meson) checkdepends=(xorg-server-xvfb) groups=(gnome) -_commit=5bb417b790ae095efad19d64a35103b505a4d125 # tags/3.36.3^0 +_commit=f2e4d46e7029d95969e588d3db5a98df7b8c0856 # tags/3.36.4^0 source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit") sha256sums=('SKIP')
