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
7 changes: 3 additions & 4 deletions srcpkgs/libshumate/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'libshumate'
pkgname=libshumate
version=1.4.0
version=1.6.0
revision=1
build_style=meson
build_helper="gir"
Expand All @@ -15,10 +15,9 @@ short_desc="C library providing a GtkWidget to display maps"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://wiki.gnome.org/Projects/libshumate"
#changelog="https://gitlab.gnome.org/GNOME/libshumate/-/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/libshumate/-/raw/libshumate-1-2/NEWS"
changelog="https://gitlab.gnome.org/GNOME/libshumate/-/raw/main/NEWS"
distfiles="${GNOME_SITE}/libshumate/${version%.*}/libshumate-${version}.tar.xz"
checksum=3984368e0259862b3810d1ddc86d2dadd6d372a2b32376ccf4aff7c2e48c6d30
checksum=66097ee05c3cc4dfbdc124dfc9b885085f5c6ba2f1b2e642d0475987f9222939
make_check_pre="dbus-run-session xvfb-run"

build_options="gir"
Expand Down