From 70c80d5d4cf3c5a1b3f069bbca849106f8ee31bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Fri, 17 Mar 2017 08:41:30 +0100 Subject: [PATCH] rocksndiamonds: update to 4.0.0.2 --- srcpkgs/rocksndiamonds/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rocksndiamonds/template b/srcpkgs/rocksndiamonds/template index c07cfe00661..b6f07b9a63c 100644 --- a/srcpkgs/rocksndiamonds/template +++ b/srcpkgs/rocksndiamonds/template @@ -1,6 +1,6 @@ # Template file for 'rocksndiamonds' pkgname=rocksndiamonds -version=4.0.0.1 +version=4.0.0.2 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=8649a450419d9cee2ffd9463cae65e7ebcbbf48c2cc945a85d91bbcdd9be3249 +checksum=64dd10e8e543a2ff111475243c8360f4009bcf186af34f4c95d36eafe836f637 do_build() { CFLAGS+=" -DTARGET_SDL"