From b0c4ba3eb7635a97b88282dee03a7c1adf4394bc Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 3 Apr 2016 19:51:36 +0200 Subject: [PATCH] dhcpcd-gtk: rebuild for musl repo --- srcpkgs/dhcpcd-gtk/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dhcpcd-gtk/template b/srcpkgs/dhcpcd-gtk/template index d76e90026ba..77f0e92d6df 100644 --- a/srcpkgs/dhcpcd-gtk/template +++ b/srcpkgs/dhcpcd-gtk/template @@ -1,7 +1,7 @@ # Template file for 'dhcpcd-gtk' pkgname=dhcpcd-gtk version=0.7.4 -revision=1 +revision=2 wrksrc=dhcpcd-ui-${version} build_style=gnu-configure configure_args="--with-gtk --with-icons --with-notification"