summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgbr2017-06-11 21:11:38 -0700
committergbr2017-06-11 21:11:38 -0700
commita34393ab453bfd8b291cd729de18bec96ffe7409 (patch)
tree124ef150b3c944e2e1e2c49cc7ca65c6cc9d2f16 /PKGBUILD
parentdd02c5c6c7d28d5ef95db1edf2fd0e584732bede (diff)
downloadaur-a34393ab453bfd8b291cd729de18bec96ffe7409.tar.gz
0.7.1.r77.g2d155da
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 116562cd97e9..0f3da6aefc2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: gbr <gbr@protonmail.com>
_pkgname='xfce4-xkb-plugin'
pkgname='xfce4-xkb-plugin-git'
-pkgver='0.7.0.r95.gcace06d'
-pkgrel=2
+pkgver='0.7.1.r77.g2d155da'
+pkgrel=1
pkgdesc='Plugin to switch keyboard layouts for the Xfce4 panel'
arch=('i686' 'x86_64')
url='http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin'
license=('custom')
-depends=('xfce4-panel' 'libxklavier' 'librsvg')
+depends=('xfce4-panel' 'libxklavier' 'librsvg' 'libwnck3')
makedepends=('xfce4-dev-tools')
conflicts=('xfce4-xkb-plugin')
source=("$pkgname::git://git.xfce.org/panel-plugins/xfce4-xkb-plugin")