From 3a55b71b549dbacf49fe53bc597afc930bba2be3 Mon Sep 17 00:00:00 2001 From: Alexander Mamay Date: Tue, 11 Aug 2015 15:52:01 +0000 Subject: [PATCH] galculator-gtk2: rebuild for musl --- srcpkgs/galculator-gtk2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/galculator-gtk2/template b/srcpkgs/galculator-gtk2/template index 8f3258b9a0e..5410a7a30ef 100644 --- a/srcpkgs/galculator-gtk2/template +++ b/srcpkgs/galculator-gtk2/template @@ -2,7 +2,7 @@ pkgname="galculator-gtk2" version="2.1.3" -revision=1 +revision=2 wrksrc="${pkgname%-*}-${version}" build_style=gnu-configure configure_args="--disable-gtk3"