evince: update to 43.1.
This commit is contained in:
parent
0bb8aecad7
commit
65e54f7d82
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'evince'
|
||||
pkgname=evince
|
||||
version=43.0
|
||||
version=43.1
|
||||
revision=1
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
|
@ -17,10 +17,10 @@ short_desc="GNOME Document viewer for multiple document formats"
|
|||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Evince"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-43/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/main/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/main/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/evince/-/raw/gnome-43/NEWS"
|
||||
distfiles="${GNOME_SITE}/evince/${version%.*}/evince-${version}.tar.xz"
|
||||
checksum=66be0de4b47b1130486103988cc152c04aea95950ba3ef16dc20c2ef6b681d47
|
||||
checksum=6d75ca62b73bfbb600f718a098103dc6b813f9050b9594be929e29b4589d2335
|
||||
|
||||
build_options="gir gtk_doc"
|
||||
build_options_default="gir gtk_doc"
|
||||
|
|
Loading…
Reference in New Issue