From 89b4828d517174655ac25a40fcc603934c7c4f42 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 2 Feb 2017 11:16:19 +0000 Subject: [PATCH] attract: update to 2.2.1. --- srcpkgs/attract/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/attract/template b/srcpkgs/attract/template index 1e1419a3906..eac454c15d9 100644 --- a/srcpkgs/attract/template +++ b/srcpkgs/attract/template @@ -1,7 +1,7 @@ # Template file for 'attract' pkgname=attract -version=2.2.0 -revision=2 +version=2.2.1 +revision=1 build_style=gnu-makefile hostmakedepends="pkg-config" make_build_args="VERBOSE=1" @@ -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=d350a078dec7d97498846adb56fb54210e2d4bab484a8c2cd558ce197194b07b +checksum=fa47322f3c311be1fad3072283395fb3ac2d1681dff06af1eb1bbe23aaa19e79 CFLAGS="-std=gnu++11" CFLAGS+=" -I extlibs/audio/include"