mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfce4-wavelan-plugin: update to 0.6.4.
This commit is contained in:
parent
b97ff7a1d0
commit
db9fa1769e
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'xfce4-wavelan-plugin'
|
# Template file for 'xfce4-wavelan-plugin'
|
||||||
pkgname=xfce4-wavelan-plugin
|
pkgname=xfce4-wavelan-plugin
|
||||||
version=0.6.3
|
version=0.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale"
|
hostmakedepends="pkg-config gettext"
|
||||||
hostmakedepends="pkg-config intltool"
|
|
||||||
makedepends="xfce4-panel-devel"
|
makedepends="xfce4-panel-devel"
|
||||||
short_desc="WaveLAN plugin for the Xfce4 panel"
|
short_desc="WaveLAN plugin for the Xfce4 panel"
|
||||||
maintainer="Piraty <mail@piraty.dev>"
|
maintainer="Piraty <mail@piraty.dev>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin"
|
||||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=61c0c2f56cb70872d403b770dd76349df9ff24c0dbe905ee1b4f913c34d8f72b
|
checksum=129c917b40ffa10d96f3d2c0d03f1e8ad8037c79133e9a6436661e37dd7bb3de
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue