diff --git a/srcpkgs/xfce4-netload-plugin/template b/srcpkgs/xfce4-netload-plugin/template index 6cb3967727b..6bc9cfb3aff 100644 --- a/srcpkgs/xfce4-netload-plugin/template +++ b/srcpkgs/xfce4-netload-plugin/template @@ -1,11 +1,12 @@ # Template file for 'xfce4-netload-plugin' pkgname=xfce4-netload-plugin version=1.3.2 -revision=2 +revision=3 build_style=gnu-configure +configure_args="--with-locales-dir=/usr/share/locale" hostmakedepends="pkg-config intltool" makedepends="xfce4-panel-devel" -short_desc="A netload plugin for the Xfce panel" +short_desc="Netload plugin for the Xfce panel" maintainer="Alexander Mamay " license="GPL-2.0-or-later" homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin"