geonkick: update to 2.9.0.
This commit is contained in:
parent
1e7eedc6d1
commit
8f1710b46e
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue