From 1d15135bafbec23aa04e84736ced4a08c697d91e Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 20 Feb 2018 01:20:37 -0500 Subject: [PATCH] attract: update to 2.3.0. --- srcpkgs/attract/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/attract/template b/srcpkgs/attract/template index eac454c15d9..8973940aebc 100644 --- a/srcpkgs/attract/template +++ b/srcpkgs/attract/template @@ -1,6 +1,6 @@ # Template file for 'attract' pkgname=attract -version=2.2.1 +version=2.3.0 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" @@ -13,7 +13,7 @@ maintainer="Pedro Narciso GarcĂ­a Revington " license="GPL-3" homepage="http://attractmode.org/" distfiles="https://github.com/mickelson/attract/archive/v${version}.tar.gz" -checksum=fa47322f3c311be1fad3072283395fb3ac2d1681dff06af1eb1bbe23aaa19e79 +checksum=561c5bcd9a10d216c2f43de7eb9224fa000d5ac8690e2d41cb4a8cec86b72583 CFLAGS="-std=gnu++11" CFLAGS+=" -I extlibs/audio/include"