From 27e5f21ed451b17def9e5a2bf64efd273a6cf575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 11 Jan 2017 08:00:06 +0100 Subject: [PATCH] rocksndiamonds: update to 4.0.0.1 --- srcpkgs/rocksndiamonds/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rocksndiamonds/template b/srcpkgs/rocksndiamonds/template index c3797b495f0..c07cfe00661 100644 --- a/srcpkgs/rocksndiamonds/template +++ b/srcpkgs/rocksndiamonds/template @@ -1,6 +1,6 @@ # Template file for 'rocksndiamonds' pkgname=rocksndiamonds -version=4.0.0.0 +version=4.0.0.1 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller " license="GPL-2" homepage="http://www.artsoft.org/rocksndiamonds" distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=041878417bce3c497f1757b507c3150610497e94cff8fb0addfd889c7d105c8e +checksum=8649a450419d9cee2ffd9463cae65e7ebcbbf48c2cc945a85d91bbcdd9be3249 do_build() { CFLAGS+=" -DTARGET_SDL"