diff --git a/srcpkgs/geonkick/template b/srcpkgs/geonkick/template index af8ea0fa819..5f73484a3fb 100644 --- a/srcpkgs/geonkick/template +++ b/srcpkgs/geonkick/template @@ -1,6 +1,6 @@ # Template file for 'geonkick' pkgname=geonkick -version=2.9.0 +version=2.9.1 revision=1 build_style=cmake hostmakedepends="pkg-config tar xz" @@ -12,7 +12,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/free-sm/geonkick" changelog="https://raw.githubusercontent.com/free-sm/geonkick/main/NEWS.md" distfiles="https://github.com/free-sm/geonkick/archive/refs/tags/v${version}.tar.gz" -checksum=54968894e3fab1ad1b7a92e12cdb5041ca39a22842c8e815a443f50cbcc4dc5b +checksum=30ee2a36a26cabb9af8f458bb12d7b0358b4d6abec67ab5f8df696390b5699b4 if [ ${CROSS_BUILD} ]; then configure_args+=" -DGKICK_ARCHITECTURE=$XBPS_TARGET_MACHINE"