diff --git a/srcpkgs/dhcpcd-gtk/template b/srcpkgs/dhcpcd-gtk/template index 80f03c51f8a..08cd8a90dbc 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.7 -revision=1 +revision=2 wrksrc=dhcpcd-ui-${version} build_style=gnu-configure configure_args="--with-gtk --with-icons --with-notification" @@ -28,7 +28,6 @@ post_install() { } dhcpcd-icons_package() { - archs=noarch short_desc+=" - icon set" depends="hicolor-icon-theme" replaces="dhcpcd-gtk<0.7.4"