xfce4-xkb-plugin: update to 0.8.1
"* New plugin is not compatible with previous versions; you will have to add and configure it again!"
This commit is contained in:
parent
a1ce83798d
commit
4b09f7dc86
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xfce4-xkb-plugin'
|
||||
pkgname=xfce4-xkb-plugin
|
||||
version=0.7.1
|
||||
version=0.8.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="garcon-devel libxfce4ui-devel xfce4-panel-devel libxklavier-devel librsvg-devel libwnck2-devel"
|
||||
makedepends="garcon-devel xfce4-panel-devel libxklavier-devel librsvg-devel libwnck-devel"
|
||||
short_desc="Plugin to switch keyboard layouts for the Xfce4 panel"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://xfce.org/"
|
||||
license="BSD"
|
||||
license="BSD-2-Clause"
|
||||
distfiles="https://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum=61fe2e33fe99939d5d06a682e94e40e05ef844c930ad612154090d158b2ce681
|
||||
checksum=c19ecf126201deb6148741c521124771ad396adc874471512ab5ffe1946567a1
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue