Date: Saturday, July 9, 2022 @ 16:05:04 Author: heftig Revision: 450574
42.3-1 Modified: epiphany/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-09 16:04:28 UTC (rev 450573) +++ PKGBUILD 2022-07-09 16:05:04 UTC (rev 450574) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=epiphany -pkgver=42.2 +pkgver=42.3 pkgrel=1 pkgdesc="A GNOME web browser based on the WebKit rendering engine" url="https://wiki.gnome.org/Apps/Web" @@ -14,7 +14,7 @@ checkdepends=(xorg-server-xvfb aspell hspell hunspell nuspell libvoikko) groups=(gnome) options=(debug) -_commit=8dd7d3e2fa3cab3c85865e60a649aa859ff499db # tags/42.2^0 +_commit=6cdf86702e747867b2f4b338429733f84f554f80 # tags/42.3^0 source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit") sha256sums=('SKIP')
