[arch-commits] Commit in (28 files)
Evangelos Foutras
foutrelis at archlinux.org
Sun Mar 29 23:09:26 UTC 2020
Date: Sunday, March 29, 2020 @ 23:09:24
Author: foutrelis
Revision: 378689
Change url from goodies.xfce.org to docs.xfce.org
Modified:
thunar-archive-plugin/trunk/PKGBUILD
thunar-media-tags-plugin/trunk/PKGBUILD
thunar-volman/trunk/PKGBUILD
xfce4-battery-plugin/trunk/PKGBUILD
xfce4-cpufreq-plugin/trunk/PKGBUILD
xfce4-cpugraph-plugin/trunk/PKGBUILD
xfce4-datetime-plugin/trunk/PKGBUILD
xfce4-dict/trunk/PKGBUILD
xfce4-diskperf-plugin/trunk/PKGBUILD
xfce4-eyes-plugin/trunk/PKGBUILD
xfce4-fsguard-plugin/trunk/PKGBUILD
xfce4-genmon-plugin/trunk/PKGBUILD
xfce4-mailwatch-plugin/trunk/PKGBUILD
xfce4-mount-plugin/trunk/PKGBUILD
xfce4-mpc-plugin/trunk/PKGBUILD
xfce4-netload-plugin/trunk/PKGBUILD
xfce4-notes-plugin/trunk/PKGBUILD
xfce4-notifyd/trunk/PKGBUILD
xfce4-screenshooter/trunk/PKGBUILD
xfce4-sensors-plugin/trunk/PKGBUILD
xfce4-smartbookmark-plugin/trunk/PKGBUILD
xfce4-systemload-plugin/trunk/PKGBUILD
xfce4-taskmanager/trunk/PKGBUILD
xfce4-time-out-plugin/trunk/PKGBUILD
xfce4-timer-plugin/trunk/PKGBUILD
xfce4-verve-plugin/trunk/PKGBUILD
xfce4-wavelan-plugin/trunk/PKGBUILD
xfce4-xkb-plugin/trunk/PKGBUILD
-------------------------------------------+
thunar-archive-plugin/trunk/PKGBUILD | 2 +-
thunar-media-tags-plugin/trunk/PKGBUILD | 2 +-
thunar-volman/trunk/PKGBUILD | 2 +-
xfce4-battery-plugin/trunk/PKGBUILD | 2 +-
xfce4-cpufreq-plugin/trunk/PKGBUILD | 2 +-
xfce4-cpugraph-plugin/trunk/PKGBUILD | 2 +-
xfce4-datetime-plugin/trunk/PKGBUILD | 2 +-
xfce4-dict/trunk/PKGBUILD | 2 +-
xfce4-diskperf-plugin/trunk/PKGBUILD | 2 +-
xfce4-eyes-plugin/trunk/PKGBUILD | 2 +-
xfce4-fsguard-plugin/trunk/PKGBUILD | 2 +-
xfce4-genmon-plugin/trunk/PKGBUILD | 2 +-
xfce4-mailwatch-plugin/trunk/PKGBUILD | 2 +-
xfce4-mount-plugin/trunk/PKGBUILD | 2 +-
xfce4-mpc-plugin/trunk/PKGBUILD | 2 +-
xfce4-netload-plugin/trunk/PKGBUILD | 2 +-
xfce4-notes-plugin/trunk/PKGBUILD | 2 +-
xfce4-notifyd/trunk/PKGBUILD | 2 +-
xfce4-screenshooter/trunk/PKGBUILD | 2 +-
xfce4-sensors-plugin/trunk/PKGBUILD | 2 +-
xfce4-smartbookmark-plugin/trunk/PKGBUILD | 2 +-
xfce4-systemload-plugin/trunk/PKGBUILD | 2 +-
xfce4-taskmanager/trunk/PKGBUILD | 2 +-
xfce4-time-out-plugin/trunk/PKGBUILD | 2 +-
xfce4-timer-plugin/trunk/PKGBUILD | 2 +-
xfce4-verve-plugin/trunk/PKGBUILD | 2 +-
xfce4-wavelan-plugin/trunk/PKGBUILD | 2 +-
xfce4-xkb-plugin/trunk/PKGBUILD | 2 +-
28 files changed, 28 insertions(+), 28 deletions(-)
Modified: thunar-archive-plugin/trunk/PKGBUILD
===================================================================
--- thunar-archive-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ thunar-archive-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -6,7 +6,7 @@
pkgrel=2
pkgdesc="Create and extract archives in Thunar"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
+url="https://docs.xfce.org/xfce/thunar/archive"
license=('GPL2')
groups=('xfce4-goodies')
depends=('thunar' 'hicolor-icon-theme')
Modified: thunar-media-tags-plugin/trunk/PKGBUILD
===================================================================
--- thunar-media-tags-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ thunar-media-tags-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgdesc="Adds special features for media files to the Thunar File Manager"
arch=('x86_64')
license=('GPL')
-url="https://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
+url="https://docs.xfce.org/xfce/thunar/media-tags"
groups=('xfce4-goodies')
depends=('taglib' 'thunar')
makedepends=('intltool')
Modified: thunar-volman/trunk/PKGBUILD
===================================================================
--- thunar-volman/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ thunar-volman/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -6,7 +6,7 @@
pkgrel=2
pkgdesc="Automatic management of removeable devices in Thunar"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/thunar-plugins/thunar-volman"
+url="https://docs.xfce.org/xfce/thunar/thunar-volman"
license=('GPL2')
groups=('xfce4')
depends=('thunar' 'libxfce4ui' 'hicolor-icon-theme')
Modified: xfce4-battery-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-battery-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-battery-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgdesc="A battery monitor plugin for the Xfce panel"
arch=('x86_64')
license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-battery-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
Modified: xfce4-cpufreq-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-cpufreq-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-cpufreq-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgdesc="CPU frequency plugin for the Xfce4 panel"
arch=('x86_64')
license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
Modified: xfce4-cpugraph-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-cpugraph-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-cpugraph-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgdesc="CPU graph plugin for the Xfce4 panel"
arch=('x86_64')
license=('GPL' 'custom')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
Modified: xfce4-datetime-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-datetime-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-datetime-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgdesc="A date and time display plugin for the Xfce panel"
arch=('x86_64')
license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
Modified: xfce4-dict/trunk/PKGBUILD
===================================================================
--- xfce4-dict/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-dict/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="A dictionary plugin for the Xfce panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/applications/xfce4-dict"
+url="https://docs.xfce.org/apps/xfce4-dict/start"
license=('GPL2')
groups=('xfce4-goodies')
depends=('xfce4-panel' 'librsvg' 'hicolor-icon-theme')
Modified: xfce4-diskperf-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-diskperf-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-diskperf-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgdesc="Plugin for the Xfce4 panel displaying instant disk/partition performance"
arch=('x86_64')
license=('BSD')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-diskperf-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
Modified: xfce4-eyes-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-eyes-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-eyes-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-eyes-plugin"
license=('GPL2')
groups=('xfce4-goodies')
depends=('xfce4-panel' 'hicolor-icon-theme')
Modified: xfce4-fsguard-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-fsguard-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-fsguard-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgdesc="File system usage monitor plugin for the Xfce4 panel"
arch=('x86_64')
license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-fsguard-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
Modified: xfce4-genmon-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-genmon-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-genmon-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgdesc="plugin that monitors customizable programs stdout for the Xfce4 panel"
arch=('x86_64')
license=('LGPL2.1')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
Modified: xfce4-mailwatch-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-mailwatch-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-mailwatch-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=8
pkgdesc="Multi-protocol, multi-mailbox mail watcher for the Xfce4 panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin"
license=('GPL2')
groups=('xfce4-goodies')
depends=('xfce4-panel' 'gnutls' 'libgcrypt')
Modified: xfce4-mount-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-mount-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-mount-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="Mount/umount utility for the Xfce4 panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-mount-plugin"
license=('GPL')
groups=('xfce4-goodies')
depends=('xfce4-panel')
Modified: xfce4-mpc-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-mpc-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-mpc-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgrel=1
pkgdesc="Control the Music Player Daemon from the Xfce4 panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin"
license=('BSD')
groups=('xfce4-goodies')
depends=('xfce4-panel' 'libmpd')
Modified: xfce4-netload-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-netload-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-netload-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -6,7 +6,7 @@
pkgrel=1
pkgdesc="A netload plugin for the Xfce panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-netload-plugin"
license=('GPL')
groups=('xfce4-goodies')
depends=('xfce4-panel')
Modified: xfce4-notes-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-notes-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-notes-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgdesc="A notes plugin for the Xfce4 panel"
arch=('x86_64')
license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-notes-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel' 'libunique' 'hicolor-icon-theme')
makedepends=('intltool')
Modified: xfce4-notifyd/trunk/PKGBUILD
===================================================================
--- xfce4-notifyd/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-notifyd/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -6,7 +6,7 @@
pkgrel=2
pkgdesc="Notification daemon for the Xfce desktop"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/applications/xfce4-notifyd"
+url="https://docs.xfce.org/apps/notifyd/start"
license=('GPL2')
groups=('xfce4-goodies')
depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
Modified: xfce4-screenshooter/trunk/PKGBUILD
===================================================================
--- xfce4-screenshooter/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-screenshooter/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -6,7 +6,7 @@
pkgrel=1
pkgdesc="Plugin that makes screenshots for the Xfce panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/applications/xfce4-screenshooter"
+url="https://docs.xfce.org/apps/screenshooter/start"
license=('GPL2')
groups=('xfce4-goodies')
depends=('xfce4-panel' 'libsoup' 'hicolor-icon-theme')
Modified: xfce4-sensors-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-sensors-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-sensors-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="A lm_sensors plugin for the Xfce panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin"
license=('GPL2')
groups=('xfce4-goodies')
depends=('xfce4-panel' 'lm_sensors' 'libnotify' 'hicolor-icon-theme')
Modified: xfce4-smartbookmark-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-smartbookmark-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-smartbookmark-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="Plugin for the Xfce4 panel that lets you quicksearch from selected websites"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin"
license=('GPL2')
groups=('xfce4-goodies')
depends=('xfce4-panel')
Modified: xfce4-systemload-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-systemload-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-systemload-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgdesc="A system load plugin for the Xfce4 panel"
arch=('x86_64')
license=('custom')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-systemload-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
Modified: xfce4-taskmanager/trunk/PKGBUILD
===================================================================
--- xfce4-taskmanager/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-taskmanager/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -5,7 +5,7 @@
pkgrel=1
pkgdesc="Easy to use task manager"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/applications/xfce4-taskmanager"
+url="https://docs.xfce.org/apps/xfce4-taskmanager"
license=('GPL2')
depends=('libwnck3' 'libxmu')
makedepends=('intltool')
Modified: xfce4-time-out-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-time-out-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-time-out-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="Take a break from your computer with this plugin for Xfce4"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-time-out-plugin"
groups=('xfce4-goodies')
license=('GPL')
depends=('xfce4-panel')
Modified: xfce4-timer-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-timer-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-timer-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="Plugin to track time for the Xfce4 panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-timer-plugin"
license=('GPL2')
groups=('xfce4-goodies')
depends=('xfce4-panel')
Modified: xfce4-verve-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-verve-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-verve-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -8,7 +8,7 @@
pkgdesc="Command line plugin Xfce4 panel"
arch=('x86_64')
license=('GPL2')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-verve-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
Modified: xfce4-wavelan-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-wavelan-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-wavelan-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/"
+url="https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin"
license=('custom')
groups=('xfce4-goodies')
depends=('xfce4-panel')
Modified: xfce4-xkb-plugin/trunk/PKGBUILD
===================================================================
--- xfce4-xkb-plugin/trunk/PKGBUILD 2020-03-29 21:49:53 UTC (rev 378688)
+++ xfce4-xkb-plugin/trunk/PKGBUILD 2020-03-29 23:09:24 UTC (rev 378689)
@@ -7,7 +7,7 @@
pkgrel=2
pkgdesc="Plugin to switch keyboard layouts for the Xfce4 panel"
arch=('x86_64')
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin"
license=('custom')
groups=('xfce4-goodies')
depends=('xfce4-panel' 'libxklavier' 'librsvg' 'libwnck3')
More information about the arch-commits
mailing list