summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor2018-09-23 21:37:29 -0400
committerIgor2018-09-23 21:38:25 -0400
commita3b9ec629361506be2a426900ea0a15b85539f5a (patch)
tree32ede16e3f5cc35145928baaee8044cf1041a8f0
parent1239796bf446342738a15107c21adfb7f2db3dbb (diff)
downloadaur-a3b9ec629361506be2a426900ea0a15b85539f5a.tar.gz
Update url and license
-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')