ballerburg: update to 1.2.3.

This commit is contained in:
Kai Stian Olstad 2025-03-13 19:45:21 +01:00 committed by tranzystorekk
parent 10829a2639
commit 3b67d53c37

View file

@ -1,14 +1,14 @@
# Template file for 'ballerburg' # Template file for 'ballerburg'
pkgname=ballerburg pkgname=ballerburg
version=1.2.1 version=1.2.3
revision=2 revision=1
build_style=cmake build_style=cmake
hostmakedepends="which cmake sdl12-compat-devel" hostmakedepends="pkg-config"
makedepends="sdl12-compat-devel" makedepends="SDL2-devel"
short_desc="Classical castle combat game" short_desc="Classical castle combat game"
maintainer="pulux <pulux@pf4sh.de>" maintainer="pulux <pulux@pf4sh.de>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="http://baller.tuxfamily.org/" homepage="https://baller.frama.io/"
distfiles="http://download.tuxfamily.org/baller/$pkgname-$version.tar.gz" distfiles="https://framagit.org/baller/ballerburg/-/archive/v${version}/ballerburg-v${version}.tar.gz"
checksum=3f4ad9465f01c256dd1b37cc62c9fd8cbca372599753dbb21726629f042a6e62 checksum=88fdddef806008aac2c7c0ebf8c9152e26cdb1b21fd70337069925723134dcc4
broken="unable to fetch source" make_check=no # no tests included