evince: update to 46.0.

This commit is contained in:
fanyx 2024-03-21 16:34:29 +01:00 committed by oreo639
parent 2e7272f12c
commit 4cbda182fb

View file

@ -1,6 +1,6 @@
# Template file for 'evince'
pkgname=evince
version=45.0
version=46.0
revision=1
build_helper="gir"
build_style=meson
@ -18,9 +18,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Evince"
#changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-45/NEWS"
changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-46/NEWS"
distfiles="${GNOME_SITE}/evince/${version%.*}/evince-${version}.tar.xz"
checksum=d18647d4275cbddf0d32817b1d04e307342a85be914ec4dad2d8082aaf8aa4a8
checksum=aff6af69392c04956bfad976dec5d1583b41d5a334e937995f7c3ca0740de221
build_options="gir gtk_doc"
build_options_default="gir gtk_doc"