Date: Thursday, August 12, 2021 @ 22:20:01 Author: heftig Revision: 421811
40.3-1 Modified: epiphany/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-12 22:04:52 UTC (rev 421810) +++ PKGBUILD 2021-08-12 22:20:01 UTC (rev 421811) @@ -2,8 +2,8 @@ # Contributor: Jan de Groot <[email protected]> pkgname=epiphany -pkgver=40.2 -pkgrel=2 +pkgver=40.3 +pkgrel=1 pkgdesc="A GNOME web browser based on the WebKit rendering engine" url="https://wiki.gnome.org/Apps/Web" arch=(x86_64) @@ -13,7 +13,7 @@ yelp-tools git meson) checkdepends=(xorg-server-xvfb aspell hspell hunspell nuspell libvoikko) groups=(gnome) -_commit=95552d19b3fc8c7e1c014db301390a0a517dc3e6 # tags/40.2^0 +_commit=39ea7a27f3dc7f6c45095dcb73ce82e78dc0a4b2 # tags/40.3^0 source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit") sha256sums=('SKIP')
