xfce4-xkb-plugin: update to 0.8.5.
This commit is contained in:
parent
d93fcf0a08
commit
f7d8bd34ea
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'xfce4-xkb-plugin'
|
||||
pkgname=xfce4-xkb-plugin
|
||||
version=0.8.3
|
||||
version=0.8.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="garcon-devel xfce4-panel-devel libxklavier-devel librsvg-devel libwnck-devel"
|
||||
hostmakedepends="pkg-config gettext"
|
||||
makedepends="garcon-devel xfce4-panel-devel libxklavier-devel librsvg-devel
|
||||
libnotify-devel libwnck-devel"
|
||||
short_desc="Plugin to switch keyboard layouts for the Xfce4 panel"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://xfce.org/"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum=f0bfe97875ef1ca0a3b6a6fac312663c9cada151cf1ac96071393d320cd04987
|
||||
checksum=86ce4a194c47c506315cfded3a041067a72dedcb6d9cc2f9c99853203d332b19
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue