xfce4-genmon-plugin: fix l10n dir
This commit is contained in:
parent
9d07509347
commit
2c95481e4a
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'xfce4-genmon-plugin'
|
||||
pkgname=xfce4-genmon-plugin
|
||||
version=4.0.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
makedepends="xfce4-panel-devel"
|
||||
short_desc="Generic monitor plugin for Xfce4 panel"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=256c22526f61aabf43b91b903b976c13e56198657667df443cdb06b31fbf23aa
|
||||
|
|
Loading…
Reference in a new issue