xfce4-wavelan-plugin: update to 0.6.4.
This commit is contained in:
parent
b97ff7a1d0
commit
db9fa1769e
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'xfce4-wavelan-plugin'
|
||||
pkgname=xfce4-wavelan-plugin
|
||||
version=0.6.3
|
||||
version=0.6.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="xfce4-panel-devel"
|
||||
short_desc="WaveLAN plugin for the Xfce4 panel"
|
||||
maintainer="Piraty <mail@piraty.dev>"
|
||||
license="BSD-2-Clause"
|
||||
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"
|
||||
checksum=61c0c2f56cb70872d403b770dd76349df9ff24c0dbe905ee1b4f913c34d8f72b
|
||||
checksum=129c917b40ffa10d96f3d2c0d03f1e8ad8037c79133e9a6436661e37dd7bb3de
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue