Date: Thursday, March 25, 2021 @ 22:07:09 Author: heftig Revision: 410975
40.0-1 Modified: eog/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 22:01:27 UTC (rev 410974) +++ PKGBUILD 2021-03-25 22:07:09 UTC (rev 410975) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=eog -pkgver=3.38.2 +pkgver=40.0 pkgrel=1 pkgdesc="Eye of Gnome: An image viewing and cataloging program" url="https://wiki.gnome.org/Apps/EyeOfGnome" @@ -12,7 +12,7 @@ makedepends=(gobject-introspection gtk-doc git meson yelp-tools) optdepends=('eog-plugins: Additional features') groups=(gnome) -_commit=704fc60bb4329fdcae38879d108663417a49f40c # tags/3.38.2^0 +_commit=93b113cb0635997b8b8502229a379880cec0d5bc # tags/40.0^0 source=("git+https://gitlab.gnome.org/GNOME/eog.git#commit=$_commit") sha256sums=('SKIP')
