Skip to content

Commit

Permalink
geonkick: update to 2.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
teldra committed Mar 14, 2022
1 parent 5117bcc commit 0203b68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/geonkick/template
@@ -1,6 +1,6 @@
# Template file for 'geonkick'
pkgname=geonkick
version=2.8.1
version=2.9.0
revision=1
build_style=cmake
hostmakedepends="pkg-config tar xz"
Expand All @@ -10,9 +10,9 @@ short_desc="Free software percussion synthesizer"
maintainer="teldra <teldra@rotce.de>"
license="GPL-3.0-or-later"
homepage="https://github.com/free-sm/geonkick"
changelog="https://github.com/free-sm/geonkick/blob/main/NEWS.md"
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=813fb10709136ed79403c8baf3d847fce9fbf717fea3c194ad2952e0172e6d45
checksum=54968894e3fab1ad1b7a92e12cdb5041ca39a22842c8e815a443f50cbcc4dc5b

if [ ${CROSS_BUILD} ]; then
configure_args+=" -DGKICK_ARCHITECTURE=$XBPS_TARGET_MACHINE"
Expand Down

0 comments on commit 0203b68

Please sign in to comment.