From 81ed825e1a539338f90ec2f3e3934b14a8550e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 18 Jun 2016 17:45:26 +0200 Subject: [PATCH] plib: revbumo to rebuild for arm* --- srcpkgs/plib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/plib/template b/srcpkgs/plib/template index 924fee338a..730f53a11d 100644 --- a/srcpkgs/plib/template +++ b/srcpkgs/plib/template @@ -1,7 +1,7 @@ # Template build file for 'plib' pkgname=plib version=1.8.5 -revision=4 +revision=5 build_style=gnu-configure configure_args="--enable-shared --disable-static" short_desc="Suite of Portable Game Libraries"