Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/papers/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'papers'
pkgname=papers
version=50.1
version=50.2
revision=1
build_style=meson
build_helper="gir rust"
Expand All @@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
homepage="https://apps.gnome.org/Papers"
changelog="https://gitlab.gnome.org/GNOME/papers/-/raw/main/NEWS.md"
distfiles="${GNOME_SITE}/papers/${version/.*/}/papers-${version}.tar.xz"
checksum=f79ce4b950cf5111dc48e8b7dc1728b1651c80f32f0e24dce55371993ccab270
checksum=ae1bdcf1cd47cb50c9d84765784607f81c72df17dd6e6ad933fea14173d2b9f4

build_options="gir gtk_doc"
build_options_default="gir"
Expand Down