From 8ed862c9084c870fb9ad29011b8d4c22d024bfd4 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 9 May 2018 17:27:28 +0200 Subject: [PATCH] attract: update for SFML. --- srcpkgs/attract/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/attract/template b/srcpkgs/attract/template index 8973940aebc..4e303bda652 100644 --- a/srcpkgs/attract/template +++ b/srcpkgs/attract/template @@ -1,7 +1,7 @@ # Template file for 'attract' pkgname=attract version=2.3.0 -revision=1 +revision=2 build_style=gnu-makefile hostmakedepends="pkg-config" make_build_args="VERBOSE=1"