Package Details: libchamplain 0.12.22.r2160.ad9de28-2

Git Clone URL: https://aur.archlinux.org/libchamplain.git (read-only, click to copy)
Package Base: libchamplain
Description: Map widget for GTK 3
Upstream URL: https://wiki.gnome.org/Projects/libchamplain
Licenses: LGPL-2.1
Submitter: City-busz
Maintainer: willemw
Last Packager: willemw
Votes: 3
Popularity: 0.96
First Submitted: 2025-12-30 08:54 (UTC)
Last Updated: 2026-02-14 08:40 (UTC)

Latest Comments

patlefort commented on 2025-12-31 03:24 (UTC)

The version has problems. The pkgver() should use git describe --abbrev=7 --tags | sed 's/^LIBCHAMPLAIN_//;s/[^-]*-g/r&/;s/-/./g', it can't contain +. The version should be updated in the pkgbuild and .srcinfo files with the generated version from pkgver().