From 09eb8225a7bfee854d878e47bfde0ad65c536d4e Mon Sep 17 00:00:00 2001 From: J0WI <J0WI@users.noreply.github.com> Date: Thu, 4 May 2023 14:21:59 +0200 Subject: [PATCH] community/*: update xfce url to https --- community/tumbler/APKBUILD | 4 ++-- community/xfce4-battery-plugin/APKBUILD | 4 ++-- community/xfce4-clipman-plugin/APKBUILD | 4 ++-- community/xfce4-cpugraph-plugin/APKBUILD | 4 ++-- community/xfce4-genmon-plugin/APKBUILD | 2 +- community/xfce4-notes-plugin/APKBUILD | 4 ++-- community/xfce4-taskmanager/APKBUILD | 4 ++-- community/xfce4-vala/APKBUILD | 4 ++-- community/xfce4-wavelan-plugin/APKBUILD | 4 ++-- community/xfce4-xkb-plugin/APKBUILD | 4 ++-- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/community/tumbler/APKBUILD b/community/tumbler/APKBUILD index dd01dfcb859e..c3a3de25e144 100644 --- a/community/tumbler/APKBUILD +++ b/community/tumbler/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=tumbler pkgver=4.18.1 -pkgrel=0 +pkgrel=1 pkgdesc="D-Bus thumbnail service" -url="http://gitlab.xfce.org/xfce/tumbler" +url="https://gitlab.xfce.org/xfce/tumbler" arch="all" license="GPL-2.0-or-later" makedepends=" diff --git a/community/xfce4-battery-plugin/APKBUILD b/community/xfce4-battery-plugin/APKBUILD index 20c3d621a73f..ea3687080164 100644 --- a/community/xfce4-battery-plugin/APKBUILD +++ b/community/xfce4-battery-plugin/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-battery-plugin pkgver=1.1.5 -pkgrel=0 +pkgrel=1 pkgdesc="battery monitor plugin for the Xfce panel" -url="http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" +url="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" arch="all" license="GPL-2.0-or-later" makedepends="xfce4-panel-dev libxfce4ui-dev perl-xml-parser intltool linux-headers" diff --git a/community/xfce4-clipman-plugin/APKBUILD b/community/xfce4-clipman-plugin/APKBUILD index 16750de00150..1b49c4423804 100644 --- a/community/xfce4-clipman-plugin/APKBUILD +++ b/community/xfce4-clipman-plugin/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-clipman-plugin pkgver=1.6.3 -pkgrel=0 +pkgrel=1 pkgdesc="Clipboard manager plugin for the Xfce panel" -url="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" +url="https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin" arch="all" license="GPL-2.0-or-later" makedepends="libxfce4ui-dev xfce4-panel-dev libxtst-dev exo-dev" diff --git a/community/xfce4-cpugraph-plugin/APKBUILD b/community/xfce4-cpugraph-plugin/APKBUILD index 48a5235468b4..bd77e85539be 100644 --- a/community/xfce4-cpugraph-plugin/APKBUILD +++ b/community/xfce4-cpugraph-plugin/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-cpugraph-plugin pkgver=1.2.7 -pkgrel=0 +pkgrel=1 pkgdesc="CPU monitor for the Xfce panel" -url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" +url="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" arch="all" license="GPL-2.0-or-later" makedepends="libxfce4ui-dev xfce4-panel-dev" diff --git a/community/xfce4-genmon-plugin/APKBUILD b/community/xfce4-genmon-plugin/APKBUILD index 68638731ebf7..bea5bc59de09 100644 --- a/community/xfce4-genmon-plugin/APKBUILD +++ b/community/xfce4-genmon-plugin/APKBUILD @@ -10,7 +10,7 @@ license="LGPL-2.1-or-later" makedepends="xfce4-panel-dev libxfce4ui-dev" options="!check" # no tests subpackages="$pkgname-lang" -source="http://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/${pkgver%.*}/xfce4-genmon-plugin-$pkgver.tar.bz2" +source="https://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/${pkgver%.*}/xfce4-genmon-plugin-$pkgver.tar.bz2" build() { ./configure \ diff --git a/community/xfce4-notes-plugin/APKBUILD b/community/xfce4-notes-plugin/APKBUILD index 710d2915e147..5159de5b31a9 100644 --- a/community/xfce4-notes-plugin/APKBUILD +++ b/community/xfce4-notes-plugin/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-notes-plugin pkgver=1.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="Notes plugin for the Xfce4 desktop" -url="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" +url="https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin" arch="all" license="GPL-2.0-or-later" makedepends="xfce4-panel-dev libxfce4ui-dev xfce4-dev-tools vala" diff --git a/community/xfce4-taskmanager/APKBUILD b/community/xfce4-taskmanager/APKBUILD index 3df43c39b679..089ba74edf90 100644 --- a/community/xfce4-taskmanager/APKBUILD +++ b/community/xfce4-taskmanager/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-taskmanager pkgver=1.5.5 -pkgrel=0 +pkgrel=1 pkgdesc="A simple taskmanager for the Xfce Desktop Environment" -url="http://goodies.xfce.org/projects/applications/xfce4-taskmanager" +url="https://goodies.xfce.org/projects/applications/xfce4-taskmanager" arch="all" license="GPL-2.0-or-later" makedepends="libxfce4ui-dev libxmu-dev" diff --git a/community/xfce4-vala/APKBUILD b/community/xfce4-vala/APKBUILD index 92b03b457df0..d00a48f5a403 100644 --- a/community/xfce4-vala/APKBUILD +++ b/community/xfce4-vala/APKBUILD @@ -2,9 +2,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-vala pkgver=4.10.3 -pkgrel=9 +pkgrel=10 pkgdesc="Vala bindings for Xfce4" -url="http://wiki.xfce.org/vala-bindings" +url="https://wiki.xfce.org/vala-bindings" arch="all" license="LGPL" depends="exo-dev libxfce4util-dev libxfce4ui-dev garcon-dev diff --git a/community/xfce4-wavelan-plugin/APKBUILD b/community/xfce4-wavelan-plugin/APKBUILD index c0c4ad332077..5bd214a7f23e 100644 --- a/community/xfce4-wavelan-plugin/APKBUILD +++ b/community/xfce4-wavelan-plugin/APKBUILD @@ -1,9 +1,9 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-wavelan-plugin pkgver=0.6.3 -pkgrel=0 +pkgrel=1 pkgdesc="plugin to monitor wifi connectivity for the Xfce4 panel" -url="http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/" +url="https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin/" arch="all" license="BSD-2-Clause" subpackages="$pkgname-lang" diff --git a/community/xfce4-xkb-plugin/APKBUILD b/community/xfce4-xkb-plugin/APKBUILD index 8f171803d266..7c0eb716ff93 100644 --- a/community/xfce4-xkb-plugin/APKBUILD +++ b/community/xfce4-xkb-plugin/APKBUILD @@ -5,9 +5,9 @@ _maj=${pkgver%%.*} _min=${pkgver#$_maj.} _min=${_min%%.*} _ver=$_maj.$_min -pkgrel=0 +pkgrel=1 pkgdesc="plugin to switch keyboard layouts for the Xfce4 panel" -url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" +url="https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin" arch="all" license="custom" makedepends=" -- GitLab