goxel: update to 0.12.0.

This commit is contained in:
John 2023-04-02 13:42:48 +02:00
parent 6e62fa6ef4
commit 29076d6edc

View file

@ -1,6 +1,6 @@
# Template file for 'goxel'
pkgname=goxel
version=0.11.0
version=0.12.0
revision=1
build_style=scons
make_build_args="mode=release werror=0"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://guillaumechereau.github.io/goxel/"
distfiles="https://github.com/guillaumechereau/goxel/archive/v${version}.tar.gz"
checksum=660030e1b3b33a3e909d8189780a192cba059774af57b042ecb63297f2a6d0fc
checksum=e3825625e1af9f58593695b0129e39f68a8f3c7d5696c096b8ed2d8b9ac69430
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"