summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09840b87f10d..3b4864f94b0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = xfce4-xkb-plugin-git
pkgdesc = Plugin to switch keyboard layouts for the Xfce4 panel
- pkgver = 0.8.0.r2.g5691ad6
+ pkgver = 0.8.1.r94.g2d3801f
pkgrel = 1
- url = http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
+ url = https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin
arch = i686
arch = x86_64
- license = custom
+ license = GPL2
makedepends = xfce4-dev-tools
depends = xfce4-panel
depends = libxklavier
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')