testing/cataclysm-dda: fix version format

Make it compliant to the version format that will be enforced by apk3
in the future.

Ref https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/10972
This commit is contained in:
Sertonix 2025-01-17 23:53:46 +01:00 committed by Natanael Copa
parent 3274e2485f
commit cfeedc0652

View File

@ -1,7 +1,7 @@
# Contributor: Joshua Murphy <joshuamurphy@posteo.net>
maintainer="Joshua Murphy <joshuamurphy@posteo.net>"
pkgname=cataclysm-dda
pkgver=0.h
pkgver=0h
_pkgver=0.H
pkgrel=0
_pkgdesc="A post-apocalyptic roguelike"