From 876dc1a3025d067f19a4e0a3d5ae0add45de7e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Wed, 24 Oct 2018 18:59:35 +0200 Subject: [PATCH] SDL_ttf: rebuild for metadata --- srcpkgs/SDL_ttf/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/SDL_ttf/template b/srcpkgs/SDL_ttf/template index fc3e01d3aea..a4dd413b95b 100644 --- a/srcpkgs/SDL_ttf/template +++ b/srcpkgs/SDL_ttf/template @@ -1,7 +1,7 @@ # Template file for 'SDL_ttf' pkgname=SDL_ttf version=2.0.11 -revision=5 +revision=6 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config"