cdogs-sdl: update to 0.6.5.

This commit is contained in:
Enno Boland 2017-04-25 10:41:55 +02:00
parent 125507ff31
commit 178da819d6

View file

@ -1,7 +1,7 @@
# Template file for 'cdogs'
pkgname=cdogs-sdl
version=0.6.4
revision=2
version=0.6.5
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="SDL2-devel SDL2_mixer-devel SDL2_image-devel SDL2_net-devel"
@ -10,5 +10,5 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://cxong.github.io/cdogs-sdl/"
license="GPL2"
distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz"
checksum=b65fc1f436098016c1163885a226a66e594dc95f0aa4fac0ada6d72823f28321
checksum=73fcba62fe929dc52347c27f715dc3081ea995987d5eb9cf8028f29cdbcd949e
configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/"