From 998be26589b1679701574c458fdafa365da5aa78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 12 Sep 2020 14:36:05 +0200 Subject: [PATCH] rocksndiamonds: update to 4.2.0.2 --- srcpkgs/rocksndiamonds/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rocksndiamonds/template b/srcpkgs/rocksndiamonds/template index 480aefff57f..2b1ab827fd6 100644 --- a/srcpkgs/rocksndiamonds/template +++ b/srcpkgs/rocksndiamonds/template @@ -1,6 +1,6 @@ # Template file for 'rocksndiamonds' pkgname=rocksndiamonds -version=4.2.0.1 +version=4.2.0.2 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller " license="GPL-2.0-only" homepage="http://www.artsoft.org/rocksndiamonds" distfiles="http://www.artsoft.org/RELEASES/unix/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=2143d778f7d1bbe1a86aa9deb69abd1e193945c90a3117838e0397ed8296db65 +checksum=514299cbb05b8f9aaaf2266a746b8e8f54259a50e12f2280dbbbe9a763a50b84 do_build() { CFLAGS+=" -DTARGET_SDL2"