Date: Thursday, July 22, 2021 @ 21:25:58 Author: heftig Revision: 420309
40.4-1 Modified: evince/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-22 21:24:53 UTC (rev 420308) +++ PKGBUILD 2021-07-22 21:25:58 UTC (rev 420309) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=evince -pkgver=40.3 +pkgver=40.4 pkgrel=1 pkgdesc="Document viewer (PDF, PostScript, XPS, djvu, dvi, tiff, cbr, cbz, cb7, cbt)" url="https://wiki.gnome.org/Apps/Evince" @@ -16,7 +16,7 @@ optdepends=('texlive-bin: DVI support') provides=(libev{document,view}3.so) groups=(gnome) -_commit=2d59ee3367e5f964d4a4e7d2f89025e4f88b85ba # tags/40.3^0 +_commit=d5639b30081f8ded08aa6be64ca0d1954f8daa52 # tags/40.4^0 source=("git+https://gitlab.gnome.org/GNOME/evince.git#commit=$_commit") sha256sums=('SKIP')
