testing/cdogs-sdl: upgrade to 1.9

Classic overhead run-and-gun game
https://cxong.github.io/cdogs-sdl/
This commit is contained in:
Victor Diego Alegandro Diaz Urbaneja 2020-01-23 17:33:54 -04:00 committed by Leo
parent 722b2758ff
commit 1b4cc6a36d

View File

@ -5,10 +5,10 @@ pkgver=0.7.0
pkgrel=0
pkgdesc="Classic overhead run-and-gun game"
url="https://cxong.github.io/cdogs-sdl/"
arch="x86_64 x86"
license="GPL"
arch="all"
license="GPL-1.0-only"
makedepends="cmake sdl2_image-dev sdl2-dev sdl2_mixer-dev mesa-dev"
options="!check"
options="!check" # make check not implemented
source="$pkgname-$pkgver.tar.gz::https://github.com/cxong/cdogs-sdl/archive/$pkgver.tar.gz"
build() {