summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor2018-09-23 21:37:29 -0400
committerIgor2018-09-23 21:38:25 -0400
commita3b9ec629361506be2a426900ea0a15b85539f5a (patch)
tree32ede16e3f5cc35145928baaee8044cf1041a8f0 /PKGBUILD
parent1239796bf446342738a15107c21adfb7f2db3dbb (diff)
downloadaur-a3b9ec629361506be2a426900ea0a15b85539f5a.tar.gz
Update url and license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19dfb1addbbd..2b28952b9f58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
+# Maintainer: Igor <f2404@yandex.ru>
# Maintainer: gbr <gbr@protonmail.com>
pkgname='xfce4-xkb-plugin-git'
_pkgname='xfce4-xkb-plugin'
-pkgver='0.8.0.r2.g5691ad6'
+pkgver=0.8.1.r94.g2d3801f
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')
+url='https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin'
+license=('GPL2')
depends=('xfce4-panel' 'libxklavier' 'librsvg' 'libwnck3')
makedepends=('xfce4-dev-tools')
conflicts=('xfce4-xkb-plugin')