Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@b1tninja
Last active April 24, 2019 04:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save b1tninja/9a1184a9713a16e77c7ae65d1829d589 to your computer and use it in GitHub Desktop.
Save b1tninja/9a1184a9713a16e77c7ae65d1829d589 to your computer and use it in GitHub Desktop.
commit b8a0ad2a9f5f756453961eeaa52550c95d58ecb6
gpg: Signature made Tue 02 Apr 2019 10:33:42 PM PDT
gpg: using RSA key F6CC1F4DF325EACBBE2532481F299543498470BA
gpg: issuer "justincapella@gmail.com"
gpg: Good signature from "Justin Capella <justincapella@gmail.com>" [ultimate]
Author: b1tninja <devnull@localhost>
Date: Tue Apr 2 22:33:42 2019 -0700
https:// for some sources
diff --git a/aiksaurus/repos/extra-x86_64/PKGBUILD b/aiksaurus/repos/extra-x86_64/PKGBUILD
index 1ec46cd..2cf1a9b 100644
--- a/aiksaurus/repos/extra-x86_64/PKGBUILD
+++ b/aiksaurus/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="http://aiksaurus.sourceforge.net/"
license=('GPL')
arch=('x86_64')
depends=('gtk2')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
'aiksaurus-gcc44.patch')
sha512sums=('48591850f28f1a8f4b4986df14090ef7bd57cbfbad739cb0013db021f6f5bcb3c592b38e36774735499e27b9e99330504f8d9c6022158e25469cbc81d13f7463'
'66db53f7499425eb1ff572df4a674f378ed681edeb48ea5926b21d39c8a399c36740e03de101e23a47e043fcce29f66a03c64dc813dc5beda1043d0057711fa5')
diff --git a/aiksaurus/trunk/PKGBUILD b/aiksaurus/trunk/PKGBUILD
index 2bb22c1..5d8cab3 100644
--- a/aiksaurus/trunk/PKGBUILD
+++ b/aiksaurus/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://aiksaurus.sourceforge.net/"
license=('GPL')
arch=('x86_64')
depends=('gtk2')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
'aiksaurus-gcc44.patch')
sha512sums=('48591850f28f1a8f4b4986df14090ef7bd57cbfbad739cb0013db021f6f5bcb3c592b38e36774735499e27b9e99330504f8d9c6022158e25469cbc81d13f7463'
'66db53f7499425eb1ff572df4a674f378ed681edeb48ea5926b21d39c8a399c36740e03de101e23a47e043fcce29f66a03c64dc813dc5beda1043d0057711fa5')
diff --git a/appdata-tools/trunk/PKGBUILD b/appdata-tools/trunk/PKGBUILD
index 7b72836..68f7213 100644
--- a/appdata-tools/trunk/PKGBUILD
+++ b/appdata-tools/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/hughsie/appdata-tools/"
license=('GPL')
depends=('appstream-glib')
makedepends=('intltool')
-source=(http://people.freedesktop.org/~hughsient/releases/appdata-tools-$pkgver.tar.xz)
+source=(https://people.freedesktop.org/~hughsient/releases/appdata-tools-$pkgver.tar.xz)
md5sums=('47d8500b7b96fac6667c3173c77c1e66')
build() {
diff --git a/artwiz-fonts/repos/extra-any/PKGBUILD b/artwiz-fonts/repos/extra-any/PKGBUILD
index 8ba82b0..3096b75 100644
--- a/artwiz-fonts/repos/extra-any/PKGBUILD
+++ b/artwiz-fonts/repos/extra-any/PKGBUILD
@@ -9,9 +9,9 @@ arch=('any')
url="http://artwizaleczapka.sourceforge.net/"
license=('GPL2')
depends=('xorg-fonts-encodings' 'xorg-font-utils' 'fontconfig')
-source=(http://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-en-${pkgver}.tar.bz2
- http://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-de-${pkgver}.tar.bz2
- http://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-se-${pkgver}.tar.bz2)
+source=(https://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-en-${pkgver}.tar.bz2
+ https://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-de-${pkgver}.tar.bz2
+ https://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-se-${pkgver}.tar.bz2)
sha1sums=('81e711b5f00816c57e205c9e60f69237c709679d'
'ab866d5c248642065c80acfb76c6e3d779c59599'
'6bc44a55c97963218164dd256212f7f824a0c1df')
diff --git a/artwiz-fonts/trunk/PKGBUILD b/artwiz-fonts/trunk/PKGBUILD
index 2f10e19..5c483c4 100644
--- a/artwiz-fonts/trunk/PKGBUILD
+++ b/artwiz-fonts/trunk/PKGBUILD
@@ -8,9 +8,9 @@ arch=('any')
url="http://artwizaleczapka.sourceforge.net/"
license=('GPL2')
depends=('xorg-fonts-encodings' 'xorg-font-utils' 'fontconfig')
-source=(http://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-en-${pkgver}.tar.bz2
- http://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-de-${pkgver}.tar.bz2
- http://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-se-${pkgver}.tar.bz2)
+source=(https://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-en-${pkgver}.tar.bz2
+ https://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-de-${pkgver}.tar.bz2
+ https://downloads.sourceforge.net/sourceforge/artwizaleczapka/artwiz-aleczapka-se-${pkgver}.tar.bz2)
sha1sums=('81e711b5f00816c57e205c9e60f69237c709679d'
'ab866d5c248642065c80acfb76c6e3d779c59599'
'6bc44a55c97963218164dd256212f7f824a0c1df')
diff --git a/aspell-de/repos/extra-x86_64/PKGBUILD b/aspell-de/repos/extra-x86_64/PKGBUILD
index 53fd088..4b9e507 100644
--- a/aspell-de/repos/extra-x86_64/PKGBUILD
+++ b/aspell-de/repos/extra-x86_64/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=20161207
pkgrel=2
pkgdesc="German dictionary for aspell"
arch=('x86_64')
-url="http://j3e.de/ispell/igerman98/index.html"
+url="https://j3e.de/ispell/igerman98/index.html"
license=('GPL2')
depends=('aspell')
source=("https://j3e.de/ispell/igerman98/dict/igerman98-${pkgver}.tar.bz2")
diff --git a/b43-fwcutter/repos/core-x86_64/PKGBUILD b/b43-fwcutter/repos/core-x86_64/PKGBUILD
index f178b08..1463d3b 100644
--- a/b43-fwcutter/repos/core-x86_64/PKGBUILD
+++ b/b43-fwcutter/repos/core-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ url="http://wireless.kernel.org/en/users/Drivers/b43"
depends=('glibc')
license=('GPL')
arch=('x86_64')
-source=("http://bues.ch/b43/fwcutter/${pkgname}-${pkgver}.tar.bz2")
+source=("https://bues.ch/b43/fwcutter/${pkgname}-${pkgver}.tar.bz2")
md5sums=('19d1f4226a625756726bdf7ed5dc2a0a')
build() {
diff --git a/b43-fwcutter/trunk/PKGBUILD b/b43-fwcutter/trunk/PKGBUILD
index e2e7638..03b9e84 100644
--- a/b43-fwcutter/trunk/PKGBUILD
+++ b/b43-fwcutter/trunk/PKGBUILD
@@ -8,7 +8,7 @@ url="http://wireless.kernel.org/en/users/Drivers/b43"
depends=('glibc')
license=('GPL')
arch=('x86_64')
-source=("http://bues.ch/b43/fwcutter/${pkgname}-${pkgver}.tar.bz2")
+source=("https://bues.ch/b43/fwcutter/${pkgname}-${pkgver}.tar.bz2")
md5sums=('19d1f4226a625756726bdf7ed5dc2a0a')
build() {
diff --git a/banshee/trunk/PKGBUILD b/banshee/trunk/PKGBUILD
index 216a7e7..d4cbb92 100644
--- a/banshee/trunk/PKGBUILD
+++ b/banshee/trunk/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=('intltool' 'gnome-doc-utils' 'gtk-sharp-beans' 'gnome-common')
optdepends=('gst-plugins-ugly: Extra media codecs'
'gst-libav: Extra media codecs'
'brasero: CD burning')
-source=(http://download.gnome.org/sources/$pkgname/2.6/$pkgname-$pkgver.tar.xz
+source=(https://download.gnome.org/sources/$pkgname/2.6/$pkgname-$pkgver.tar.xz
Initial-port-to-GStreamer-1.0.patch
Remove-build-time-enable-gapless-playback-option.patch
Don-t-use-the-new-decoded-pad-signal-of-decodebin.patch
diff --git a/bigreqsproto/trunk/PKGBUILD b/bigreqsproto/trunk/PKGBUILD
index 8ca8b6f..fa97254 100644
--- a/bigreqsproto/trunk/PKGBUILD
+++ b/bigreqsproto/trunk/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.2
pkgrel=2
pkgdesc="X11 Big Requests extension wire protocol"
arch=(any)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
license=('custom')
makedepends=('xorg-util-macros' 'xmlto' 'docbook-xml')
source=(https://xorg.freedesktop.org/releases/individual/proto/${pkgname}-${pkgver}.tar.bz2)
diff --git a/black-hole-solver/repos/extra-x86_64/PKGBUILD b/black-hole-solver/repos/extra-x86_64/PKGBUILD
index 7394afe..076f564 100644
--- a/black-hole-solver/repos/extra-x86_64/PKGBUILD
+++ b/black-hole-solver/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ url="https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver
license=(MIT)
depends=(glibc)
makedepends=(cmake)
-source=(http://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
+source=(https://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
sha256sums=('a1db9ec0e697ebcd2127afcaf57c72d6b8f27b277c9c2b3cc9e651d702f83c9b')
prepare() {
diff --git a/black-hole-solver/trunk/PKGBUILD b/black-hole-solver/trunk/PKGBUILD
index 7394afe..076f564 100644
--- a/black-hole-solver/trunk/PKGBUILD
+++ b/black-hole-solver/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver
license=(MIT)
depends=(glibc)
makedepends=(cmake)
-source=(http://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
+source=(https://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
sha256sums=('a1db9ec0e697ebcd2127afcaf57c72d6b8f27b277c9c2b3cc9e651d702f83c9b')
prepare() {
diff --git a/celestia/repos/extra-x86_64/PKGBUILD b/celestia/repos/extra-x86_64/PKGBUILD
index 95ab2f8..a37ed7d 100644
--- a/celestia/repos/extra-x86_64/PKGBUILD
+++ b/celestia/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
url="http://www.shatters.net/celestia/"
depends=('gtk2' 'libtheora' 'lua51' 'gtkglext' 'glut' 'libxmu' 'glu' 'libjpeg' 'mesa')
options=('!makeflags')
-source=("http://downloads.sourceforge.net/sourceforge/celestia/${pkgname}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/sourceforge/celestia/${pkgname}-${pkgver}.tar.gz"
'celestia-1.6.1-gcc46.patch'
'celestia-1.6.1-libpng15.patch'
'celestia-1.6.1-libpng16.patch'
diff --git a/celestia/trunk/PKGBUILD b/celestia/trunk/PKGBUILD
index 283df3a..d3c21e7 100644
--- a/celestia/trunk/PKGBUILD
+++ b/celestia/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
url="http://www.shatters.net/celestia/"
depends=('gtk2' 'libtheora' 'lua51' 'gtkglext' 'glut' 'libxmu' 'glu' 'libjpeg' 'mesa')
options=('!makeflags')
-source=("http://downloads.sourceforge.net/sourceforge/celestia/${pkgname}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/sourceforge/celestia/${pkgname}-${pkgver}.tar.gz"
'celestia-1.6.1-gcc46.patch'
'celestia-1.6.1-libpng15.patch'
'celestia-1.6.1-libpng16.patch'
diff --git a/celt0.5.1/repos/extra-x86_64/PKGBUILD b/celt0.5.1/repos/extra-x86_64/PKGBUILD
index 91b6fd4..154436a 100644
--- a/celt0.5.1/repos/extra-x86_64/PKGBUILD
+++ b/celt0.5.1/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ arch=(x86_64)
url="http://www.celt-codec.org"
license=('BSD')
depends=('libogg')
-source=(http://downloads.us.xiph.org/releases/celt/celt-$pkgver.tar.gz)
+source=(https://downloads.us.xiph.org/releases/celt/celt-$pkgver.tar.gz)
md5sums=('67e7b5e45db57a6f1f0a6962f5ecb190')
build() {
diff --git a/celt0.5.1/trunk/PKGBUILD b/celt0.5.1/trunk/PKGBUILD
index 91b6fd4..154436a 100644
--- a/celt0.5.1/trunk/PKGBUILD
+++ b/celt0.5.1/trunk/PKGBUILD
@@ -11,7 +11,7 @@ arch=(x86_64)
url="http://www.celt-codec.org"
license=('BSD')
depends=('libogg')
-source=(http://downloads.us.xiph.org/releases/celt/celt-$pkgver.tar.gz)
+source=(https://downloads.us.xiph.org/releases/celt/celt-$pkgver.tar.gz)
md5sums=('67e7b5e45db57a6f1f0a6962f5ecb190')
build() {
diff --git a/clisp/repos/extra-x86_64/PKGBUILD b/clisp/repos/extra-x86_64/PKGBUILD
index a8c1a02..9175391 100644
--- a/clisp/repos/extra-x86_64/PKGBUILD
+++ b/clisp/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ provides=('common-lisp')
makedepends=('ffcall' 'mercurial')
options=('!makeflags' '!emptydirs')
_rev=b55b8196c9f25428304ec3de87383319fd1f2264
-source=(hg+http://hg.code.sf.net/p/clisp/clisp#revision=$_rev)
+source=(hg+https://hg.code.sf.net/p/clisp/clisp#revision=$_rev)
md5sums=('SKIP')
build() {
diff --git a/clisp/trunk/PKGBUILD b/clisp/trunk/PKGBUILD
index a8c1a02..9175391 100644
--- a/clisp/trunk/PKGBUILD
+++ b/clisp/trunk/PKGBUILD
@@ -11,7 +11,7 @@ provides=('common-lisp')
makedepends=('ffcall' 'mercurial')
options=('!makeflags' '!emptydirs')
_rev=b55b8196c9f25428304ec3de87383319fd1f2264
-source=(hg+http://hg.code.sf.net/p/clisp/clisp#revision=$_rev)
+source=(hg+https://hg.code.sf.net/p/clisp/clisp#revision=$_rev)
md5sums=('SKIP')
build() {
diff --git a/cln/repos/extra-x86_64/PKGBUILD b/cln/repos/extra-x86_64/PKGBUILD
index b8d1d4e..79c4edd 100644
--- a/cln/repos/extra-x86_64/PKGBUILD
+++ b/cln/repos/extra-x86_64/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.3.4
pkgrel=4
pkgdesc="Class library for numbers"
arch=('x86_64')
-url="http://www.ginac.de/CLN/"
+url="https://www.ginac.de/CLN/"
license=('GPL')
depends=('gmp')
makedepends=('texlive-core')
-source=(http://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2)
+source=(https://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('76f73071236ead72ba5c9ee892f29ca24e557b8c')
build() {
diff --git a/cln/trunk/PKGBUILD b/cln/trunk/PKGBUILD
index b8d1d4e..79c4edd 100644
--- a/cln/trunk/PKGBUILD
+++ b/cln/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.3.4
pkgrel=4
pkgdesc="Class library for numbers"
arch=('x86_64')
-url="http://www.ginac.de/CLN/"
+url="https://www.ginac.de/CLN/"
license=('GPL')
depends=('gmp')
makedepends=('texlive-core')
-source=(http://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2)
+source=(https://www.ginac.de/CLN/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('76f73071236ead72ba5c9ee892f29ca24e557b8c')
build() {
diff --git a/clucene/repos/extra-x86_64/PKGBUILD b/clucene/repos/extra-x86_64/PKGBUILD
index 62f0fda..c78c071 100644
--- a/clucene/repos/extra-x86_64/PKGBUILD
+++ b/clucene/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ url="http://clucene.sourceforge.net/"
license=('APACHE' 'LGPL')
depends=('gcc-libs>=4.7.1-5' 'zlib' 'boost-libs')
makedepends=('cmake' 'boost>=1.54.0')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-core-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-core-$pkgver.tar.gz
# Fedora patches
clucene-core-2.3.3.4-pkgconfig.patch
clucene-core-2.3.3.4-install_contribs_lib.patch
diff --git a/clucene/trunk/PKGBUILD b/clucene/trunk/PKGBUILD
index 3b70cad..99aa8bd 100644
--- a/clucene/trunk/PKGBUILD
+++ b/clucene/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url="http://clucene.sourceforge.net/"
license=('APACHE' 'LGPL')
depends=('gcc-libs>=4.7.1-5' 'zlib' 'boost-libs')
makedepends=('cmake' 'boost>=1.54.0')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-core-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-core-$pkgver.tar.gz
# Fedora patches
clucene-core-2.3.3.4-pkgconfig.patch
clucene-core-2.3.3.4-install_contribs_lib.patch
diff --git a/clutter-gst2/trunk/PKGBUILD b/clutter-gst2/trunk/PKGBUILD
index 87ad879..f5d999d 100644
--- a/clutter-gst2/trunk/PKGBUILD
+++ b/clutter-gst2/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=(LGPL)
depends=(clutter gst-plugins-base-libs libxdamage)
makedepends=(gobject-introspection)
conflicts=('clutter-gst<=2.0.14')
-source=(http://download.gnome.org/sources/clutter-gst/${pkgver:0:3}/clutter-gst-$pkgver.tar.xz)
+source=(https://download.gnome.org/sources/clutter-gst/${pkgver:0:3}/clutter-gst-$pkgver.tar.xz)
sha256sums=('8d82bebf01b65d433bfb0f8da7bf7a8da42289f58b66bc4dfa775df0385bf8b5')
build() {
diff --git a/conntrack-tools/repos/extra-x86_64/PKGBUILD b/conntrack-tools/repos/extra-x86_64/PKGBUILD
index bf5e7a1..700dfae 100644
--- a/conntrack-tools/repos/extra-x86_64/PKGBUILD
+++ b/conntrack-tools/repos/extra-x86_64/PKGBUILD
@@ -17,7 +17,7 @@ depends=('glibc' 'libtirpc' 'libnetfilter_conntrack' 'libnetfilter_cttimeout'
'libnfnetlink')
backup=('etc/conntrackd.conf')
validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig}
+source=("https://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig}
'conntrackd.service')
install=$pkgname.install
sha1sums=('7d03a8d6d9ef56a9980ebfe25a282123807f8dcb'
diff --git a/conntrack-tools/trunk/PKGBUILD b/conntrack-tools/trunk/PKGBUILD
index 051c8a7..3c83df6 100644
--- a/conntrack-tools/trunk/PKGBUILD
+++ b/conntrack-tools/trunk/PKGBUILD
@@ -16,7 +16,7 @@ depends=('glibc' 'libtirpc' 'libnetfilter_conntrack' 'libnetfilter_cttimeout'
'libnfnetlink')
backup=('etc/conntrackd.conf')
validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig}
+source=("https://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig}
'conntrackd.service')
install=$pkgname.install
sha1sums=('7d03a8d6d9ef56a9980ebfe25a282123807f8dcb'
diff --git a/convmv/repos/extra-any/PKGBUILD b/convmv/repos/extra-any/PKGBUILD
index 1622898..47db23a 100644
--- a/convmv/repos/extra-any/PKGBUILD
+++ b/convmv/repos/extra-any/PKGBUILD
@@ -7,9 +7,9 @@ pkgrel=1
pkgdesc="Tool for converting encodings on filesystems"
license=('GPL2')
arch=('any')
-url="http://j3e.de/linux/convmv/"
+url="https://j3e.de/linux/convmv/"
depends=('perl')
-source=("http://j3e.de/linux/convmv/$pkgname-$pkgver.tar.gz")
+source=("https://j3e.de/linux/convmv/$pkgname-$pkgver.tar.gz")
md5sums=('c151ddd68f3060eab6c69b1907eaec7e')
build() {
diff --git a/convmv/trunk/PKGBUILD b/convmv/trunk/PKGBUILD
index 688b92b..e61ad7a 100644
--- a/convmv/trunk/PKGBUILD
+++ b/convmv/trunk/PKGBUILD
@@ -6,9 +6,9 @@ pkgrel=1
pkgdesc="Tool for converting encodings on filesystems"
license=('GPL2')
arch=('any')
-url="http://j3e.de/linux/convmv/"
+url="https://j3e.de/linux/convmv/"
depends=('perl')
-source=("http://j3e.de/linux/convmv/$pkgname-$pkgver.tar.gz")
+source=("https://j3e.de/linux/convmv/$pkgname-$pkgver.tar.gz")
md5sums=('c151ddd68f3060eab6c69b1907eaec7e')
build() {
diff --git a/cups-pdf/repos/extra-x86_64/PKGBUILD b/cups-pdf/repos/extra-x86_64/PKGBUILD
index 017167a..8ac691c 100644
--- a/cups-pdf/repos/extra-x86_64/PKGBUILD
+++ b/cups-pdf/repos/extra-x86_64/PKGBUILD
@@ -10,9 +10,9 @@ depends=('cups' 'ghostscript')
install=cups-pdf.install
url="https://www.cups-pdf.de/welcome.shtml"
license=('GPL2')
-source=(http://www.cups-pdf.de/src/cups-pdf_$pkgver.tar.gz)
+source=(https://www.cups-pdf.de/src/cups-pdf_$pkgver.tar.gz)
backup=(etc/cups/cups-pdf.conf)
-# http://www.cups-pdf.de/src/cups-pdf_3.0.1.tar.gz.md5 - no other checksums
+# https://www.cups-pdf.de/src/cups-pdf_3.0.1.tar.gz.md5 - no other checksums
md5sums=('5071bf192b9c6eb5ada4337b6917b939')
build() {
diff --git a/cups-pdf/trunk/PKGBUILD b/cups-pdf/trunk/PKGBUILD
index 017167a..8ac691c 100644
--- a/cups-pdf/trunk/PKGBUILD
+++ b/cups-pdf/trunk/PKGBUILD
@@ -10,9 +10,9 @@ depends=('cups' 'ghostscript')
install=cups-pdf.install
url="https://www.cups-pdf.de/welcome.shtml"
license=('GPL2')
-source=(http://www.cups-pdf.de/src/cups-pdf_$pkgver.tar.gz)
+source=(https://www.cups-pdf.de/src/cups-pdf_$pkgver.tar.gz)
backup=(etc/cups/cups-pdf.conf)
-# http://www.cups-pdf.de/src/cups-pdf_3.0.1.tar.gz.md5 - no other checksums
+# https://www.cups-pdf.de/src/cups-pdf_3.0.1.tar.gz.md5 - no other checksums
md5sums=('5071bf192b9c6eb5ada4337b6917b939')
build() {
diff --git a/db/repos/core-x86_64/PKGBUILD b/db/repos/core-x86_64/PKGBUILD
index 1c0f673..6cd17c0 100644
--- a/db/repos/core-x86_64/PKGBUILD
+++ b/db/repos/core-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64')
url="http://www.oracle.com/technology/software/products/berkeley-db/index.html"
license=('custom')
depends=('gcc-libs' 'sh')
-source=(http://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz atomic.patch)
+source=(https://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz atomic.patch)
sha1sums=('fa3f8a41ad5101f43d08bc0efb6241c9b6fc1ae9'
'70a51fe2a39a21652ef01767a9c8a30515b95a33')
diff --git a/db/trunk/PKGBUILD b/db/trunk/PKGBUILD
index 3474006..69759d2 100644
--- a/db/trunk/PKGBUILD
+++ b/db/trunk/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://www.oracle.com/technology/software/products/berkeley-db/index.html"
license=('custom')
depends=('gcc-libs' 'sh')
-source=(http://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz atomic.patch)
+source=(https://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz atomic.patch)
sha1sums=('fa3f8a41ad5101f43d08bc0efb6241c9b6fc1ae9'
'70a51fe2a39a21652ef01767a9c8a30515b95a33')
diff --git a/ddrescue/repos/extra-x86_64/PKGBUILD b/ddrescue/repos/extra-x86_64/PKGBUILD
index f80d36d..21ca95b 100644
--- a/ddrescue/repos/extra-x86_64/PKGBUILD
+++ b/ddrescue/repos/extra-x86_64/PKGBUILD
@@ -11,8 +11,8 @@ arch=('x86_64')
url="http://www.gnu.org/software/ddrescue/ddrescue.html"
license=('GPL3')
depends=('gcc-libs')
-source=("http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz")
- #"http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz.sig")
+source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz")
+ #"https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz.sig")
md5sums=('cd85a82d510d9abf790132fb0da1bf3c')
#'SKIP')
#validpgpkeys=('1D41C14B272A2219A739FA4F8FE99503132D7742') # Antonio Diaz Diaz
diff --git a/ddrescue/trunk/PKGBUILD b/ddrescue/trunk/PKGBUILD
index 75bc16c..2db0082 100644
--- a/ddrescue/trunk/PKGBUILD
+++ b/ddrescue/trunk/PKGBUILD
@@ -10,8 +10,8 @@ arch=('x86_64')
url="http://www.gnu.org/software/ddrescue/ddrescue.html"
license=('GPL3')
depends=('gcc-libs')
-source=("http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz")
- #"http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz.sig")
+source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz")
+ #"https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.lz.sig")
md5sums=('cd85a82d510d9abf790132fb0da1bf3c')
#'SKIP')
#validpgpkeys=('1D41C14B272A2219A739FA4F8FE99503132D7742') # Antonio Diaz Diaz
diff --git a/di/repos/extra-x86_64/PKGBUILD b/di/repos/extra-x86_64/PKGBUILD
index 05b4029..02ef167 100644
--- a/di/repos/extra-x86_64/PKGBUILD
+++ b/di/repos/extra-x86_64/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://www.gentoo.com/di/"
license=('ZLIB')
depends=('glibc')
-source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
+source=(https://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
sha256sums=('b5031c1f3b98536eee95fb91634fe700cec5e08a3cf38e14fffc47f969bf8a7e')
build() {
diff --git a/di/trunk/PKGBUILD b/di/trunk/PKGBUILD
index 05b4029..02ef167 100644
--- a/di/trunk/PKGBUILD
+++ b/di/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://www.gentoo.com/di/"
license=('ZLIB')
depends=('glibc')
-source=(http://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
+source=(https://gentoo.com/di/${pkgname}-${pkgver}.tar.gz)
sha256sums=('b5031c1f3b98536eee95fb91634fe700cec5e08a3cf38e14fffc47f969bf8a7e')
build() {
diff --git a/dmidecode/repos/extra-x86_64/PKGBUILD b/dmidecode/repos/extra-x86_64/PKGBUILD
index 0c63d76..9db5d4c 100644
--- a/dmidecode/repos/extra-x86_64/PKGBUILD
+++ b/dmidecode/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://www.nongnu.org/dmidecode"
license=('GPL')
depends=('glibc')
-source=("http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+source=("https://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('077006fa2da0d06d6383728112f2edef9684e9c8da56752e97cd45a11f838edd'
'SKIP')
validpgpkeys=('90DFD6523C57373D81F63D19865688D038F02FC8') # Jean Delvare <khali@linux-fr.org>
diff --git a/dmidecode/trunk/PKGBUILD b/dmidecode/trunk/PKGBUILD
index 8e37d3b..be8e83c 100644
--- a/dmidecode/trunk/PKGBUILD
+++ b/dmidecode/trunk/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://www.nongnu.org/dmidecode"
license=('GPL')
depends=('glibc')
-source=("http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
+source=("https://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
sha256sums=('077006fa2da0d06d6383728112f2edef9684e9c8da56752e97cd45a11f838edd'
'SKIP')
validpgpkeys=('90DFD6523C57373D81F63D19865688D038F02FC8') # Jean Delvare <khali@linux-fr.org>
diff --git a/docbook-mathml/repos/extra-any/PKGBUILD b/docbook-mathml/repos/extra-any/PKGBUILD
index e4c9b0e..b033323 100644
--- a/docbook-mathml/repos/extra-any/PKGBUILD
+++ b/docbook-mathml/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ url="http://www.oasis-open.org/docbook/"
license=('MIT')
depends=('libxml2')
install=docbook-mathml.install
-source=("http://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
+source=("https://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
sha512sums=('031ad81e0fd873d2ed0fb78a074cc2de93ea7c937d85aac6cb2dc3023e3ba494a9a20f485b5355ce9060aea9adae192c9259b59139ac71273ca3fb858a240704'
'a38812bb61aa48467f2125862ce21c7aa25ddc0a2ff2e643bdf778118b4bf6721673aa8a3924c864d04757e059542da691a736d82af51bb8e344504d9dc3c9ca')
diff --git a/docbook-mathml/repos/extra-x86_64/PKGBUILD b/docbook-mathml/repos/extra-x86_64/PKGBUILD
index c732499..c53cf0e 100644
--- a/docbook-mathml/repos/extra-x86_64/PKGBUILD
+++ b/docbook-mathml/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="https://www.oasis-open.org/docbook/"
license=('MIT')
depends=('libxml2')
install=docbook-mathml.install
-source=("http://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
+source=("https://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
sha512sums=('031ad81e0fd873d2ed0fb78a074cc2de93ea7c937d85aac6cb2dc3023e3ba494a9a20f485b5355ce9060aea9adae192c9259b59139ac71273ca3fb858a240704'
'a38812bb61aa48467f2125862ce21c7aa25ddc0a2ff2e643bdf778118b4bf6721673aa8a3924c864d04757e059542da691a736d82af51bb8e344504d9dc3c9ca')
diff --git a/docbook-mathml/trunk/PKGBUILD b/docbook-mathml/trunk/PKGBUILD
index c732499..c53cf0e 100644
--- a/docbook-mathml/trunk/PKGBUILD
+++ b/docbook-mathml/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="https://www.oasis-open.org/docbook/"
license=('MIT')
depends=('libxml2')
install=docbook-mathml.install
-source=("http://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
+source=("https://www.docbook.org/xml/mathml/${pkgver}/dbmathml.dtd" 'LICENSE')
sha512sums=('031ad81e0fd873d2ed0fb78a074cc2de93ea7c937d85aac6cb2dc3023e3ba494a9a20f485b5355ce9060aea9adae192c9259b59139ac71273ca3fb858a240704'
'a38812bb61aa48467f2125862ce21c7aa25ddc0a2ff2e643bdf778118b4bf6721673aa8a3924c864d04757e059542da691a736d82af51bb8e344504d9dc3c9ca')
diff --git a/docbook-sgml/repos/extra-any/PKGBUILD b/docbook-sgml/repos/extra-any/PKGBUILD
index 8258679..f2f9526 100644
--- a/docbook-sgml/repos/extra-any/PKGBUILD
+++ b/docbook-sgml/repos/extra-any/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=4.5
pkgrel=6
pkgdesc='Document type definitions for verification of SGML data files against the DocBook rule set.'
arch=('any')
-url='http://www.docbook.org/sgml/'
+url='https://www.docbook.org/sgml/'
license=('MIT')
depends=('sgml-common')
install='docbook-sgml.install'
-source=("http://www.docbook.org/sgml/${pkgver}/docbook-${pkgver}.zip")
+source=("https://www.docbook.org/sgml/${pkgver}/docbook-${pkgver}.zip")
sha256sums=('8043e514e80c6c19cb146b5d37937d1305bf3abf9b0097c36df7f70f611cdf43')
build() {
diff --git a/docbook-sgml/trunk/PKGBUILD b/docbook-sgml/trunk/PKGBUILD
index 8258679..f2f9526 100644
--- a/docbook-sgml/trunk/PKGBUILD
+++ b/docbook-sgml/trunk/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=4.5
pkgrel=6
pkgdesc='Document type definitions for verification of SGML data files against the DocBook rule set.'
arch=('any')
-url='http://www.docbook.org/sgml/'
+url='https://www.docbook.org/sgml/'
license=('MIT')
depends=('sgml-common')
install='docbook-sgml.install'
-source=("http://www.docbook.org/sgml/${pkgver}/docbook-${pkgver}.zip")
+source=("https://www.docbook.org/sgml/${pkgver}/docbook-${pkgver}.zip")
sha256sums=('8043e514e80c6c19cb146b5d37937d1305bf3abf9b0097c36df7f70f611cdf43')
build() {
diff --git a/docbook-sgml31/PKGBUILD b/docbook-sgml31/PKGBUILD
index 7b971a9..9e3a1ed 100644
--- a/docbook-sgml31/PKGBUILD
+++ b/docbook-sgml31/PKGBUILD
@@ -10,11 +10,11 @@ pkgrel=2
pkgdesc="Legacy docbook-sgml"
#arch=('x86_64')
arch=('any')
-url='http://www.docbook.org/sgml/'
+url='https://www.docbook.org/sgml/'
license=('custom')
depends=('sgml-common')
install=$pkgname.install
-source=("http://www.docbook.org/sgml/${pkgver}/docbk31.zip")
+source=("https://www.docbook.org/sgml/${pkgver}/docbk31.zip")
sha256sums=('20261d2771b9a052abfa3d8fab1aa62be05791a010281c566f9073bf0e644538')
build() {
diff --git a/docbook-sgml31/repos/extra-any/PKGBUILD b/docbook-sgml31/repos/extra-any/PKGBUILD
index 2b25fad..4d48952 100644
--- a/docbook-sgml31/repos/extra-any/PKGBUILD
+++ b/docbook-sgml31/repos/extra-any/PKGBUILD
@@ -8,11 +8,11 @@ pkgver=3.1
pkgrel=3
pkgdesc="Legacy docbook-sgml"
arch=('any')
-url='http://www.docbook.org/sgml/'
+url='https://www.docbook.org/sgml/'
license=('MIT')
depends=('sgml-common')
install=$pkgname.install
-source=("http://www.docbook.org/sgml/${pkgver}/docbk31.zip")
+source=("https://www.docbook.org/sgml/${pkgver}/docbk31.zip")
sha256sums=('20261d2771b9a052abfa3d8fab1aa62be05791a010281c566f9073bf0e644538')
build() {
diff --git a/docbook-sgml31/repos/extra-x86_64/PKGBUILD b/docbook-sgml31/repos/extra-x86_64/PKGBUILD
index b8b45ca..4d48952 100644
--- a/docbook-sgml31/repos/extra-x86_64/PKGBUILD
+++ b/docbook-sgml31/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ url='https://www.docbook.org/sgml/'
license=('MIT')
depends=('sgml-common')
install=$pkgname.install
-source=("http://www.docbook.org/sgml/${pkgver}/docbk31.zip")
+source=("https://www.docbook.org/sgml/${pkgver}/docbk31.zip")
sha256sums=('20261d2771b9a052abfa3d8fab1aa62be05791a010281c566f9073bf0e644538')
build() {
diff --git a/docbook-sgml31/trunk/PKGBUILD b/docbook-sgml31/trunk/PKGBUILD
index b8b45ca..4d48952 100644
--- a/docbook-sgml31/trunk/PKGBUILD
+++ b/docbook-sgml31/trunk/PKGBUILD
@@ -12,7 +12,7 @@ url='https://www.docbook.org/sgml/'
license=('MIT')
depends=('sgml-common')
install=$pkgname.install
-source=("http://www.docbook.org/sgml/${pkgver}/docbk31.zip")
+source=("https://www.docbook.org/sgml/${pkgver}/docbk31.zip")
sha256sums=('20261d2771b9a052abfa3d8fab1aa62be05791a010281c566f9073bf0e644538')
build() {
diff --git a/eigen/repos/extra-any/PKGBUILD b/eigen/repos/extra-any/PKGBUILD
index 946a020..e404c12 100644
--- a/eigen/repos/extra-any/PKGBUILD
+++ b/eigen/repos/extra-any/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3' 'LGPL2.1' 'BSD' 'custom:MPL2' 'custom:MINPACK')
makedepends=('cmake' 'pkg-config' 'freeglut' 'gcc-fortran' 'fftw' 'suitesparse' 'boost')
replaces=('eigen3')
provides=('eigen3')
-source=("${pkgname}-${pkgver}.tar.bz2::http://bitbucket.org/eigen/eigen/get/${pkgver}.tar.bz2")
+source=("${pkgname}-${pkgver}.tar.bz2::https://bitbucket.org/eigen/eigen/get/${pkgver}.tar.bz2")
sha1sums=('a06faa6f358d5d1ca0da7cddb95da39e436dc9e8')
prepare() {
diff --git a/eigen/trunk/PKGBUILD b/eigen/trunk/PKGBUILD
index 946a020..e404c12 100644
--- a/eigen/trunk/PKGBUILD
+++ b/eigen/trunk/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3' 'LGPL2.1' 'BSD' 'custom:MPL2' 'custom:MINPACK')
makedepends=('cmake' 'pkg-config' 'freeglut' 'gcc-fortran' 'fftw' 'suitesparse' 'boost')
replaces=('eigen3')
provides=('eigen3')
-source=("${pkgname}-${pkgver}.tar.bz2::http://bitbucket.org/eigen/eigen/get/${pkgver}.tar.bz2")
+source=("${pkgname}-${pkgver}.tar.bz2::https://bitbucket.org/eigen/eigen/get/${pkgver}.tar.bz2")
sha1sums=('a06faa6f358d5d1ca0da7cddb95da39e436dc9e8')
prepare() {
diff --git a/elementary/trunk/PKGBUILD b/elementary/trunk/PKGBUILD
index 3edf4f0..cef1aff 100644
--- a/elementary/trunk/PKGBUILD
+++ b/elementary/trunk/PKGBUILD
@@ -12,7 +12,7 @@ license=('BSD')
depends=('efl' 'evas_generic_loaders')
makedepends=('doxygen' 'imagemagick' 'texlive-core' 'ghostscript')
options=('!emptydirs')
-source=(http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('87df0183b91c623716a4d283f4147dd8815f5a24')
build() {
diff --git a/emotion_generic_players/trunk/PKGBUILD b/emotion_generic_players/trunk/PKGBUILD
index 4738837..ae43c50 100644
--- a/emotion_generic_players/trunk/PKGBUILD
+++ b/emotion_generic_players/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.enlightenment.org"
license=('BSD')
depends=('efl' 'vlc')
options=('!emptydirs')
-source=(http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('0c8b74959c7c1761e02f25d5c6e9954c51bebb93')
build() {
diff --git a/enlightenment16/repos/extra-x86_64/PKGBUILD b/enlightenment16/repos/extra-x86_64/PKGBUILD
index 088d068..d4306da 100644
--- a/enlightenment16/repos/extra-x86_64/PKGBUILD
+++ b/enlightenment16/repos/extra-x86_64/PKGBUILD
@@ -10,8 +10,8 @@ url="http://www.enlightenment.org"
license=('BSD' 'custom')
depends=('libxinerama' 'imlib2' 'perl' 'pango' 'libxcomposite'
'libxrandr' 'libpulse' 'libxdamage')
-source=(http://downloads.sourceforge.net/sourceforge/enlightenment/e16-${pkgver}.tar.gz
- http://downloads.sourceforge.net/enlightenment/e16-themes-${_themever}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/enlightenment/e16-${pkgver}.tar.gz
+ https://downloads.sourceforge.net/enlightenment/e16-themes-${_themever}.tar.gz)
sha1sums=('0c6e4c684d95d115e423dbc9e234693f0e9eb952'
'ae34e2df1294198795736bf953bf695aba93b710')
diff --git a/enlightenment16/trunk/PKGBUILD b/enlightenment16/trunk/PKGBUILD
index 088d068..d4306da 100644
--- a/enlightenment16/trunk/PKGBUILD
+++ b/enlightenment16/trunk/PKGBUILD
@@ -10,8 +10,8 @@ url="http://www.enlightenment.org"
license=('BSD' 'custom')
depends=('libxinerama' 'imlib2' 'perl' 'pango' 'libxcomposite'
'libxrandr' 'libpulse' 'libxdamage')
-source=(http://downloads.sourceforge.net/sourceforge/enlightenment/e16-${pkgver}.tar.gz
- http://downloads.sourceforge.net/enlightenment/e16-themes-${_themever}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/enlightenment/e16-${pkgver}.tar.gz
+ https://downloads.sourceforge.net/enlightenment/e16-themes-${_themever}.tar.gz)
sha1sums=('0c6e4c684d95d115e423dbc9e234693f0e9eb952'
'ae34e2df1294198795736bf953bf695aba93b710')
diff --git a/epplet-base/repos/extra-x86_64/PKGBUILD b/epplet-base/repos/extra-x86_64/PKGBUILD
index bfebb29..793c665 100644
--- a/epplet-base/repos/extra-x86_64/PKGBUILD
+++ b/epplet-base/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.enlightenment.org"
license=('GPL')
depends=('imlib2' 'libcdaudio' 'libgl')
makedepends=('mesa')
-source=(http://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
sha512sums=('d83d60521fe06497f109c3fbb5c2e10abd36a43b050c10787a68d9f9f8c2866f57d78a8559a482654d9bb0eaaf3ce791e4839bb0fda88ccbf026d8ec5dc93824')
build() {
diff --git a/epplet-base/trunk/PKGBUILD b/epplet-base/trunk/PKGBUILD
index 2281717..c6ee7e3 100644
--- a/epplet-base/trunk/PKGBUILD
+++ b/epplet-base/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://www.enlightenment.org"
license=('GPL')
depends=('imlib2' 'libcdaudio' 'libgl')
makedepends=('mesa')
-source=(http://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/enlightenment/epplets-${pkgver}.tar.gz)
sha512sums=('d83d60521fe06497f109c3fbb5c2e10abd36a43b050c10787a68d9f9f8c2866f57d78a8559a482654d9bb0eaaf3ce791e4839bb0fda88ccbf026d8ec5dc93824')
build() {
diff --git a/evas_generic_loaders/trunk/PKGBUILD b/evas_generic_loaders/trunk/PKGBUILD
index 40bdf12..be916a3 100644
--- a/evas_generic_loaders/trunk/PKGBUILD
+++ b/evas_generic_loaders/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.enlightenment.org"
license=('GPL2')
depends=('librsvg' 'poppler' 'libraw' 'libspectre' 'efl')
options=('!emptydirs')
-source=(http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('7f5eb10fd7bd9d9b2409300e21935ab0e9dcbab8')
build() {
diff --git a/farstream/repos/extra-x86_64/PKGBUILD b/farstream/repos/extra-x86_64/PKGBUILD
index c1019f1..60dde3a 100644
--- a/farstream/repos/extra-x86_64/PKGBUILD
+++ b/farstream/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('gobject-introspection' 'python2')
optdepends=('gst-plugins-good' 'gst-plugins-bad')
conflicts=('farsight2')
replaces=('farsight2')
-source=(http://freedesktop.org/software/$pkgname/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
+source=(https://freedesktop.org/software/$pkgname/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
md5sums=('a40d4c4bd0812c270069b9f97d74009b'
'SKIP')
validpgpkeys=('DB30B086FAF86CE7296FADC51D388E5A4ED9A2BB') # Olivier Crête
diff --git a/farstream/trunk/PKGBUILD b/farstream/trunk/PKGBUILD
index c1019f1..60dde3a 100644
--- a/farstream/trunk/PKGBUILD
+++ b/farstream/trunk/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('gobject-introspection' 'python2')
optdepends=('gst-plugins-good' 'gst-plugins-bad')
conflicts=('farsight2')
replaces=('farsight2')
-source=(http://freedesktop.org/software/$pkgname/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
+source=(https://freedesktop.org/software/$pkgname/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.asc})
md5sums=('a40d4c4bd0812c270069b9f97d74009b'
'SKIP')
validpgpkeys=('DB30B086FAF86CE7296FADC51D388E5A4ED9A2BB') # Olivier Crête
diff --git a/fcgi/repos/extra-x86_64/PKGBUILD b/fcgi/repos/extra-x86_64/PKGBUILD
index 4742f87..ac11542 100644
--- a/fcgi/repos/extra-x86_64/PKGBUILD
+++ b/fcgi/repos/extra-x86_64/PKGBUILD
@@ -27,7 +27,7 @@ prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
# Patches by Fedora:
- # http://pkgs.fedoraproject.org/cgit/fcgi.git/tree/
+ # https://pkgs.fedoraproject.org/cgit/fcgi.git/tree/
patch -p1 -i "${srcdir}/fcgi-2.4.0-configure.in.patch"
patch -p1 -i "${srcdir}/fcgi-2.4.0-Makefile.am-CPPFLAGS.patch"
patch -p1 -i "${srcdir}/fcgi-2.4.0-gcc44_fixes.patch"
diff --git a/fcgi/trunk/PKGBUILD b/fcgi/trunk/PKGBUILD
index 2731004..e567152 100644
--- a/fcgi/trunk/PKGBUILD
+++ b/fcgi/trunk/PKGBUILD
@@ -26,7 +26,7 @@ prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
# Patches by Fedora:
- # http://pkgs.fedoraproject.org/cgit/fcgi.git/tree/
+ # https://pkgs.fedoraproject.org/cgit/fcgi.git/tree/
patch -p1 -i "${srcdir}/fcgi-2.4.0-configure.in.patch"
patch -p1 -i "${srcdir}/fcgi-2.4.0-Makefile.am-CPPFLAGS.patch"
patch -p1 -i "${srcdir}/fcgi-2.4.0-gcc44_fixes.patch"
diff --git a/foobillard++/repos/extra-x86_64/PKGBUILD b/foobillard++/repos/extra-x86_64/PKGBUILD
index 3c1a60f..67c3cae 100644
--- a/foobillard++/repos/extra-x86_64/PKGBUILD
+++ b/foobillard++/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="http://foobillardplus.sourceforge.net/"
license=('GPL2')
depends=('freetype2' 'libpng' 'glu' 'sdl_net' 'sdl_mixer')
replaces=('foobillard')
-source=(http://downloads.sourceforge.net/foobillardplus/foobillardplus-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/foobillardplus/foobillardplus-${pkgver}.tar.gz)
sha1sums=('51507efab0f595cfff26149003faf669c0a42f32')
prepare() {
diff --git a/foobillard++/trunk/PKGBUILD b/foobillard++/trunk/PKGBUILD
index c7b1818..8d19e59 100644
--- a/foobillard++/trunk/PKGBUILD
+++ b/foobillard++/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://foobillardplus.sourceforge.net/"
license=('GPL2')
depends=('freetype2' 'libpng' 'glu' 'sdl_net' 'sdl_mixer')
replaces=('foobillard')
-source=(http://downloads.sourceforge.net/foobillardplus/foobillardplus-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/foobillardplus/foobillardplus-${pkgver}.tar.gz)
sha1sums=('51507efab0f595cfff26149003faf669c0a42f32')
prepare() {
diff --git a/fvwm-crystal/repos/extra-any/PKGBUILD b/fvwm-crystal/repos/extra-any/PKGBUILD
index ccfb6a9..48c16da 100644
--- a/fvwm-crystal/repos/extra-any/PKGBUILD
+++ b/fvwm-crystal/repos/extra-any/PKGBUILD
@@ -9,7 +9,7 @@ url="http://fvwm-crystal.sourceforge.net/"
license=('GPL')
depends=('fvwm' 'imagemagick' 'feh' 'trayer' 'xdg-user-dirs' 'python2')
options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('afa5a8a2dbc0454c0809ed46a04cea7d17420fb0')
package() {
diff --git a/fvwm-crystal/trunk/PKGBUILD b/fvwm-crystal/trunk/PKGBUILD
index ccfb6a9..48c16da 100644
--- a/fvwm-crystal/trunk/PKGBUILD
+++ b/fvwm-crystal/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://fvwm-crystal.sourceforge.net/"
license=('GPL')
depends=('fvwm' 'imagemagick' 'feh' 'trayer' 'xdg-user-dirs' 'python2')
options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('afa5a8a2dbc0454c0809ed46a04cea7d17420fb0')
package() {
diff --git a/fyre/repos/extra-x86_64/PKGBUILD b/fyre/repos/extra-x86_64/PKGBUILD
index 5476722..a53d0f0 100644
--- a/fyre/repos/extra-x86_64/PKGBUILD
+++ b/fyre/repos/extra-x86_64/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://fyre.navi.cx/"
license=('GPL')
depends=('openexr' 'libglade' 'gnet' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils')
-source=(http://releases.navi.cx/fyre/fyre-${pkgver}.tar.bz2)
+source=(https://releases.navi.cx/fyre/fyre-${pkgver}.tar.bz2)
sha1sums=('41c0ec45eff16cc1bba081c5c855a3980e404835')
build() {
diff --git a/fyre/trunk/PKGBUILD b/fyre/trunk/PKGBUILD
index 5476722..a53d0f0 100644
--- a/fyre/trunk/PKGBUILD
+++ b/fyre/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://fyre.navi.cx/"
license=('GPL')
depends=('openexr' 'libglade' 'gnet' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils')
-source=(http://releases.navi.cx/fyre/fyre-${pkgver}.tar.bz2)
+source=(https://releases.navi.cx/fyre/fyre-${pkgver}.tar.bz2)
sha1sums=('41c0ec45eff16cc1bba081c5c855a3980e404835')
build() {
diff --git a/gcc/repos/core-x86_64/PKGBUILD b/gcc/repos/core-x86_64/PKGBUILD
index f0cfcfc..08c8637 100644
--- a/gcc/repos/core-x86_64/PKGBUILD
+++ b/gcc/repos/core-x86_64/PKGBUILD
@@ -18,7 +18,7 @@ checkdepends=(dejagnu inetutils)
options=(!emptydirs)
#source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
source=(https://sources.archlinux.org/other/gcc/gcc-${pkgver/+/-}.tar.xz{,.sig}
- http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
+ https://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
c89 c99)
validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9 # bpiotrowski@archlinux.org
86CFFCA918CF3AF47147588051E8B148A9999C34 # evangelos@foutrelis.com
diff --git a/gcc/trunk/PKGBUILD b/gcc/trunk/PKGBUILD
index 16f3a3d..721c7e6 100644
--- a/gcc/trunk/PKGBUILD
+++ b/gcc/trunk/PKGBUILD
@@ -18,7 +18,7 @@ checkdepends=(dejagnu inetutils)
options=(!emptydirs)
#source=(https://sources.archlinux.org/other/gcc/gcc-${pkgver/+/-}.tar.xz{,.sig}
source=(https://ftp.gnu.org/gnu/gcc/gcc-$pkgver/gcc-$pkgver.tar.xz{,.sig}
- http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
+ https://isl.gforge.inria.fr/isl-${_islver}.tar.bz2
c89 c99)
validpgpkeys=(F3691687D867B81B51CE07D9BBE43771487328A9 # bpiotrowski@archlinux.org
86CFFCA918CF3AF47147588051E8B148A9999C34 # evangelos@foutrelis.com
diff --git a/gdata-sharp/trunk/PKGBUILD b/gdata-sharp/trunk/PKGBUILD
index 506f7f0..109cbce 100644
--- a/gdata-sharp/trunk/PKGBUILD
+++ b/gdata-sharp/trunk/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="http://code.google.com/p/google-gdata/"
license=('Apache')
depends=('mono')
-source=(http://google-gdata.googlecode.com/files/$_pkgname-$pkgver.tar.gz)
+source=(https://google-gdata.googlecode.com/files/$_pkgname-$pkgver.tar.gz)
sha1sums=('69a643151baacfd6366e62c5cc7542b4c914cd46')
build() {
diff --git a/gdbm/repos/core-x86_64/PKGBUILD b/gdbm/repos/core-x86_64/PKGBUILD
index 3e36af8..273578b 100644
--- a/gdbm/repos/core-x86_64/PKGBUILD
+++ b/gdbm/repos/core-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url='http://www.gnu.org/software/gdbm/gdbm.html'
license=(GPL3)
arch=(x86_64)
depends=(glibc sh)
-source=(http://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig})
+source=(https://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig})
validpgpkeys=('325F650C4C2B6AD58807327A3602B07F55D0C732')
md5sums=('988dc82182121c7570e0cb8b4fcd5415'
'SKIP')
diff --git a/gdbm/trunk/PKGBUILD b/gdbm/trunk/PKGBUILD
index 3e36af8..273578b 100644
--- a/gdbm/trunk/PKGBUILD
+++ b/gdbm/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url='http://www.gnu.org/software/gdbm/gdbm.html'
license=(GPL3)
arch=(x86_64)
depends=(glibc sh)
-source=(http://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig})
+source=(https://ftp.gnu.org/gnu/gdbm/${pkgname}-${pkgver}.tar.gz{,.sig})
validpgpkeys=('325F650C4C2B6AD58807327A3602B07F55D0C732')
md5sums=('988dc82182121c7570e0cb8b4fcd5415'
'SKIP')
diff --git a/giblib/repos/extra-x86_64/PKGBUILD b/giblib/repos/extra-x86_64/PKGBUILD
index a876bc7..d438f72 100644
--- a/giblib/repos/extra-x86_64/PKGBUILD
+++ b/giblib/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://freshmeat.net/projects/giblib/"
license=('MIT')
depends=('imlib2' 'libxext' 'freetype2')
-source=("http://kent.dl.sourceforge.net/project/slackbuildsdirectlinks/giblib/giblib-$pkgver.tar.gz")
+source=("https://kent.dl.sourceforge.net/project/slackbuildsdirectlinks/giblib/giblib-$pkgver.tar.gz")
sha512sums=('4866df223e6d219a5c9a327874bcd67260c83fba8f99862222df41ef86fb31efa0172a777bf46c853ca380dc2a64bbd41bf4fd658fcb84a924cab4e0f525dcfd')
build() {
diff --git a/giblib/trunk/PKGBUILD b/giblib/trunk/PKGBUILD
index db3653a..e89dd2a 100644
--- a/giblib/trunk/PKGBUILD
+++ b/giblib/trunk/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://freshmeat.net/projects/giblib/"
license=('MIT')
depends=('imlib2' 'libxext' 'freetype2')
-source=("http://kent.dl.sourceforge.net/project/slackbuildsdirectlinks/giblib/giblib-$pkgver.tar.gz")
+source=("https://kent.dl.sourceforge.net/project/slackbuildsdirectlinks/giblib/giblib-$pkgver.tar.gz")
sha512sums=('4866df223e6d219a5c9a327874bcd67260c83fba8f99862222df41ef86fb31efa0172a777bf46c853ca380dc2a64bbd41bf4fd658fcb84a924cab4e0f525dcfd')
build() {
diff --git a/gifsicle/repos/extra-x86_64/PKGBUILD b/gifsicle/repos/extra-x86_64/PKGBUILD
index 7b5ec7d..68aa006 100644
--- a/gifsicle/repos/extra-x86_64/PKGBUILD
+++ b/gifsicle/repos/extra-x86_64/PKGBUILD
@@ -6,10 +6,10 @@ pkgver=1.91
pkgrel=1
pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations"
arch=('x86_64')
-url="http://www.lcdf.org/gifsicle/"
+url="https://www.lcdf.org/gifsicle/"
license=('GPL')
depends=('libx11')
-source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('3436caa159789334423f224426926259cae4c216')
build() {
diff --git a/gifsicle/trunk/PKGBUILD b/gifsicle/trunk/PKGBUILD
index f5f6722..6593f38 100644
--- a/gifsicle/trunk/PKGBUILD
+++ b/gifsicle/trunk/PKGBUILD
@@ -5,10 +5,10 @@ pkgver=1.91
pkgrel=1
pkgdesc="A powerful command-line program for creating, editing, manipulating and getting information about GIF images and animations"
arch=('x86_64')
-url="http://www.lcdf.org/gifsicle/"
+url="https://www.lcdf.org/gifsicle/"
license=('GPL')
depends=('libx11')
-source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('3436caa159789334423f224426926259cae4c216')
build() {
diff --git a/gl2ps/repos/extra-x86_64/PKGBUILD b/gl2ps/repos/extra-x86_64/PKGBUILD
index 4445095..57a3385 100644
--- a/gl2ps/repos/extra-x86_64/PKGBUILD
+++ b/gl2ps/repos/extra-x86_64/PKGBUILD
@@ -9,11 +9,11 @@ pkgver=1.4.0
pkgrel=1
pkgdesc="an OpenGL to PostScript printing library"
arch=('x86_64')
-url='http://geuz.org/gl2ps/'
+url='https://geuz.org/gl2ps/'
license=('LGPL')
depends=('libpng' 'libgl')
makedepends=('cmake' 'texlive-core')
-source=("http://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz")
+source=("https://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz")
sha512sums=('420b21a5b4397c9a9a2323a8686b8635c2683354c94762d2d0172c661fc36c4298042498dd8ef2323adf32f45aa4e0a3dba146058ccde597e5a46c2027cbf7ce')
prepare() {
diff --git a/gl2ps/trunk/PKGBUILD b/gl2ps/trunk/PKGBUILD
index 4a51d88..947642f 100644
--- a/gl2ps/trunk/PKGBUILD
+++ b/gl2ps/trunk/PKGBUILD
@@ -8,11 +8,11 @@ pkgver=1.4.0
pkgrel=1
pkgdesc="an OpenGL to PostScript printing library"
arch=('x86_64')
-url='http://geuz.org/gl2ps/'
+url='https://geuz.org/gl2ps/'
license=('LGPL')
depends=('libpng' 'libgl')
makedepends=('cmake' 'texlive-core')
-source=("http://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz")
+source=("https://geuz.org/gl2ps/src/gl2ps-${pkgver}.tgz")
sha512sums=('420b21a5b4397c9a9a2323a8686b8635c2683354c94762d2d0172c661fc36c4298042498dd8ef2323adf32f45aa4e0a3dba146058ccde597e5a46c2027cbf7ce')
prepare() {
diff --git a/glew/repos/extra-x86_64/PKGBUILD b/glew/repos/extra-x86_64/PKGBUILD
index 005a986..5a1925e 100644
--- a/glew/repos/extra-x86_64/PKGBUILD
+++ b/glew/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
url="http://glew.sourceforge.net"
license=('BSD' 'MIT' 'GPL')
depends=('libxmu' 'libxi' 'glu')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tgz)
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tgz)
sha1sums=('18eca05460d0b61709fc115e632b6fe320718b44')
build() {
diff --git a/glew/trunk/PKGBUILD b/glew/trunk/PKGBUILD
index 35ce9e0..e781463 100644
--- a/glew/trunk/PKGBUILD
+++ b/glew/trunk/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://glew.sourceforge.net"
license=('BSD' 'MIT' 'GPL')
depends=('libxmu' 'libxi' 'glu')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tgz)
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tgz)
sha1sums=('18eca05460d0b61709fc115e632b6fe320718b44')
build() {
diff --git a/glhack/repos/extra-x86_64/PKGBUILD b/glhack/repos/extra-x86_64/PKGBUILD
index 7d97af8..d6bed9e 100644
--- a/glhack/repos/extra-x86_64/PKGBUILD
+++ b/glhack/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ depends=('sdl' 'libpng' 'libgl')
makedepends=('mesa')
options=('!makeflags')
install=glhack.install
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz glhack-libpng15.patch)
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz glhack-libpng15.patch)
sha1sums=('7dc46e6bd4a3c2ec10ab4d314acfbb30cefc6eae'
'4cf1a13e76cc1f1eb3708d42c74b85b7f321092d')
diff --git a/glhack/trunk/PKGBUILD b/glhack/trunk/PKGBUILD
index 47bcbcf..dee2fe7 100644
--- a/glhack/trunk/PKGBUILD
+++ b/glhack/trunk/PKGBUILD
@@ -11,7 +11,7 @@ depends=('sdl' 'libpng' 'libgl')
makedepends=('mesa')
options=('!makeflags')
install=glhack.install
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz glhack-libpng15.patch)
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz glhack-libpng15.patch)
sha1sums=('7dc46e6bd4a3c2ec10ab4d314acfbb30cefc6eae'
'4cf1a13e76cc1f1eb3708d42c74b85b7f321092d')
diff --git a/glpk/repos/extra-x86_64/PKGBUILD b/glpk/repos/extra-x86_64/PKGBUILD
index cea983b..370de90 100644
--- a/glpk/repos/extra-x86_64/PKGBUILD
+++ b/glpk/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64')
url="http://www.gnu.org/software/glpk/glpk.html"
license=('GPL')
depends=('gmp')
-source=(http://ftp.gnu.org/gnu/glpk/${pkgname}-${pkgver}.tar.gz{,.sig} glpk-remove-warnings.patch)
+source=(https://ftp.gnu.org/gnu/glpk/${pkgname}-${pkgver}.tar.gz{,.sig} glpk-remove-warnings.patch)
sha1sums=('d9b607a9cf3a25b754a0cd9a842ea5043f8604db'
'SKIP'
'6f4e904c5dc88a8b43391e030496644d77e39163')
diff --git a/glpk/trunk/PKGBUILD b/glpk/trunk/PKGBUILD
index 1946027..041bcbc 100644
--- a/glpk/trunk/PKGBUILD
+++ b/glpk/trunk/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://www.gnu.org/software/glpk/glpk.html"
license=('GPL')
depends=('gmp')
-source=(http://ftp.gnu.org/gnu/glpk/${pkgname}-${pkgver}.tar.gz{,.sig} glpk-remove-warnings.patch)
+source=(https://ftp.gnu.org/gnu/glpk/${pkgname}-${pkgver}.tar.gz{,.sig} glpk-remove-warnings.patch)
sha1sums=('d9b607a9cf3a25b754a0cd9a842ea5043f8604db'
'SKIP'
'6f4e904c5dc88a8b43391e030496644d77e39163')
diff --git a/glsof/repos/extra-x86_64/PKGBUILD b/glsof/repos/extra-x86_64/PKGBUILD
index 7fbbe20..339548f 100644
--- a/glsof/repos/extra-x86_64/PKGBUILD
+++ b/glsof/repos/extra-x86_64/PKGBUILD
@@ -11,9 +11,9 @@ arch=('x86_64')
url="http://glsof.sourceforge.net/"
license=('GPL3')
depends=('sh' 'java-runtime' 'lsof')
-source=(http://downloads.sourceforge.net/sourceforge/glsof/filemonitor-${_fmver}.tar.gz \
- http://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux32.tar.gz \
- http://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux64.tar.gz \
+source=(https://downloads.sourceforge.net/sourceforge/glsof/filemonitor-${_fmver}.tar.gz \
+ https://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux32.tar.gz \
+ https://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux64.tar.gz \
glsof-filemonitor glsof-queries)
sha512sums=('1f5d4c1d9a61f171b3ace65179947f9917e5e86eb419c8f85ff6ced3916449f48fa81ecdfdd5ce00bbd5a50ef11494c933457fbd811c8970cf3fd505432fb243'
'1258f187adad0f887b4a460318dd41460aa835bb9ba9050c3049e83905959a8fda834fc0d168e3fc83741d2edb75c53afaf33e333a0765e147ec468ea9bda348'
diff --git a/glsof/trunk/PKGBUILD b/glsof/trunk/PKGBUILD
index 492e90e..7ff612e 100644
--- a/glsof/trunk/PKGBUILD
+++ b/glsof/trunk/PKGBUILD
@@ -10,9 +10,9 @@ arch=('x86_64')
url="http://glsof.sourceforge.net/"
license=('GPL3')
depends=('sh' 'java-runtime' 'lsof')
-source=(http://downloads.sourceforge.net/sourceforge/glsof/filemonitor-${_fmver}.tar.gz \
- http://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux32.tar.gz \
- http://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux64.tar.gz \
+source=(https://downloads.sourceforge.net/sourceforge/glsof/filemonitor-${_fmver}.tar.gz \
+ https://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux32.tar.gz \
+ https://downloads.sourceforge.net/sourceforge/glsof/queries-${_qver}/queries_linux64.tar.gz \
glsof-filemonitor glsof-queries)
sha512sums=('1f5d4c1d9a61f171b3ace65179947f9917e5e86eb419c8f85ff6ced3916449f48fa81ecdfdd5ce00bbd5a50ef11494c933457fbd811c8970cf3fd505432fb243'
'1258f187adad0f887b4a460318dd41460aa835bb9ba9050c3049e83905959a8fda834fc0d168e3fc83741d2edb75c53afaf33e333a0765e147ec468ea9bda348'
diff --git a/gnet/repos/extra-x86_64/PKGBUILD b/gnet/repos/extra-x86_64/PKGBUILD
index 8c47664..b8d6470 100644
--- a/gnet/repos/extra-x86_64/PKGBUILD
+++ b/gnet/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://live.gnome.org/GNetLibrary"
license=('LGPL')
depends=('glib2' 'libnsl')
-source=(http://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+source=(https://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('74a33dd25cc594b874e3a5171795efd99e567387')
build() {
diff --git a/gnet/trunk/PKGBUILD b/gnet/trunk/PKGBUILD
index a6dee28..2515add 100644
--- a/gnet/trunk/PKGBUILD
+++ b/gnet/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://live.gnome.org/GNetLibrary"
license=('LGPL')
depends=('glib2' 'libnsl')
-source=(http://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+source=(https://ftp.gnome.org/pub/GNOME/sources/gnet/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('74a33dd25cc594b874e3a5171795efd99e567387')
build() {
diff --git a/gnome-js-common/trunk/PKGBUILD b/gnome-js-common/trunk/PKGBUILD
index c09320c..55ed05b 100644
--- a/gnome-js-common/trunk/PKGBUILD
+++ b/gnome-js-common/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url="http://live.gnome.org/Seed/"
license=('GPL3')
makedepends=('intltool')
options=('!docs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.1/${pkgname}-${pkgver}.tar.bz2)
+source=(https://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.1/${pkgname}-${pkgver}.tar.bz2)
sha256sums=('1765be99f3d83cc57e1ec13a2bb963469b8e91b60239eeaab61d66d7744496e6')
build() {
diff --git a/gnome-search-tool/repos/extra-x86_64/PKGBUILD b/gnome-search-tool/repos/extra-x86_64/PKGBUILD
index d8732c3..f9a6945 100644
--- a/gnome-search-tool/repos/extra-x86_64/PKGBUILD
+++ b/gnome-search-tool/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('nautilus' 'libsm')
makedepends=('intltool' 'yelp-tools')
options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
sha256sums=('a33000cd7d033be4ea50422f0f2cca611da5b79bd0f0875017f105a1bc177f42')
build() {
diff --git a/gnome-search-tool/trunk/PKGBUILD b/gnome-search-tool/trunk/PKGBUILD
index d8732c3..f9a6945 100644
--- a/gnome-search-tool/trunk/PKGBUILD
+++ b/gnome-search-tool/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('nautilus' 'libsm')
makedepends=('intltool' 'yelp-tools')
options=('!emptydirs')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
sha256sums=('a33000cd7d033be4ea50422f0f2cca611da5b79bd0f0875017f105a1bc177f42')
build() {
diff --git a/gnu-efi-libs/repos/extra-x86_64/PKGBUILD b/gnu-efi-libs/repos/extra-x86_64/PKGBUILD
index fc4f809..5989284 100644
--- a/gnu-efi-libs/repos/extra-x86_64/PKGBUILD
+++ b/gnu-efi-libs/repos/extra-x86_64/PKGBUILD
@@ -15,7 +15,7 @@ license=('GPL')
arch=('x86_64')
options=('!strip' '!makeflags' '!buildflags')
makedepends=('pciutils')
-source=("http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2")
+source=("https://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2")
md5sums=('32af17b917545a693e549af2439c4a99')
build() {
diff --git a/gnu-efi-libs/trunk/PKGBUILD b/gnu-efi-libs/trunk/PKGBUILD
index fc4f809..5989284 100644
--- a/gnu-efi-libs/trunk/PKGBUILD
+++ b/gnu-efi-libs/trunk/PKGBUILD
@@ -15,7 +15,7 @@ license=('GPL')
arch=('x86_64')
options=('!strip' '!makeflags' '!buildflags')
makedepends=('pciutils')
-source=("http://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2")
+source=("https://download.sourceforge.net/gnu-efi/gnu-efi-${pkgver}.tar.bz2")
md5sums=('32af17b917545a693e549af2439c4a99')
build() {
diff --git a/gnu-netcat/repos/extra-x86_64/PKGBUILD b/gnu-netcat/repos/extra-x86_64/PKGBUILD
index 5d32a4b..d61e533 100644
--- a/gnu-netcat/repos/extra-x86_64/PKGBUILD
+++ b/gnu-netcat/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="http://netcat.sourceforge.net/"
license=('GPL')
replaces=('netcat')
provides=('netcat')
-source=("http://downloads.sourceforge.net/sourceforge/netcat/netcat-$pkgver.tar.bz2")
+source=("https://downloads.sourceforge.net/sourceforge/netcat/netcat-$pkgver.tar.bz2")
md5sums=('0a29eff1736ddb5effd0b1ec1f6fe0ef')
build() {
diff --git a/gnu-netcat/trunk/PKGBUILD b/gnu-netcat/trunk/PKGBUILD
index 5d32a4b..d61e533 100644
--- a/gnu-netcat/trunk/PKGBUILD
+++ b/gnu-netcat/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="http://netcat.sourceforge.net/"
license=('GPL')
replaces=('netcat')
provides=('netcat')
-source=("http://downloads.sourceforge.net/sourceforge/netcat/netcat-$pkgver.tar.bz2")
+source=("https://downloads.sourceforge.net/sourceforge/netcat/netcat-$pkgver.tar.bz2")
md5sums=('0a29eff1736ddb5effd0b1ec1f6fe0ef')
build() {
diff --git a/gperf/repos/extra-x86_64/PKGBUILD b/gperf/repos/extra-x86_64/PKGBUILD
index 95fb6bd..8d82626 100644
--- a/gperf/repos/extra-x86_64/PKGBUILD
+++ b/gperf/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://www.gnu.org/software/gperf/"
license=('GPL3')
depends=('gcc-libs' 'texinfo')
-source=("http://ftp.gnu.org/pub/gnu/gperf/${pkgname}-${pkgver}.tar.gz"{,.sig})
+source=("https://ftp.gnu.org/pub/gnu/gperf/${pkgname}-${pkgver}.tar.gz"{,.sig})
sha1sums=('e3c0618c2d2e5586eda9498c867d5e4858a3b0e2'
'SKIP')
options=('!makeflags')
diff --git a/gperf/trunk/PKGBUILD b/gperf/trunk/PKGBUILD
index 95fb6bd..8d82626 100644
--- a/gperf/trunk/PKGBUILD
+++ b/gperf/trunk/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://www.gnu.org/software/gperf/"
license=('GPL3')
depends=('gcc-libs' 'texinfo')
-source=("http://ftp.gnu.org/pub/gnu/gperf/${pkgname}-${pkgver}.tar.gz"{,.sig})
+source=("https://ftp.gnu.org/pub/gnu/gperf/${pkgname}-${pkgver}.tar.gz"{,.sig})
sha1sums=('e3c0618c2d2e5586eda9498c867d5e4858a3b0e2'
'SKIP')
options=('!makeflags')
diff --git a/gsl/repos/extra-x86_64/PKGBUILD b/gsl/repos/extra-x86_64/PKGBUILD
index eb1420d..3b120f2 100644
--- a/gsl/repos/extra-x86_64/PKGBUILD
+++ b/gsl/repos/extra-x86_64/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.5
pkgrel=1
pkgdesc="The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers"
url="http://www.gnu.org/software/gsl/gsl.html"
-source=("http://ftp.gnu.org/gnu/gsl/$pkgname-$pkgver.tar.gz"{,.sig})
+source=("https://ftp.gnu.org/gnu/gsl/$pkgname-$pkgver.tar.gz"{,.sig})
license=('GPL')
arch=('x86_64')
depends=('glibc')
diff --git a/gsl/trunk/PKGBUILD b/gsl/trunk/PKGBUILD
index e9dd863..7b6c493 100644
--- a/gsl/trunk/PKGBUILD
+++ b/gsl/trunk/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=2.5
pkgrel=1
pkgdesc="The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers"
url="http://www.gnu.org/software/gsl/gsl.html"
-source=("http://ftp.gnu.org/gnu/gsl/$pkgname-$pkgver.tar.gz"{,.sig})
+source=("https://ftp.gnu.org/gnu/gsl/$pkgname-$pkgver.tar.gz"{,.sig})
license=('GPL')
arch=('x86_64')
depends=('glibc')
diff --git a/gssproxy/repos/core-x86_64/PKGBUILD b/gssproxy/repos/core-x86_64/PKGBUILD
index 8270496..c1b4592 100644
--- a/gssproxy/repos/core-x86_64/PKGBUILD
+++ b/gssproxy/repos/core-x86_64/PKGBUILD
@@ -23,7 +23,7 @@ prepare() {
sed -i "/# GSSPROXY will not be started until syslog is/d" systemd/gssproxy.service.in
sed -i "/^After=syslog.target/d" systemd/gssproxy.service.in
- # see http://pkgs.fedoraproject.org/cgit/nfs-utils.git/tree/nfs-utils.spec creating symlinks
+ # see https://pkgs.fedoraproject.org/cgit/nfs-utils.git/tree/nfs-utils.spec creating symlinks
# rpc-gssd.service is nfs-secure.service
sed -i "s/nfs-secure.service/rpc-gssd.service/" systemd/gssproxy.service.in
# rpc.svcgssd is nfs-secure-server.service
diff --git a/gssproxy/trunk/PKGBUILD b/gssproxy/trunk/PKGBUILD
index 252aebf..4389472 100644
--- a/gssproxy/trunk/PKGBUILD
+++ b/gssproxy/trunk/PKGBUILD
@@ -22,7 +22,7 @@ prepare() {
sed -i "/# GSSPROXY will not be started until syslog is/d" systemd/gssproxy.service.in
sed -i "/^After=syslog.target/d" systemd/gssproxy.service.in
- # see http://pkgs.fedoraproject.org/cgit/nfs-utils.git/tree/nfs-utils.spec creating symlinks
+ # see https://pkgs.fedoraproject.org/cgit/nfs-utils.git/tree/nfs-utils.spec creating symlinks
# rpc-gssd.service is nfs-secure.service
sed -i "s/nfs-secure.service/rpc-gssd.service/" systemd/gssproxy.service.in
# rpc.svcgssd is nfs-secure-server.service
diff --git a/gtkglext/repos/extra-x86_64/PKGBUILD b/gtkglext/repos/extra-x86_64/PKGBUILD
index dc0f78f..db5daf8 100644
--- a/gtkglext/repos/extra-x86_64/PKGBUILD
+++ b/gtkglext/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url="http://gtkglext.sourceforge.net/"
license=('LGPL')
depends=('gtk2' 'glu' 'libxmu' 'pangox-compat')
makedepends=('python')
-source=("http://downloads.sourceforge.net/sourceforge/gtkglext/${pkgname}-${pkgver}.tar.bz2"
+source=("https://downloads.sourceforge.net/sourceforge/gtkglext/${pkgname}-${pkgver}.tar.bz2"
'gtk2.20.patch' gtkglext-gcc8.patch)
md5sums=('ed7ba24ce06a8630c07f2d0ee5f04ab4'
'e5a87ec3f2d0e616c6f32f90c3f7237f'
diff --git a/gtkglext/trunk/PKGBUILD b/gtkglext/trunk/PKGBUILD
index 3ee9477..b027dad 100644
--- a/gtkglext/trunk/PKGBUILD
+++ b/gtkglext/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="http://gtkglext.sourceforge.net/"
license=('LGPL')
depends=('gtk2' 'glu' 'libxmu' 'pangox-compat')
makedepends=('python')
-source=("http://downloads.sourceforge.net/sourceforge/gtkglext/${pkgname}-${pkgver}.tar.bz2"
+source=("https://downloads.sourceforge.net/sourceforge/gtkglext/${pkgname}-${pkgver}.tar.bz2"
'gtk2.20.patch' gtkglext-gcc8.patch)
md5sums=('ed7ba24ce06a8630c07f2d0ee5f04ab4'
'e5a87ec3f2d0e616c6f32f90c3f7237f'
diff --git a/gummiboot/trunk/PKGBUILD b/gummiboot/trunk/PKGBUILD
index 4fe04d9..57d7bed 100644
--- a/gummiboot/trunk/PKGBUILD
+++ b/gummiboot/trunk/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=gummiboot
pkgver=48
pkgrel=1
pkgdesc="Simple UEFI Boot Manager"
-url="http://freedesktop.org/wiki/Software/gummiboot"
+url="https://freedesktop.org/wiki/Software/gummiboot"
arch=('x86_64')
license=('LGPL2.1')
makedepends=('gnu-efi-libs' 'docbook-xsl' 'git')
diff --git a/gutenprint/repos/extra-x86_64/PKGBUILD b/gutenprint/repos/extra-x86_64/PKGBUILD
index 3b67381..20f09d2 100644
--- a/gutenprint/repos/extra-x86_64/PKGBUILD
+++ b/gutenprint/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
makedepends=('gimp' 'gtk2' 'cups' 'ghostscript'
# for the docs
'dialog' 'doxygen' 'docbook-utils' 'texi2html' 'texlive-bin')
-source=(http://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.xz)
+source=(https://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.xz)
url="http://gimp-print.sourceforge.net/"
options=('!emptydirs')
sha1sums=('f7e03d5c7070035ef0acba62973f57bbc505ef68')
diff --git a/gutenprint/trunk/PKGBUILD b/gutenprint/trunk/PKGBUILD
index 3b67381..20f09d2 100644
--- a/gutenprint/trunk/PKGBUILD
+++ b/gutenprint/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
makedepends=('gimp' 'gtk2' 'cups' 'ghostscript'
# for the docs
'dialog' 'doxygen' 'docbook-utils' 'texi2html' 'texlive-bin')
-source=(http://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.xz)
+source=(https://downloads.sourceforge.net/gimp-print/$pkgname-$pkgver.tar.xz)
url="http://gimp-print.sourceforge.net/"
options=('!emptydirs')
sha1sums=('f7e03d5c7070035ef0acba62973f57bbc505ef68')
diff --git a/gv/repos/extra-x86_64/PKGBUILD b/gv/repos/extra-x86_64/PKGBUILD
index e390c53..2414270 100644
--- a/gv/repos/extra-x86_64/PKGBUILD
+++ b/gv/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ url="http://www.gnu.org/software/gv/"
license=('GPL3')
depends=('xaw3d' 'ghostscript' 'desktop-file-utils')
options=('emptydirs')
-source=(http://ftp.gnu.org/gnu/gv/${pkgname}-${pkgver}.tar.gz{,.sig} gv.desktop)
+source=(https://ftp.gnu.org/gnu/gv/${pkgname}-${pkgver}.tar.gz{,.sig} gv.desktop)
sha256sums=('2162b3b3a95481d3855b3c4e28f974617eef67824523e56e20b56f12fe201a61'
'SKIP'
'9b272fe86a7bdfbb170dfd850ae18204ef1ed0982bd88a8b2b3db7a7f5e87eb7')
diff --git a/gv/trunk/PKGBUILD b/gv/trunk/PKGBUILD
index e390c53..2414270 100644
--- a/gv/trunk/PKGBUILD
+++ b/gv/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://www.gnu.org/software/gv/"
license=('GPL3')
depends=('xaw3d' 'ghostscript' 'desktop-file-utils')
options=('emptydirs')
-source=(http://ftp.gnu.org/gnu/gv/${pkgname}-${pkgver}.tar.gz{,.sig} gv.desktop)
+source=(https://ftp.gnu.org/gnu/gv/${pkgname}-${pkgver}.tar.gz{,.sig} gv.desktop)
sha256sums=('2162b3b3a95481d3855b3c4e28f974617eef67824523e56e20b56f12fe201a61'
'SKIP'
'9b272fe86a7bdfbb170dfd850ae18204ef1ed0982bd88a8b2b3db7a7f5e87eb7')
diff --git a/haskell-array/trunk/PKGBUILD b/haskell-array/trunk/PKGBUILD
index 34bc8d5..326a95a 100644
--- a/haskell-array/trunk/PKGBUILD
+++ b/haskell-array/trunk/PKGBUILD
@@ -4,12 +4,12 @@ pkgname=haskell-containers
pkgrel=1
pkgver=0.3.0.0
pkgdesc="Assorted concrete container types"
-url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/containers"
+url="https://hackage.haskell.org/cgi-bin/hackage-scripts/package/containers"
license=('custom:BSD3')
arch=('x86_64')
depends=(ghc=6.12.1 sh)
options=('strip')
-source=(http://hackage.haskell.org/packages/archive/containers/$pkgver/containers-$pkgver.tar.gz)
+source=(https://hackage.haskell.org/packages/archive/containers/$pkgver/containers-$pkgver.tar.gz)
install=haskell-containers.install
build() {
diff --git a/hddtemp/repos/extra-x86_64/PKGBUILD b/hddtemp/repos/extra-x86_64/PKGBUILD
index 6636667..81b6e5d 100644
--- a/hddtemp/repos/extra-x86_64/PKGBUILD
+++ b/hddtemp/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ pkgdesc='Gives you the temperature of your hard drive by reading S.M.A.R.T. info
url='https://savannah.nongnu.org/projects/hddtemp/'
license=('GPL')
arch=('x86_64')
-source=("http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${_origver}.tar.bz2"
+source=("https://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${_origver}.tar.bz2"
"http://ftp.debian.org/debian/pool/main/h/${pkgname}/${pkgname}_${_patchver}.diff.gz"
'service')
sha256sums=('618541584054093d53be8a2d9e81c97174f30f00af91cb8700a97e442d79ef5b'
diff --git a/hddtemp/trunk/PKGBUILD b/hddtemp/trunk/PKGBUILD
index 6ac886a..e24d19a 100644
--- a/hddtemp/trunk/PKGBUILD
+++ b/hddtemp/trunk/PKGBUILD
@@ -13,7 +13,7 @@ pkgdesc='Gives you the temperature of your hard drive by reading S.M.A.R.T. info
url='https://savannah.nongnu.org/projects/hddtemp/'
license=('GPL')
arch=('x86_64')
-source=("http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${_origver}.tar.bz2"
+source=("https://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${_origver}.tar.bz2"
"http://ftp.debian.org/debian/pool/main/h/${pkgname}/${pkgname}_${_patchver}.diff.gz"
'service')
sha256sums=('618541584054093d53be8a2d9e81c97174f30f00af91cb8700a97e442d79ef5b'
diff --git a/hdparm/repos/core-x86_64/PKGBUILD b/hdparm/repos/core-x86_64/PKGBUILD
index a9c7000..c0a2dec 100644
--- a/hdparm/repos/core-x86_64/PKGBUILD
+++ b/hdparm/repos/core-x86_64/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
arch=(x86_64)
depends=('glibc')
optdepends=('sh: required by idectl and ultrabayd')
-source=(http://downloads.sourceforge.net/sourceforge/hdparm/${pkgname}-${pkgver}.tar.gz
+source=(https://downloads.sourceforge.net/sourceforge/hdparm/${pkgname}-${pkgver}.tar.gz
wiper.sh.2_6.max-ranges.patch)
license=('BSD')
url="http://sourceforge.net/projects/hdparm/"
diff --git a/hdparm/trunk/PKGBUILD b/hdparm/trunk/PKGBUILD
index a9c7000..c0a2dec 100644
--- a/hdparm/trunk/PKGBUILD
+++ b/hdparm/trunk/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
arch=(x86_64)
depends=('glibc')
optdepends=('sh: required by idectl and ultrabayd')
-source=(http://downloads.sourceforge.net/sourceforge/hdparm/${pkgname}-${pkgver}.tar.gz
+source=(https://downloads.sourceforge.net/sourceforge/hdparm/${pkgname}-${pkgver}.tar.gz
wiper.sh.2_6.max-ranges.patch)
license=('BSD')
url="http://sourceforge.net/projects/hdparm/"
diff --git a/hunspell-en/repos/extra-any/PKGBUILD b/hunspell-en/repos/extra-any/PKGBUILD
index 2a2a7e2..06ab27e 100644
--- a/hunspell-en/repos/extra-any/PKGBUILD
+++ b/hunspell-en/repos/extra-any/PKGBUILD
@@ -10,10 +10,10 @@ arch=(any)
url="http://wordlist.aspell.net/dicts/"
license=('LGPL' 'custom:scowl')
optdepends=('hunspell: the spell checking libraries and apps')
-source=(http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_US-large-$pkgver.zip
- http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_AU-large-$pkgver.zip
- http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_CA-large-$pkgver.zip
- http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_GB-large-$pkgver.zip)
+source=(https://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_US-large-$pkgver.zip
+ https://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_AU-large-$pkgver.zip
+ https://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_CA-large-$pkgver.zip
+ https://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_GB-large-$pkgver.zip)
sha1sums=('fd187bef6c15c10712a8aba1bbff563bb3533ceb'
'a0edc7fd6aeb1ebd2aca01e06295d7afc4cd681d'
'faf7015b8ebebbd4599dda8512013e9f296b9f80'
diff --git a/hunspell-en/trunk/PKGBUILD b/hunspell-en/trunk/PKGBUILD
index 3a8b9d0..139bceb 100644
--- a/hunspell-en/trunk/PKGBUILD
+++ b/hunspell-en/trunk/PKGBUILD
@@ -9,10 +9,10 @@ arch=(any)
url="http://wordlist.aspell.net/dicts/"
license=('LGPL' 'custom:scowl')
optdepends=('hunspell: the spell checking libraries and apps')
-source=(http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_US-large-$pkgver.zip
- http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_AU-large-$pkgver.zip
- http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_CA-large-$pkgver.zip
- http://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_GB-large-$pkgver.zip)
+source=(https://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_US-large-$pkgver.zip
+ https://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_AU-large-$pkgver.zip
+ https://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_CA-large-$pkgver.zip
+ https://downloads.sourceforge.net/project/wordlist/speller/$pkgver/hunspell-en_GB-large-$pkgver.zip)
sha1sums=('fd187bef6c15c10712a8aba1bbff563bb3533ceb'
'a0edc7fd6aeb1ebd2aca01e06295d7afc4cd681d'
'faf7015b8ebebbd4599dda8512013e9f296b9f80'
diff --git a/hunspell-ro/repos/extra-any/PKGBUILD b/hunspell-ro/repos/extra-any/PKGBUILD
index 5e433e3..fb940aa 100644
--- a/hunspell-ro/repos/extra-any/PKGBUILD
+++ b/hunspell-ro/repos/extra-any/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="http://sourceforge.net/projects/rospell/"
license=('LGPL' 'GPL' 'MPL')
depends=('hunspell')
-source=(http://downloads.sourceforge.net/rospell/ro_RO.$pkgver.zip)
+source=(https://downloads.sourceforge.net/rospell/ro_RO.$pkgver.zip)
sha512sums=('192d53fc087fb96306c46092a2b5cac9c28528f741c686d3b5e80c11c7bfdd16e1e406cfc1c32a99d72e2db01722e539b28c716379f38a3703e6954c8f9f2170')
package() {
diff --git a/hunspell-ro/trunk/PKGBUILD b/hunspell-ro/trunk/PKGBUILD
index fcae3f0..9de5509 100644
--- a/hunspell-ro/trunk/PKGBUILD
+++ b/hunspell-ro/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="http://sourceforge.net/projects/rospell/"
license=('LGPL' 'GPL' 'MPL')
depends=('hunspell')
-source=(http://downloads.sourceforge.net/rospell/ro_RO.$pkgver.zip)
+source=(https://downloads.sourceforge.net/rospell/ro_RO.$pkgver.zip)
sha512sums=('192d53fc087fb96306c46092a2b5cac9c28528f741c686d3b5e80c11c7bfdd16e1e406cfc1c32a99d72e2db01722e539b28c716379f38a3703e6954c8f9f2170')
package() {
diff --git a/hyphen-de/repos/extra-any/PKGBUILD b/hyphen-de/repos/extra-any/PKGBUILD
index cf49e53..e166abc 100644
--- a/hyphen-de/repos/extra-any/PKGBUILD
+++ b/hyphen-de/repos/extra-any/PKGBUILD
@@ -14,8 +14,8 @@ source=(#http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionar
# mirror from ApacheOpenOffice - see: http://www.openoffice.org/distribution/mirrors/master.html
# http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/contrib/dictionaries/hyph_de_DE.zip
# http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/contrib/dictionaries/hyph_de_CH.zip
- http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_DE.zip
- http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_CH.zip)
+ https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_DE.zip
+ https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_CH.zip)
md5sums=('20e5b706ee3201aa2741dabca824cd8b'
'7b8567cc0ee1623dded40f2cba366e91')
diff --git a/hyphen-de/repos/extra-x86_64/PKGBUILD b/hyphen-de/repos/extra-x86_64/PKGBUILD
index 6af5f95..e0d6dc3 100644
--- a/hyphen-de/repos/extra-x86_64/PKGBUILD
+++ b/hyphen-de/repos/extra-x86_64/PKGBUILD
@@ -13,8 +13,8 @@ source=(#http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionar
# mirror from ApacheOpenOffice - see: http://www.openoffice.org/distribution/mirrors/master.html
# http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/contrib/dictionaries/hyph_de_DE.zip
# http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/contrib/dictionaries/hyph_de_CH.zip
- http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_DE.zip
- http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_CH.zip)
+ https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_DE.zip
+ https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_CH.zip)
md5sums=('20e5b706ee3201aa2741dabca824cd8b'
'7b8567cc0ee1623dded40f2cba366e91')
diff --git a/hyphen-de/trunk/PKGBUILD b/hyphen-de/trunk/PKGBUILD
index 6af5f95..e0d6dc3 100644
--- a/hyphen-de/trunk/PKGBUILD
+++ b/hyphen-de/trunk/PKGBUILD
@@ -13,8 +13,8 @@ source=(#http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionar
# mirror from ApacheOpenOffice - see: http://www.openoffice.org/distribution/mirrors/master.html
# http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/contrib/dictionaries/hyph_de_DE.zip
# http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/contrib/dictionaries/hyph_de_CH.zip
- http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_DE.zip
- http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_CH.zip)
+ https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_DE.zip
+ https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_de_CH.zip)
md5sums=('20e5b706ee3201aa2741dabca824cd8b'
'7b8567cc0ee1623dded40f2cba366e91')
diff --git a/hyphen-nl/repos/extra-any/PKGBUILD b/hyphen-nl/repos/extra-any/PKGBUILD
index e0ab2bb..41bfd91 100644
--- a/hyphen-nl/repos/extra-any/PKGBUILD
+++ b/hyphen-nl/repos/extra-any/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="http://wiki.services.openoffice.org/wiki/Dictionaries#Dutch_.28Netherlands.29"
license=('GPL2')
optdepends=('hyphen: offers hyphenation library functions')
-source=("http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_nl_NL.zip")
+source=("https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_nl_NL.zip")
md5sums=('6f0b18ce830445ae8337df8913155196')
package() {
diff --git a/hyphen-nl/trunk/PKGBUILD b/hyphen-nl/trunk/PKGBUILD
index 99a125a..d7f93a7 100644
--- a/hyphen-nl/trunk/PKGBUILD
+++ b/hyphen-nl/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="http://wiki.services.openoffice.org/wiki/Dictionaries#Dutch_.28Netherlands.29"
license=('GPL2')
optdepends=('hyphen: offers hyphenation library functions')
-source=("http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_nl_NL.zip")
+source=("https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/hyph_nl_NL.zip")
md5sums=('6f0b18ce830445ae8337df8913155196')
package() {
diff --git a/hyphen-ro/trunk/PKGBUILD b/hyphen-ro/trunk/PKGBUILD
index 68f8bb8..c2a2106 100644
--- a/hyphen-ro/trunk/PKGBUILD
+++ b/hyphen-ro/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="http://sourceforge.net/projects/rospell/"
license=('GPL')
optdepends=('hyphen: offers hyphenation library functions')
-source=(http://downloads.sourceforge.net/rospell/hyph_ro_RO.${pkgver}.zip)
+source=(https://downloads.sourceforge.net/rospell/hyph_ro_RO.${pkgver}.zip)
md5sums=('1f623974fda904ad828daaf01adf9ffa')
package() {
diff --git a/hyphen/repos/extra-x86_64/PKGBUILD b/hyphen/repos/extra-x86_64/PKGBUILD
index 8c6ffb1..7503dfe 100644
--- a/hyphen/repos/extra-x86_64/PKGBUILD
+++ b/hyphen/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://hunspell.sf.net"
license=('GPL2' 'LGPL2.1' 'MPL')
makedepends=('glibc' 'perl')
-source=(http://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz)
sha1sums=('0556c392beb59433e577e3517575801212201df6')
build() {
diff --git a/hyphen/trunk/PKGBUILD b/hyphen/trunk/PKGBUILD
index 547d5fe..4595014 100644
--- a/hyphen/trunk/PKGBUILD
+++ b/hyphen/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://hunspell.sf.net"
license=('GPL2' 'LGPL2.1' 'MPL')
makedepends=('glibc' 'perl')
-source=(http://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz)
sha1sums=('0556c392beb59433e577e3517575801212201df6')
build() {
diff --git a/icedtea-web/repos/extra-x86_64/PKGBUILD b/icedtea-web/repos/extra-x86_64/PKGBUILD
index 44289b3..f5a7190 100644
--- a/icedtea-web/repos/extra-x86_64/PKGBUILD
+++ b/icedtea-web/repos/extra-x86_64/PKGBUILD
@@ -6,14 +6,14 @@ pkgname=('icedtea-web' 'icedtea-web-doc')
pkgver=1.7
pkgrel=1
arch=('i686' 'x86_64')
-url='http://icedtea.classpath.org/wiki/IcedTea-Web'
+url='https://icedtea.classpath.org/wiki/IcedTea-Web'
license=('GPL2')
makedepends=('java-environment-openjdk=8' 'zip' 'libxtst' 'npapi-sdk' 'rhino' 'junit'
'firefox' 'epiphany')
optdepends=('rhino: for using proxy auto config files')
# Due to broken path names in the tarball that fails with LANG=C in our chroot
noextract=("${pkgbase}-${pkgver}.tar.gz")
-source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz{,.sig})
+source=(https://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz{,.sig})
validpgpkeys=('C058EF1E749812E6A486384B53B5CFF671EEED59') # Jiri Vanek <jvanek@redhat.com>
sha256sums=('2030ea323964ae82eabe5436eef076de4b892786424ad9be21f3abc9d76c0291'
'SKIP')
diff --git a/icedtea-web/trunk/PKGBUILD b/icedtea-web/trunk/PKGBUILD
index 4b5175b..c0a4fab 100644
--- a/icedtea-web/trunk/PKGBUILD
+++ b/icedtea-web/trunk/PKGBUILD
@@ -6,14 +6,14 @@ pkgname=('icedtea-web' 'icedtea-web-doc')
pkgver=1.7
pkgrel=1
arch=('x86_64')
-url='http://icedtea.classpath.org/wiki/IcedTea-Web'
+url='https://icedtea.classpath.org/wiki/IcedTea-Web'
license=('GPL2')
makedepends=('java-environment-openjdk=8' 'zip' 'libxtst' 'npapi-sdk' 'rhino' 'junit'
'firefox' 'epiphany')
optdepends=('rhino: for using proxy auto config files')
# Due to broken path names in the tarball that fails with LANG=C in our chroot
noextract=("${pkgbase}-${pkgver}.tar.gz")
-source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz{,.sig})
+source=(https://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz{,.sig})
validpgpkeys=('C058EF1E749812E6A486384B53B5CFF671EEED59') # Jiri Vanek <jvanek@redhat.com>
sha256sums=('2030ea323964ae82eabe5436eef076de4b892786424ad9be21f3abc9d76c0291'
'SKIP')
diff --git a/idnkit/repos/extra-x86_64/PKGBUILD b/idnkit/repos/extra-x86_64/PKGBUILD
index 00e8cdb..64e2b42 100644
--- a/idnkit/repos/extra-x86_64/PKGBUILD
+++ b/idnkit/repos/extra-x86_64/PKGBUILD
@@ -6,13 +6,13 @@ pkgname=idnkit
pkgver=1.0
pkgrel=4
pkgdesc='Provides functionalities about Internationalized Domain Name processing'
-url='http://www.nic.ad.jp/ja/idn/idnkit/download/'
+url='https://www.nic.ad.jp/ja/idn/idnkit/download/'
license=('custom:BSD')
arch=('x86_64')
depends=('glibc')
backup=('etc/idnalias.conf' 'etc/idn.conf')
options=('!makeflags')
-source=("http://www.nic.ad.jp/ja/idn/idnkit/download/sources/idnkit-${pkgver}-src.tar.gz")
+source=("https://www.nic.ad.jp/ja/idn/idnkit/download/sources/idnkit-${pkgver}-src.tar.gz")
sha1sums=('7d843ffcf9843b7af02079e5a160520f28c75048')
prepare() {
diff --git a/imlib2/repos/extra-x86_64/PKGBUILD b/imlib2/repos/extra-x86_64/PKGBUILD
index 0317f61..2e6e0e4 100644
--- a/imlib2/repos/extra-x86_64/PKGBUILD
+++ b/imlib2/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url="http://sourceforge.net/projects/enlightenment/"
arch=('x86_64')
license=('BSD')
depends=('libtiff' 'giflib' 'bzip2' 'freetype2' 'libxext' 'libpng' 'libid3tag' 'libjpeg-turbo')
-source=(http://downloads.sourceforge.net/enlightenment/$pkgname-$pkgver.tar.bz2)
+source=(https://downloads.sourceforge.net/enlightenment/$pkgname-$pkgver.tar.bz2)
sha512sums=('f9d971674887d4af067c6921e34b6fe598db0317052bc864b676c526b36373ce021d9d49cad95aa64dbbd8e74f1831ddf3ed105900e3df2b66a6b53f7f27c732')
diff --git a/imlib2/trunk/PKGBUILD b/imlib2/trunk/PKGBUILD
index f0e2c48..b7e6c0e 100644
--- a/imlib2/trunk/PKGBUILD
+++ b/imlib2/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="http://sourceforge.net/projects/enlightenment/"
arch=('x86_64')
license=('BSD')
depends=('libtiff' 'giflib' 'bzip2' 'freetype2' 'libxext' 'libpng' 'libid3tag' 'libjpeg-turbo')
-source=(http://downloads.sourceforge.net/enlightenment/$pkgname-$pkgver.tar.bz2)
+source=(https://downloads.sourceforge.net/enlightenment/$pkgname-$pkgver.tar.bz2)
sha512sums=('f9d971674887d4af067c6921e34b6fe598db0317052bc864b676c526b36373ce021d9d49cad95aa64dbbd8e74f1831ddf3ed105900e3df2b66a6b53f7f27c732')
diff --git a/ipw2100-fw/repos/core-any/PKGBUILD b/ipw2100-fw/repos/core-any/PKGBUILD
index 9f5933d..b50071a 100644
--- a/ipw2100-fw/repos/core-any/PKGBUILD
+++ b/ipw2100-fw/repos/core-any/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="http://ipw2100.sourceforge.net/"
license=('custom')
replaces=('ipw2100')
-source=("http://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tgz")
+source=("https://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tgz")
md5sums=('46aa75bcda1a00efa841f9707bbbd113')
package() {
diff --git a/ipw2100-fw/trunk/PKGBUILD b/ipw2100-fw/trunk/PKGBUILD
index 9f5933d..b50071a 100644
--- a/ipw2100-fw/trunk/PKGBUILD
+++ b/ipw2100-fw/trunk/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="http://ipw2100.sourceforge.net/"
license=('custom')
replaces=('ipw2100')
-source=("http://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tgz")
+source=("https://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tgz")
md5sums=('46aa75bcda1a00efa841f9707bbbd113')
package() {
diff --git a/ipw2200-fw/repos/core-any/PKGBUILD b/ipw2200-fw/repos/core-any/PKGBUILD
index 61ed4d3..5fa379e 100644
--- a/ipw2200-fw/repos/core-any/PKGBUILD
+++ b/ipw2200-fw/repos/core-any/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Firmware for the Intel PRO/Wireless 2200BG"
arch=('any')
url='http://ipw2200.sourceforge.net/'
license=('custom')
-source=("http://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tgz")
+source=("https://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tgz")
replaces=('ipw2200')
md5sums=('eaba788643c7cc7483dd67ace70f6e99')
diff --git a/ipw2200-fw/trunk/PKGBUILD b/ipw2200-fw/trunk/PKGBUILD
index 61ed4d3..5fa379e 100644
--- a/ipw2200-fw/trunk/PKGBUILD
+++ b/ipw2200-fw/trunk/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Firmware for the Intel PRO/Wireless 2200BG"
arch=('any')
url='http://ipw2200.sourceforge.net/'
license=('custom')
-source=("http://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tgz")
+source=("https://sources.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tgz")
replaces=('ipw2200')
md5sums=('eaba788643c7cc7483dd67ace70f6e99')
diff --git a/isl/trunk/PKGBUILD b/isl/trunk/PKGBUILD
index 8a24ba2..0c0c214 100644
--- a/isl/trunk/PKGBUILD
+++ b/isl/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://freecode.com/projects/isl"
depends=('gmp')
license=('MIT')
-source=(http://isl.gforge.inria.fr/$pkgname-$pkgver.tar.bz2)
+source=(https://isl.gforge.inria.fr/$pkgname-$pkgver.tar.bz2)
md5sums=('e4cf20c4c10d5d613457558b1f46b5e2')
diff --git a/java-commons-net1/repos/extra-any/PKGBUILD b/java-commons-net1/repos/extra-any/PKGBUILD
index 69cec51..268e2c8 100644
--- a/java-commons-net1/repos/extra-any/PKGBUILD
+++ b/java-commons-net1/repos/extra-any/PKGBUILD
@@ -9,8 +9,8 @@ url="http://commons.apache.org/net/"
license=('APACHE')
depends=('java-runtime-headless')
makedepends=('apache-ant')
-source=(http://archive.apache.org/dist/commons/net/source/${_libname}-${pkgver}-src.tar.gz
- http://archive.apache.org/dist/jakarta/oro/jakarta-oro-2.0.8.tar.gz)
+source=(https://archive.apache.org/dist/commons/net/source/${_libname}-${pkgver}-src.tar.gz
+ https://archive.apache.org/dist/jakarta/oro/jakarta-oro-2.0.8.tar.gz)
sha512sums=('6ac697536eff947cd0aa828c887e9cc4046c49a593c760bbc59db7e04cf0d7456e84d22504cfa2f6915315dc061e3499382f05bd7740bf79a532a4d9d42c0da8'
'a7f6eb6a088765f273df18ccc823f918737f18ec8772275054839a87f8370f1848e795d481f226c712651104d7598ab86c7d90a991fb039df6581f42f1447920')
diff --git a/java-commons-net1/trunk/PKGBUILD b/java-commons-net1/trunk/PKGBUILD
index 69cec51..268e2c8 100644
--- a/java-commons-net1/trunk/PKGBUILD
+++ b/java-commons-net1/trunk/PKGBUILD
@@ -9,8 +9,8 @@ url="http://commons.apache.org/net/"
license=('APACHE')
depends=('java-runtime-headless')
makedepends=('apache-ant')
-source=(http://archive.apache.org/dist/commons/net/source/${_libname}-${pkgver}-src.tar.gz
- http://archive.apache.org/dist/jakarta/oro/jakarta-oro-2.0.8.tar.gz)
+source=(https://archive.apache.org/dist/commons/net/source/${_libname}-${pkgver}-src.tar.gz
+ https://archive.apache.org/dist/jakarta/oro/jakarta-oro-2.0.8.tar.gz)
sha512sums=('6ac697536eff947cd0aa828c887e9cc4046c49a593c760bbc59db7e04cf0d7456e84d22504cfa2f6915315dc061e3499382f05bd7740bf79a532a4d9d42c0da8'
'a7f6eb6a088765f273df18ccc823f918737f18ec8772275054839a87f8370f1848e795d481f226c712651104d7598ab86c7d90a991fb039df6581f42f1447920')
diff --git a/java-gnumail/repos/extra-any/PKGBUILD b/java-gnumail/repos/extra-any/PKGBUILD
index 63b847f..4a9ab5f 100644
--- a/java-gnumail/repos/extra-any/PKGBUILD
+++ b/java-gnumail/repos/extra-any/PKGBUILD
@@ -9,7 +9,7 @@ url="http://www.gnu.org/s/classpathx/javamail/javamail.html"
license=('GPL')
depends=('java-runtime-headless')
makedepends=('apache-ant' 'java-activation-gnu' 'java-inetlib')
-source=(http://ftp.gnu.org/gnu/classpathx/mail-${pkgver}.tar.gz)
+source=(https://ftp.gnu.org/gnu/classpathx/mail-${pkgver}.tar.gz)
sha512sums=('e6ce18a9310f1d89b971bd0403fa6ba1e88f3c8f605a7d093732134b63f98cfd61346b5ccb4aeaa0e9a852919de96733dc0e8a7dd5f652c4105c194c8ca80e46')
build() {
diff --git a/java-gnumail/trunk/PKGBUILD b/java-gnumail/trunk/PKGBUILD
index 63b847f..4a9ab5f 100644
--- a/java-gnumail/trunk/PKGBUILD
+++ b/java-gnumail/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://www.gnu.org/s/classpathx/javamail/javamail.html"
license=('GPL')
depends=('java-runtime-headless')
makedepends=('apache-ant' 'java-activation-gnu' 'java-inetlib')
-source=(http://ftp.gnu.org/gnu/classpathx/mail-${pkgver}.tar.gz)
+source=(https://ftp.gnu.org/gnu/classpathx/mail-${pkgver}.tar.gz)
sha512sums=('e6ce18a9310f1d89b971bd0403fa6ba1e88f3c8f605a7d093732134b63f98cfd61346b5ccb4aeaa0e9a852919de96733dc0e8a7dd5f652c4105c194c8ca80e46')
build() {
diff --git a/java-jline/repos/extra-any/PKGBUILD b/java-jline/repos/extra-any/PKGBUILD
index 71d917f..9affa5f 100644
--- a/java-jline/repos/extra-any/PKGBUILD
+++ b/java-jline/repos/extra-any/PKGBUILD
@@ -9,7 +9,7 @@ url="http://jline.sourceforge.net/"
license=('BSD')
makedepends=('maven' 'java-environment=8')
checkdepends=('maven')
-source=(http://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
+source=(https://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
md5sums=('811dc1c8a351a2e928524bd79eb9e798')
_M2_REPO=$(mktemp -d)
diff --git a/java-jline/trunk/PKGBUILD b/java-jline/trunk/PKGBUILD
index 71d917f..9affa5f 100644
--- a/java-jline/trunk/PKGBUILD
+++ b/java-jline/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://jline.sourceforge.net/"
license=('BSD')
makedepends=('maven' 'java-environment=8')
checkdepends=('maven')
-source=(http://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
+source=(https://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
md5sums=('811dc1c8a351a2e928524bd79eb9e798')
_M2_REPO=$(mktemp -d)
diff --git a/java-jsch/repos/extra-any/PKGBUILD b/java-jsch/repos/extra-any/PKGBUILD
index 6661117..e215a0a 100644
--- a/java-jsch/repos/extra-any/PKGBUILD
+++ b/java-jsch/repos/extra-any/PKGBUILD
@@ -9,7 +9,7 @@ url='http://www.jcraft.com/jsch/'
license=('BSD')
depends=('java-runtime-headless=8')
makedepends=('apache-ant' 'java-environment=8')
-source=(http://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
+source=(https://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
sha512sums=('334b550594272fe179f13fb6bbfc0a353334586786db2b3279608b85cdab3dd604e6dd04aa2376b5532816d906133e636b5359dda36c449d90173be501c61418')
build() {
diff --git a/java-jsch/trunk/PKGBUILD b/java-jsch/trunk/PKGBUILD
index 6661117..e215a0a 100644
--- a/java-jsch/trunk/PKGBUILD
+++ b/java-jsch/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url='http://www.jcraft.com/jsch/'
license=('BSD')
depends=('java-runtime-headless=8')
makedepends=('apache-ant' 'java-environment=8')
-source=(http://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
+source=(https://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
sha512sums=('334b550594272fe179f13fb6bbfc0a353334586786db2b3279608b85cdab3dd604e6dd04aa2376b5532816d906133e636b5359dda36c449d90173be501c61418')
build() {
diff --git a/java-resolver/repos/extra-any/PKGBUILD b/java-resolver/repos/extra-any/PKGBUILD
index a4c59ae..4db511c 100644
--- a/java-resolver/repos/extra-any/PKGBUILD
+++ b/java-resolver/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ license=('APACHE')
depends=('java-runtime-headless')
makedepends=('apache-ant')
checkdepends=('apache-ant')
-source=(http://archive.apache.org/dist/xml/commons/${_libname}-${pkgver}.tar.gz)
+source=(https://archive.apache.org/dist/xml/commons/${_libname}-${pkgver}.tar.gz)
sha512sums=('0c91057da3198fc488c7b2c20afb029aa4441ad979159c378d532b02caa294d27e730ae2f9857062af5e3815a603a6110c5441dd3fe6b36c342a78beac3c8a6f')
build() {
diff --git a/java-resolver/trunk/PKGBUILD b/java-resolver/trunk/PKGBUILD
index a4c59ae..4db511c 100644
--- a/java-resolver/trunk/PKGBUILD
+++ b/java-resolver/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('APACHE')
depends=('java-runtime-headless')
makedepends=('apache-ant')
checkdepends=('apache-ant')
-source=(http://archive.apache.org/dist/xml/commons/${_libname}-${pkgver}.tar.gz)
+source=(https://archive.apache.org/dist/xml/commons/${_libname}-${pkgver}.tar.gz)
sha512sums=('0c91057da3198fc488c7b2c20afb029aa4441ad979159c378d532b02caa294d27e730ae2f9857062af5e3815a603a6110c5441dd3fe6b36c342a78beac3c8a6f')
build() {
diff --git a/java7-openjdk/repos/extra-x86_64/PKGBUILD b/java7-openjdk/repos/extra-x86_64/PKGBUILD
index 9bfed03..26f95b9 100644
--- a/java7-openjdk/repos/extra-x86_64/PKGBUILD
+++ b/java7-openjdk/repos/extra-x86_64/PKGBUILD
@@ -19,7 +19,7 @@ pkgrel=1
_bootstrap=0 # 0/1 for quick build or full bootstrap
arch=('x86_64')
-url='http://icedtea.classpath.org'
+url='https://icedtea.classpath.org'
license=('custom')
options=('!emptydirs')
makedepends=('jdk7-openjdk' 'libxp' 'libxslt'
@@ -27,7 +27,7 @@ makedepends=('jdk7-openjdk' 'libxp' 'libxslt'
'java-rhino' 'libpulse>=0.9.11' 'zip' 'unzip' 'cpio' 'fastjar' 'wget'
'eclipse-ecj' 'pcsclite' 'lksctp-tools')
-_icedtea_url=http://icedtea.classpath.org/download
+_icedtea_url=https://icedtea.classpath.org/download
_drops_url=${_icedtea_url}/drops/icedtea7/${_icedtea_ver}
source=(${_icedtea_url}/source/icedtea-${_icedtea_ver}.tar.xz{,.sig}
icedtea_${_icedtea_ver}_openjdk.tar.bz2::${_drops_url}/openjdk.tar.bz2
@@ -42,7 +42,7 @@ source=(${_icedtea_url}/source/icedtea-${_icedtea_ver}.tar.xz{,.sig}
# EdDSA key may require `keyserver sks-keyservers.net` in GPG config
validpgpkeys=('5132579DD1540ED23E04C5A0CFDA0F9B35964222') # Andrew John Hughes
-# http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2357
+# https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2357
sha256sums=('104e84205d1176e217e24f770784c53d1cd666aeb23ab0bae8ac858e5b0e63f0'
'SKIP'
diff --git a/java7-openjdk/trunk/PKGBUILD b/java7-openjdk/trunk/PKGBUILD
index 4abbb22..ad4f093 100644
--- a/java7-openjdk/trunk/PKGBUILD
+++ b/java7-openjdk/trunk/PKGBUILD
@@ -18,7 +18,7 @@ pkgrel=1
_bootstrap=0 # 0/1 for quick build or full bootstrap
arch=('x86_64')
-url='http://icedtea.classpath.org'
+url='https://icedtea.classpath.org'
license=('custom')
options=('!emptydirs')
makedepends=('jdk7-openjdk' 'libxp' 'libxslt'
@@ -26,7 +26,7 @@ makedepends=('jdk7-openjdk' 'libxp' 'libxslt'
'java-rhino' 'libpulse>=0.9.11' 'zip' 'unzip' 'cpio' 'fastjar' 'wget'
'eclipse-ecj' 'pcsclite' 'lksctp-tools')
-_icedtea_url=http://icedtea.classpath.org/download
+_icedtea_url=https://icedtea.classpath.org/download
_drops_url=${_icedtea_url}/drops/icedtea7/${_icedtea_ver}
source=(${_icedtea_url}/source/icedtea-${_icedtea_ver}.tar.xz{,.sig}
icedtea_${_icedtea_ver}_openjdk.tar.bz2::${_drops_url}/openjdk.tar.bz2
@@ -41,7 +41,7 @@ source=(${_icedtea_url}/source/icedtea-${_icedtea_ver}.tar.xz{,.sig}
# EdDSA key may require `keyserver sks-keyservers.net` in GPG config
validpgpkeys=('5132579DD1540ED23E04C5A0CFDA0F9B35964222') # Andrew John Hughes
-# http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2357
+# https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2357
sha256sums=('104e84205d1176e217e24f770784c53d1cd666aeb23ab0bae8ac858e5b0e63f0'
'SKIP'
diff --git a/java8-openjdk/repos/extra-x86_64/PKGBUILD b/java8-openjdk/repos/extra-x86_64/PKGBUILD
index 0f4cc4b..e74075d 100644
--- a/java8-openjdk/repos/extra-x86_64/PKGBUILD
+++ b/java8-openjdk/repos/extra-x86_64/PKGBUILD
@@ -65,7 +65,7 @@ build() {
cd jdk8u-${_repo_ver}
unset JAVA_HOME
- # http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1346
+ # https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1346
export MAKEFLAGS=${MAKEFLAGS/-j*}
# We filter out -O flags so that the optimization of HotSpot is not lowered from O3 to O2
@@ -98,9 +98,9 @@ build() {
cd ../${_imgdir}
# A lot of build stuff were directly taken from
- # http://pkgs.fedoraproject.org/cgit/java-1.8.0-openjdk.git/tree/java-1.8.0-openjdk.spec
+ # https://pkgs.fedoraproject.org/cgit/java-1.8.0-openjdk.git/tree/java-1.8.0-openjdk.spec
- # http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1437
+ # https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1437
find . -iname '*.jar' -exec chmod ugo+r {} \;
chmod ugo+r lib/ct.sym
diff --git a/java8-openjdk/trunk/PKGBUILD b/java8-openjdk/trunk/PKGBUILD
index 0f4cc4b..e74075d 100644
--- a/java8-openjdk/trunk/PKGBUILD
+++ b/java8-openjdk/trunk/PKGBUILD
@@ -65,7 +65,7 @@ build() {
cd jdk8u-${_repo_ver}
unset JAVA_HOME
- # http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1346
+ # https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1346
export MAKEFLAGS=${MAKEFLAGS/-j*}
# We filter out -O flags so that the optimization of HotSpot is not lowered from O3 to O2
@@ -98,9 +98,9 @@ build() {
cd ../${_imgdir}
# A lot of build stuff were directly taken from
- # http://pkgs.fedoraproject.org/cgit/java-1.8.0-openjdk.git/tree/java-1.8.0-openjdk.spec
+ # https://pkgs.fedoraproject.org/cgit/java-1.8.0-openjdk.git/tree/java-1.8.0-openjdk.spec
- # http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1437
+ # https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1437
find . -iname '*.jar' -exec chmod ugo+r {} \;
chmod ugo+r lib/ct.sym
diff --git a/js/trunk/PKGBUILD b/js/trunk/PKGBUILD
index 4de3c5b..ed35a68 100644
--- a/js/trunk/PKGBUILD
+++ b/js/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=(MPL)
depends=(nspr gcc-libs readline zlib)
makedepends=(python2 zip libffi)
options=(!staticlibs)
-source=(http://ftp.mozilla.org/pub/mozilla.org/js/mozjs-$pkgver.tar.bz2)
+source=(https://ftp.mozilla.org/pub/mozilla.org/js/mozjs-$pkgver.tar.bz2)
md5sums=('5db79c10e049a2dc117a6e6a3bc78a8e')
prepare() {
diff --git a/junit/repos/extra-any/PKGBUILD b/junit/repos/extra-any/PKGBUILD
index 1c846da..a6e783e 100644
--- a/junit/repos/extra-any/PKGBUILD
+++ b/junit/repos/extra-any/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='http://junit.org/'
license=('EPL')
depends=('java-environment' 'java-hamcrest')
-source=(http://search.maven.org/remotecontent?filepath=${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.jar)
+source=(https://search.maven.org/remotecontent?filepath=${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.jar)
sha512sums=('5974670c3d178a12da5929ba5dd9b4f5ff461bdc1b92618c2c36d53e88650df7adbf3c1684017bb082b477cb8f40f15dcf7526f06f06183f93118ba9ebeaccce')
package() {
diff --git a/junit/trunk/PKGBUILD b/junit/trunk/PKGBUILD
index 1c846da..a6e783e 100644
--- a/junit/trunk/PKGBUILD
+++ b/junit/trunk/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url='http://junit.org/'
license=('EPL')
depends=('java-environment' 'java-hamcrest')
-source=(http://search.maven.org/remotecontent?filepath=${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.jar)
+source=(https://search.maven.org/remotecontent?filepath=${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.jar)
sha512sums=('5974670c3d178a12da5929ba5dd9b4f5ff461bdc1b92618c2c36d53e88650df7adbf3c1684017bb082b477cb8f40f15dcf7526f06f06183f93118ba9ebeaccce')
package() {
diff --git a/kdevelop-pg-qt/repos/extra-x86_64/PKGBUILD b/kdevelop-pg-qt/repos/extra-x86_64/PKGBUILD
index 1db9eeb..46298e8 100644
--- a/kdevelop-pg-qt/repos/extra-x86_64/PKGBUILD
+++ b/kdevelop-pg-qt/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.kdevelop.org/"
license=(GPL)
depends=(qt5-base)
makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('20d84d25bd40610bd6c0964e4fe0642e56c41b76a65575122dc5196649621e5d'
'SKIP')
validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6' # Sven Brauch <mail@svenbrauch.de>
diff --git a/kdevelop-pg-qt/trunk/PKGBUILD b/kdevelop-pg-qt/trunk/PKGBUILD
index 1db9eeb..46298e8 100644
--- a/kdevelop-pg-qt/trunk/PKGBUILD
+++ b/kdevelop-pg-qt/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.kdevelop.org/"
license=(GPL)
depends=(qt5-base)
makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('20d84d25bd40610bd6c0964e4fe0642e56c41b76a65575122dc5196649621e5d'
'SKIP')
validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6' # Sven Brauch <mail@svenbrauch.de>
diff --git a/kdiagram/repos/extra-x86_64/PKGBUILD b/kdiagram/repos/extra-x86_64/PKGBUILD
index efcd422..633883a 100644
--- a/kdiagram/repos/extra-x86_64/PKGBUILD
+++ b/kdiagram/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.kde.org/"
license=(GPL2)
depends=(qt5-svg)
makedepends=(extra-cmake-modules qt5-tools doxygen)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
+source=("https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
sha1sums=('0e5372f8a14f127a867907e590f2d137f187398c')
diff --git a/konversation/repos/extra-x86_64/PKGBUILD b/konversation/repos/extra-x86_64/PKGBUILD
index 245e305..8624e4c 100644
--- a/konversation/repos/extra-x86_64/PKGBUILD
+++ b/konversation/repos/extra-x86_64/PKGBUILD
@@ -16,7 +16,7 @@ depends=(knotifyconfig kemoticons kparts kidletime qca-qt5 hicolor-icon-theme)
optdepends=('python: python scripting support' 'keditbookmarks: for managing bookmarks')
makedepends=(extra-cmake-modules kdoctools)
license=(GPL2 FDL)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('60bf7533062b5fc63a37105461b4776437f4e24859e8ddaed1d48c4ba1470940'
'SKIP')
validpgpkeys=(DA6B31C4B98A877DBB2EF9A292220328C632316E) # Eike Hein <hein@kde.org>
diff --git a/konversation/trunk/PKGBUILD b/konversation/trunk/PKGBUILD
index e8d4c11..042c6ee 100644
--- a/konversation/trunk/PKGBUILD
+++ b/konversation/trunk/PKGBUILD
@@ -15,7 +15,7 @@ depends=(knotifyconfig kemoticons kparts kidletime qca-qt5 hicolor-icon-theme)
optdepends=('python: python scripting support' 'keditbookmarks: for managing bookmarks')
makedepends=(extra-cmake-modules kdoctools)
license=(GPL2 FDL)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('60bf7533062b5fc63a37105461b4776437f4e24859e8ddaed1d48c4ba1470940'
'SKIP')
validpgpkeys=(DA6B31C4B98A877DBB2EF9A292220328C632316E) # Eike Hein <hein@kde.org>
diff --git a/ktorrent/repos/extra-x86_64/PKGBUILD b/ktorrent/repos/extra-x86_64/PKGBUILD
index dd49bae..9376358 100644
--- a/ktorrent/repos/extra-x86_64/PKGBUILD
+++ b/ktorrent/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ depends=(libktorrent kcmutils knotifyconfig kross)
makedepends=(extra-cmake-modules kdoctools boost plasma-workspace kdnssd taglib kde-syndication kplotting kdewebkit)
optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 'taglib: mediaplayer plugin'
'kde-syndication: syndication plugin' 'kdewebkit: search plugin, syndication plugin' 'kplotting: statistics plugin')
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('b54149cf1dd3ed59cb7be54c326469a64e152f39f2d7db01de9fdd6b2ce3562a'
'SKIP')
validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas <andrius@stikonas.eu>
diff --git a/lapack/repos/extra-x86_64/PKGBUILD b/lapack/repos/extra-x86_64/PKGBUILD
index 38f96ed..fed58f9 100644
--- a/lapack/repos/extra-x86_64/PKGBUILD
+++ b/lapack/repos/extra-x86_64/PKGBUILD
@@ -8,12 +8,12 @@ pkgbase=lapack
pkgname=('lapack' 'blas' 'cblas' 'lapacke' 'lapack-doc')
pkgver=3.8.0
pkgrel=2
-url="http://www.netlib.org/lapack"
+url="https://www.netlib.org/lapack"
pkgdesc="Linear Algebra PACKage"
makedepends=('gcc-fortran' 'cmake' 'python' 'doxygen')
arch=('x86_64')
license=("custom")
-source=(http://www.netlib.org/${pkgbase}/${pkgbase}-${pkgver}.tar.gz LICENSE.blas)
+source=(https://www.netlib.org/${pkgbase}/${pkgbase}-${pkgver}.tar.gz LICENSE.blas)
sha1sums=('55ac9d6be510883c5442c8aca967722cdf58fb29'
'2491a151a37f0162b25fc4e4e9a8ac444b574a76')
diff --git a/lapack/trunk/PKGBUILD b/lapack/trunk/PKGBUILD
index aad1c44..62a6698 100644
--- a/lapack/trunk/PKGBUILD
+++ b/lapack/trunk/PKGBUILD
@@ -7,12 +7,12 @@ pkgbase=lapack
pkgname=('lapack' 'blas' 'cblas' 'lapacke' 'lapack-doc')
pkgver=3.8.0
pkgrel=2
-url="http://www.netlib.org/lapack"
+url="https://www.netlib.org/lapack"
pkgdesc="Linear Algebra PACKage"
makedepends=('gcc-fortran' 'cmake' 'python' 'doxygen')
arch=('x86_64')
license=("custom")
-source=(http://www.netlib.org/${pkgbase}/${pkgbase}-${pkgver}.tar.gz LICENSE.blas)
+source=(https://www.netlib.org/${pkgbase}/${pkgbase}-${pkgver}.tar.gz LICENSE.blas)
sha1sums=('55ac9d6be510883c5442c8aca967722cdf58fb29'
'2491a151a37f0162b25fc4e4e9a8ac444b574a76')
diff --git a/latex2rtf/repos/extra-x86_64/PKGBUILD b/latex2rtf/repos/extra-x86_64/PKGBUILD
index abfcf4b..0b2ef0d 100644
--- a/latex2rtf/repos/extra-x86_64/PKGBUILD
+++ b/latex2rtf/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL')
depends=('glibc' 'imagemagick' 'ghostscript')
makedepends=('texinfo' 'texlive-bin' 'texlive-plainextra')
checkdepends=('texlive-latexextra') # for a4wide package
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha1sums=('db5a892af6cf4119593be3881ac738d695ccc0bc')
md5sums=('025a6b779eb6ca1c86da71a284e7459f')
diff --git a/lcms2/repos/extra-x86_64/PKGBUILD b/lcms2/repos/extra-x86_64/PKGBUILD
index ddfaddf..9f5c7e3 100644
--- a/lcms2/repos/extra-x86_64/PKGBUILD
+++ b/lcms2/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://www.littlecms.com"
license=('MIT')
depends=('libtiff')
-source=(http://downloads.sourceforge.net/sourceforge/lcms/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/lcms/${pkgname}-${pkgver}.tar.gz)
sha1sums=('60bea9875e017dd1c466e988c2ad98f8766e4e55')
prepare() {
diff --git a/ldb/repos/extra-x86_64/PKGBUILD b/ldb/repos/extra-x86_64/PKGBUILD
index f75362e..113e95a 100644
--- a/ldb/repos/extra-x86_64/PKGBUILD
+++ b/ldb/repos/extra-x86_64/PKGBUILD
@@ -9,8 +9,8 @@ epoch=1
pkgdesc="A schema-less, ldap like, API and database"
arch=('x86_64')
url="http://ldb.samba.org/"
-source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz
- http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
+source=(https://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz
+ https://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
license=('GPL3')
depends=('talloc' 'tevent' 'tdb' 'popt' 'lmdb')
makedepends=('python' 'cmocka' 'docbook-xsl')
diff --git a/ldb/trunk/PKGBUILD b/ldb/trunk/PKGBUILD
index f75362e..113e95a 100644
--- a/ldb/trunk/PKGBUILD
+++ b/ldb/trunk/PKGBUILD
@@ -9,8 +9,8 @@ epoch=1
pkgdesc="A schema-less, ldap like, API and database"
arch=('x86_64')
url="http://ldb.samba.org/"
-source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz
- http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
+source=(https://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz
+ https://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
license=('GPL3')
depends=('talloc' 'tevent' 'tdb' 'popt' 'lmdb')
makedepends=('python' 'cmocka' 'docbook-xsl')
diff --git a/libcdaudio/repos/extra-x86_64/PKGBUILD b/libcdaudio/repos/extra-x86_64/PKGBUILD
index c877ac2..d615b38 100644
--- a/libcdaudio/repos/extra-x86_64/PKGBUILD
+++ b/libcdaudio/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://libcdaudio.sourceforge.net/"
license=('GPL')
depends=('glibc')
-source=("http://downloads.sourceforge.net/sourceforge/libcdaudio/${pkgname}-${_pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/sourceforge/libcdaudio/${pkgname}-${_pkgver}.tar.gz"
'01-cddb-bufferoverflow.patch'
'02-cddb-bufferoverflow.patch')
md5sums=('15de3830b751818a54a42899bd3ae72c'
diff --git a/libcdaudio/trunk/PKGBUILD b/libcdaudio/trunk/PKGBUILD
index c877ac2..d615b38 100644
--- a/libcdaudio/trunk/PKGBUILD
+++ b/libcdaudio/trunk/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://libcdaudio.sourceforge.net/"
license=('GPL')
depends=('glibc')
-source=("http://downloads.sourceforge.net/sourceforge/libcdaudio/${pkgname}-${_pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/sourceforge/libcdaudio/${pkgname}-${_pkgver}.tar.gz"
'01-cddb-bufferoverflow.patch'
'02-cddb-bufferoverflow.patch')
md5sums=('15de3830b751818a54a42899bd3ae72c'
diff --git a/libclc/repos/extra-any/PKGBUILD b/libclc/repos/extra-any/PKGBUILD
index dfba66d..e7d781d 100644
--- a/libclc/repos/extra-any/PKGBUILD
+++ b/libclc/repos/extra-any/PKGBUILD
@@ -9,7 +9,7 @@ url="http://libclc.llvm.org/"
license=('MIT')
makedepends=('clang' 'llvm' 'python2' 'git')
options=('staticlibs')
-source=('git+http://llvm.org/git/libclc.git#commit=4501738')
+source=('git+https://llvm.org/git/libclc.git#commit=4501738')
md5sums=('SKIP')
pkgver() {
diff --git a/libclc/trunk/PKGBUILD b/libclc/trunk/PKGBUILD
index dfba66d..e7d781d 100644
--- a/libclc/trunk/PKGBUILD
+++ b/libclc/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://libclc.llvm.org/"
license=('MIT')
makedepends=('clang' 'llvm' 'python2' 'git')
options=('staticlibs')
-source=('git+http://llvm.org/git/libclc.git#commit=4501738')
+source=('git+https://llvm.org/git/libclc.git#commit=4501738')
md5sums=('SKIP')
pkgver() {
diff --git a/libedit/repos/core-x86_64/PKGBUILD b/libedit/repos/core-x86_64/PKGBUILD
index b709f03..cfbd45f 100644
--- a/libedit/repos/core-x86_64/PKGBUILD
+++ b/libedit/repos/core-x86_64/PKGBUILD
@@ -7,11 +7,11 @@ _pkgver=20181209-3.1
pkgver=${_pkgver/-/_}
pkgrel=1
pkgdesc='Command line editor library providing generic line editing, history, and tokenization functions'
-url='http://thrysoee.dk/editline/'
+url='https://thrysoee.dk/editline/'
arch=('x86_64')
license=('BSD')
depends=('ncurses')
-source=("http://thrysoee.dk/editline/libedit-${_pkgver}.tar.gz")
+source=("https://thrysoee.dk/editline/libedit-${_pkgver}.tar.gz")
sha256sums=('2811d70c0b000f2ca91b7cb1a37203134441743c4fcc9c37b0b687f328611064')
build() {
diff --git a/libedit/trunk/PKGBUILD b/libedit/trunk/PKGBUILD
index 3a92adc..cfbd45f 100644
--- a/libedit/trunk/PKGBUILD
+++ b/libedit/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url='https://thrysoee.dk/editline/'
arch=('x86_64')
license=('BSD')
depends=('ncurses')
-source=("http://thrysoee.dk/editline/libedit-${_pkgver}.tar.gz")
+source=("https://thrysoee.dk/editline/libedit-${_pkgver}.tar.gz")
sha256sums=('2811d70c0b000f2ca91b7cb1a37203134441743c4fcc9c37b0b687f328611064')
build() {
diff --git a/libiec61883/repos/extra-x86_64/PKGBUILD b/libiec61883/repos/extra-x86_64/PKGBUILD
index e220230..364b92f 100644
--- a/libiec61883/repos/extra-x86_64/PKGBUILD
+++ b/libiec61883/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.2.0
pkgrel=5
pkgdesc="A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394"
arch=('x86_64')
-url="http://www.kernel.org/pub/linux/libs/ieee1394/"
+url="https://www.kernel.org/pub/linux/libs/ieee1394/"
license=('LGPL')
depends=('libraw1394')
source=("https://www.kernel.org/pub/linux/libs/ieee1394/${pkgname}-${pkgver}.tar.xz")
diff --git a/libieee1284/repos/extra-x86_64/PKGBUILD b/libieee1284/repos/extra-x86_64/PKGBUILD
index 8c6991c..c17e9cb 100644
--- a/libieee1284/repos/extra-x86_64/PKGBUILD
+++ b/libieee1284/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL2')
url="http://cyberelk.net/tim/libieee1284"
optdepends=('python2: for python module')
makedepends=('python2')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
md5sums=('b8fff9f3d121531bc17430e3f4ea6ed0')
build() {
diff --git a/libieee1284/trunk/PKGBUILD b/libieee1284/trunk/PKGBUILD
index eb7e248..4dd9c9d 100644
--- a/libieee1284/trunk/PKGBUILD
+++ b/libieee1284/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL2')
url="http://cyberelk.net/tim/libieee1284"
optdepends=('python2: for python module')
makedepends=('python2')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
md5sums=('b8fff9f3d121531bc17430e3f4ea6ed0')
build() {
diff --git a/libifp/repos/extra-x86_64/PKGBUILD b/libifp/repos/extra-x86_64/PKGBUILD
index 2292d87..8e1780a 100644
--- a/libifp/repos/extra-x86_64/PKGBUILD
+++ b/libifp/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
license=('GPL')
url="http://ifp-driver.sourceforge.net/libifp/"
depends=('libusb-compat')
-source=(http://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
sha512sums=('538ddcf0be4bf7427a7f8ebb60ec77f22b69aa26055fc279f884bd82bae4e32267c79ac37f4dcf9970806e520549bc93dbf0aa2501c9c4fc699a6855e757a331')
build() {
diff --git a/libifp/trunk/PKGBUILD b/libifp/trunk/PKGBUILD
index 9684879..e677918 100644
--- a/libifp/trunk/PKGBUILD
+++ b/libifp/trunk/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
license=('GPL')
url="http://ifp-driver.sourceforge.net/libifp/"
depends=('libusb-compat')
-source=(http://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz)
sha512sums=('538ddcf0be4bf7427a7f8ebb60ec77f22b69aa26055fc279f884bd82bae4e32267c79ac37f4dcf9970806e520549bc93dbf0aa2501c9c4fc699a6855e757a331')
build() {
diff --git a/libirman/repos/extra-x86_64/PKGBUILD b/libirman/repos/extra-x86_64/PKGBUILD
index 7534423..ff5820e 100644
--- a/libirman/repos/extra-x86_64/PKGBUILD
+++ b/libirman/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.lirc.org"
license=('LGPL')
backup=('etc/irman.conf')
depends=('glibc' 'lirc')
-source=("http://downloads.sourceforge.net/libirman/${pkgname}-${pkgver}.tar.gz")
+source=("https://downloads.sourceforge.net/libirman/${pkgname}-${pkgver}.tar.gz")
md5sums=('1f1175995e527c41871077d278aa7448')
build() {
diff --git a/libirman/trunk/PKGBUILD b/libirman/trunk/PKGBUILD
index 7534423..ff5820e 100644
--- a/libirman/trunk/PKGBUILD
+++ b/libirman/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="http://www.lirc.org"
license=('LGPL')
backup=('etc/irman.conf')
depends=('glibc' 'lirc')
-source=("http://downloads.sourceforge.net/libirman/${pkgname}-${pkgver}.tar.gz")
+source=("https://downloads.sourceforge.net/libirman/${pkgname}-${pkgver}.tar.gz")
md5sums=('1f1175995e527c41871077d278aa7448')
build() {
diff --git a/libktorrent/repos/extra-x86_64/PKGBUILD b/libktorrent/repos/extra-x86_64/PKGBUILD
index d580763..6543f76 100644
--- a/libktorrent/repos/extra-x86_64/PKGBUILD
+++ b/libktorrent/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ url="http://ktorrent.pwsp.net/"
license=(GPL2)
depends=(kio qca-qt5)
makedepends=(extra-cmake-modules python boost doxygen)
-source=("http://download.kde.org/stable/ktorrent/$_ktorrentver/$pkgname-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/ktorrent/$_ktorrentver/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('3eefdcceec73410c558e82d7be22eb2ed18679e9ab64f34cc100b54e186fe26f'
'SKIP')
validpgpkeys=(1EE5A3205904BAA2B88C0A9D24FD31940095C0E1) # Andrius Štikonas <andrius@stikonas.eu>
diff --git a/liblqr/repos/extra-x86_64/PKGBUILD b/liblqr/repos/extra-x86_64/PKGBUILD
index f4e0abc..ed534a5 100644
--- a/liblqr/repos/extra-x86_64/PKGBUILD
+++ b/liblqr/repos/extra-x86_64/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.4.2
pkgrel=2
pkgdesc="A seam-carving C/C++ library called Liquid Rescale"
arch=('x86_64')
-url="http://liblqr.wikidot.com/"
+url="https://liblqr.wikidot.com/"
license=('GPL')
depends=('glib2')
options=('!emptydirs')
-source=("http://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2")
+source=("https://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2")
md5sums=('915643d993da97e10665d48c0bf8f3d0')
build() {
diff --git a/liblqr/trunk/PKGBUILD b/liblqr/trunk/PKGBUILD
index cc3cb40..81f5e45 100644
--- a/liblqr/trunk/PKGBUILD
+++ b/liblqr/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=0.4.2
pkgrel=2
pkgdesc="A seam-carving C/C++ library called Liquid Rescale"
arch=('x86_64')
-url="http://liblqr.wikidot.com/"
+url="https://liblqr.wikidot.com/"
license=('GPL')
depends=('glib2')
options=('!emptydirs')
-source=("http://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2")
+source=("https://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2")
md5sums=('915643d993da97e10665d48c0bf8f3d0')
build() {
diff --git a/libmad/repos/extra-x86_64/PKGBUILD b/libmad/repos/extra-x86_64/PKGBUILD
index 86df626..54cadf4 100644
--- a/libmad/repos/extra-x86_64/PKGBUILD
+++ b/libmad/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://www.underbit.com/products/mad/"
license=('GPL')
depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/mad/${pkgname}-${pkgver}.tar.gz{,.sign}
+source=(https://downloads.sourceforge.net/sourceforge/mad/${pkgname}-${pkgver}.tar.gz{,.sign}
libmad.patch amd64-64bit.diff frame_length.diff optimize.diff)
sha512sums=('2cad30347fb310dc605c46bacd9da117f447a5cabedd8fefdb24ab5de641429e5ec5ce8af7aefa6a75a3f545d3adfa255e3fa0a2d50971f76bc0c4fc0400cc45'
'SKIP'
diff --git a/libmad/trunk/PKGBUILD b/libmad/trunk/PKGBUILD
index 53adf81..7ea4c87 100644
--- a/libmad/trunk/PKGBUILD
+++ b/libmad/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://www.underbit.com/products/mad/"
license=('GPL')
depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/mad/${pkgname}-${pkgver}.tar.gz{,.sign}
+source=(https://downloads.sourceforge.net/sourceforge/mad/${pkgname}-${pkgver}.tar.gz{,.sign}
libmad.patch amd64-64bit.diff frame_length.diff optimize.diff)
sha512sums=('2cad30347fb310dc605c46bacd9da117f447a5cabedd8fefdb24ab5de641429e5ec5ce8af7aefa6a75a3f545d3adfa255e3fa0a2d50971f76bc0c4fc0400cc45'
'SKIP'
diff --git a/libmcrypt/repos/extra-x86_64/PKGBUILD b/libmcrypt/repos/extra-x86_64/PKGBUILD
index ae55769..88cd805 100644
--- a/libmcrypt/repos/extra-x86_64/PKGBUILD
+++ b/libmcrypt/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ arch=('x86_64')
license=('GPL')
depends=('glibc')
options=('!emptydirs')
-source=("http://downloads.sourceforge.net/mcrypt/${pkgname}-${pkgver}.tar.bz2")
+source=("https://downloads.sourceforge.net/mcrypt/${pkgname}-${pkgver}.tar.bz2")
sha512sums=('6c05c42767401d66af67b0922b207d17cdb1c3efdbfdfb5b0c2e651821c48a8a6c6749debfa0206091b8a801f538fabe9f7d95ebc86d82c6b84c8001031d50fe')
build() {
diff --git a/libmcrypt/trunk/PKGBUILD b/libmcrypt/trunk/PKGBUILD
index e282ffd..c54ff1a 100644
--- a/libmcrypt/trunk/PKGBUILD
+++ b/libmcrypt/trunk/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64')
license=('GPL')
depends=('glibc')
options=('!emptydirs')
-source=("http://downloads.sourceforge.net/mcrypt/${pkgname}-${pkgver}.tar.bz2")
+source=("https://downloads.sourceforge.net/mcrypt/${pkgname}-${pkgver}.tar.bz2")
sha512sums=('6c05c42767401d66af67b0922b207d17cdb1c3efdbfdfb5b0c2e651821c48a8a6c6749debfa0206091b8a801f538fabe9f7d95ebc86d82c6b84c8001031d50fe')
build() {
diff --git a/libmng/repos/extra-x86_64/PKGBUILD b/libmng/repos/extra-x86_64/PKGBUILD
index 1561982..eeefb98 100644
--- a/libmng/repos/extra-x86_64/PKGBUILD
+++ b/libmng/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://www.libmng.com/"
license=('custom')
depends=('lcms2')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.asc})
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.asc})
sha512sums=('764efd94643c17c449abcb8f676ec2aa750a2461cf46bc961343f8d443a16ac2caa135c27d846deb2351b9f25d6170c42a500d21f63c13276905fdd743b8fec6'
'SKIP')
validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F')
diff --git a/libmng/trunk/PKGBUILD b/libmng/trunk/PKGBUILD
index 698b13e..efbe529 100644
--- a/libmng/trunk/PKGBUILD
+++ b/libmng/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://www.libmng.com/"
license=('custom')
depends=('lcms2')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.asc})
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.asc})
sha512sums=('764efd94643c17c449abcb8f676ec2aa750a2461cf46bc961343f8d443a16ac2caa135c27d846deb2351b9f25d6170c42a500d21f63c13276905fdd743b8fec6'
'SKIP')
validpgpkeys=('8048643BA2C840F4F92A195FF54984BFA16C640F')
diff --git a/libmodplug/repos/extra-x86_64/PKGBUILD b/libmodplug/repos/extra-x86_64/PKGBUILD
index 4fd4505..aaa89bb 100644
--- a/libmodplug/repos/extra-x86_64/PKGBUILD
+++ b/libmodplug/repos/extra-x86_64/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://modplug-xmms.sourceforge.net/"
license=('custom')
depends=('gcc-libs')
-source=(http://downloads.sourceforge.net/modplug-xmms/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/modplug-xmms/${pkgname}-${pkgver}.tar.gz)
sha1sums=('9d18572f85fdd95091befa972ee5d94139dcefde')
build() {
diff --git a/libmodplug/trunk/PKGBUILD b/libmodplug/trunk/PKGBUILD
index 4fd4505..aaa89bb 100644
--- a/libmodplug/trunk/PKGBUILD
+++ b/libmodplug/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://modplug-xmms.sourceforge.net/"
license=('custom')
depends=('gcc-libs')
-source=(http://downloads.sourceforge.net/modplug-xmms/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/modplug-xmms/${pkgname}-${pkgver}.tar.gz)
sha1sums=('9d18572f85fdd95091befa972ee5d94139dcefde')
build() {
diff --git a/libmp3splt/repos/extra-x86_64/PKGBUILD b/libmp3splt/repos/extra-x86_64/PKGBUILD
index a962d1d..ceb5b49 100644
--- a/libmp3splt/repos/extra-x86_64/PKGBUILD
+++ b/libmp3splt/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="http://mp3splt.sourceforge.net"
license=('GPL')
depends=('flac' 'libmad' 'libvorbis' 'libid3tag' 'pcre' 'libltdl')
makedepends=('libtool')
-source=("http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
prepare() {
cd $srcdir/$pkgname-$pkgver
diff --git a/libmp3splt/trunk/PKGBUILD b/libmp3splt/trunk/PKGBUILD
index d5611e5..3726b2a 100644
--- a/libmp3splt/trunk/PKGBUILD
+++ b/libmp3splt/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://mp3splt.sourceforge.net"
license=('GPL')
depends=('flac' 'libmad' 'libvorbis' 'libid3tag' 'pcre' 'libltdl')
makedepends=('libtool')
-source=("http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
prepare() {
cd $srcdir/$pkgname-$pkgver
diff --git a/libmythes/repos/extra-x86_64/PKGBUILD b/libmythes/repos/extra-x86_64/PKGBUILD
index 16daf0e..59e18d2 100644
--- a/libmythes/repos/extra-x86_64/PKGBUILD
+++ b/libmythes/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ license=('custom')
depends=('glibc' 'perl')
makedepends=('hunspell')
provides=('mythes')
-source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
sha512sums=('a04da39812bcfb1391a2cba7de73e955eafe141679ec03ed6657d03bebf360b432480d0037dff9ed72a1dfda5a70d77d44ac2bb14cdb109fd8e2a38376feee21')
build() {
diff --git a/libmythes/trunk/PKGBUILD b/libmythes/trunk/PKGBUILD
index d6bc1aa..30723c5 100644
--- a/libmythes/trunk/PKGBUILD
+++ b/libmythes/trunk/PKGBUILD
@@ -11,7 +11,7 @@ license=('custom')
depends=('glibc' 'perl')
makedepends=('hunspell')
provides=('mythes')
-source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
sha512sums=('a04da39812bcfb1391a2cba7de73e955eafe141679ec03ed6657d03bebf360b432480d0037dff9ed72a1dfda5a70d77d44ac2bb14cdb109fd8e2a38376feee21')
build() {
diff --git a/libnetfilter_conntrack/repos/extra-x86_64/PKGBUILD b/libnetfilter_conntrack/repos/extra-x86_64/PKGBUILD
index 9f5e1b0..9f34d00 100644
--- a/libnetfilter_conntrack/repos/extra-x86_64/PKGBUILD
+++ b/libnetfilter_conntrack/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ url='https://www.netfilter.org/projects/libnetfilter_conntrack/'
license=('GPL')
validpgpkeys=('C09DB2063F1D7034BA6152ADAB4655A126D292E4') # Netfilter Core Team
# 2016-11-03: https sources download is broken with curl
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig})
+source=("https://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig})
md5sums=('013d182c2df716fcb5eb2a1fb7febd1f'
'SKIP')
diff --git a/libnetfilter_queue/repos/extra-x86_64/PKGBUILD b/libnetfilter_queue/repos/extra-x86_64/PKGBUILD
index 32e14c7..95ce8f4 100644
--- a/libnetfilter_queue/repos/extra-x86_64/PKGBUILD
+++ b/libnetfilter_queue/repos/extra-x86_64/PKGBUILD
@@ -15,7 +15,7 @@ depends=('libnfnetlink' 'libmnl')
validpgpkeys=('57FF5E9C9AA67A860B557AF7A4111F89BB5F58CC'
'C09DB2063F1D7034BA6152ADAB4655A126D292E4')
# 2016-11-03: https sources download is broken with curl
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig})
+source=("https://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig})
md5sums=('700ce0ae4784257ab5abe6fd1802f366'
'SKIP')
diff --git a/libnfnetlink/repos/extra-x86_64/PKGBUILD b/libnfnetlink/repos/extra-x86_64/PKGBUILD
index dcdba1c..eabb2bb 100644
--- a/libnfnetlink/repos/extra-x86_64/PKGBUILD
+++ b/libnfnetlink/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ url='https://www.netfilter.org/projects/libnfnetlink/'
license=('GPL')
depends=('glibc')
validpgpkeys=('57FF5E9C9AA67A860B557AF7A4111F89BB5F58CC') # Netfilter Core Team
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig})
+source=("https://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig})
sha512sums=('2ec2cd389c04e21c8a02fb3f6d6f326fc33ca9589577f1739c23d883fe2ee9feaa16e83b6ed09063ad886432e49565dc3256277d035260aca5aab17954b46104'
'SKIP')
diff --git a/libnfnetlink/trunk/PKGBUILD b/libnfnetlink/trunk/PKGBUILD
index 9ed0875..fa22f06 100644
--- a/libnfnetlink/trunk/PKGBUILD
+++ b/libnfnetlink/trunk/PKGBUILD
@@ -12,7 +12,7 @@ url='https://www.netfilter.org/projects/libnfnetlink/'
license=('GPL')
depends=('glibc')
validpgpkeys=('57FF5E9C9AA67A860B557AF7A4111F89BB5F58CC') # Netfilter Core Team
-source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig})
+source=("https://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2"{,.sig})
sha512sums=('2ec2cd389c04e21c8a02fb3f6d6f326fc33ca9589577f1739c23d883fe2ee9feaa16e83b6ed09063ad886432e49565dc3256277d035260aca5aab17954b46104'
'SKIP')
diff --git a/libnova/repos/extra-x86_64/PKGBUILD b/libnova/repos/extra-x86_64/PKGBUILD
index 4980b00..97f5e2d 100644
--- a/libnova/repos/extra-x86_64/PKGBUILD
+++ b/libnova/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url="http://libnova.sourceforge.net/"
license=('GPL2')
arch=('x86_64')
depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/libnova/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/libnova/$pkgname-$pkgver.tar.gz)
sha512sums=('77ab0ccbfe462c03a21e88656cb4d6389994ea1da0ee8da997f19a83d24ad8fd9e505e70e1580b75332e826e5b7859b5f2af4417f65eb811440493ba586f2574')
build() {
diff --git a/libnova/trunk/PKGBUILD b/libnova/trunk/PKGBUILD
index 22805dc..4e2e21e 100644
--- a/libnova/trunk/PKGBUILD
+++ b/libnova/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://libnova.sourceforge.net/"
license=('GPL2')
arch=('x86_64')
depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/libnova/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/libnova/$pkgname-$pkgver.tar.gz)
sha512sums=('77ab0ccbfe462c03a21e88656cb4d6389994ea1da0ee8da997f19a83d24ad8fd9e505e70e1580b75332e826e5b7859b5f2af4417f65eb811440493ba586f2574')
build() {
diff --git a/libomxil-bellagio/repos/extra-x86_64/PKGBUILD b/libomxil-bellagio/repos/extra-x86_64/PKGBUILD
index 59b109b..0178335 100644
--- a/libomxil-bellagio/repos/extra-x86_64/PKGBUILD
+++ b/libomxil-bellagio/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://omxil.sourceforge.net"
license=('LGPL')
depends=('glibc')
-source=("http://downloads.sourceforge.net/project/omxil/omxil/Bellagio%200.9.3/${pkgname}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/project/omxil/omxil/Bellagio%200.9.3/${pkgname}-${pkgver}.tar.gz"
fedora-fixes.patch)
md5sums=('a1de827fdb75c02c84e55f740ca27cb8'
'c34f9facf0cf26171c81f2fc3d562ec6')
diff --git a/libomxil-bellagio/trunk/PKGBUILD b/libomxil-bellagio/trunk/PKGBUILD
index 377348f..76b4cf1 100644
--- a/libomxil-bellagio/trunk/PKGBUILD
+++ b/libomxil-bellagio/trunk/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://omxil.sourceforge.net"
license=('LGPL')
depends=('glibc')
-source=("http://downloads.sourceforge.net/project/omxil/omxil/Bellagio%200.9.3/${pkgname}-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/project/omxil/omxil/Bellagio%200.9.3/${pkgname}-${pkgver}.tar.gz"
fedora-fixes.patch)
md5sums=('a1de827fdb75c02c84e55f740ca27cb8'
'c34f9facf0cf26171c81f2fc3d562ec6')
diff --git a/libotf/repos/extra-x86_64/PKGBUILD b/libotf/repos/extra-x86_64/PKGBUILD
index 78cb778..5966b74 100644
--- a/libotf/repos/extra-x86_64/PKGBUILD
+++ b/libotf/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ url='http://www.nongnu.org/m17n/'
license=('LGPL')
arch=('x86_64')
depends=('libxaw' 'freetype2')
-source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
+source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
sha256sums=('68db0ca3cda2d46a663a92ec26e6eb5adc392ea5191bcda74268f0aefa78066b')
build() {
diff --git a/libotf/trunk/PKGBUILD b/libotf/trunk/PKGBUILD
index 1c12531..a35ac29 100644
--- a/libotf/trunk/PKGBUILD
+++ b/libotf/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url='http://www.nongnu.org/m17n/'
license=('LGPL')
arch=('x86_64')
depends=('libxaw' 'freetype2')
-source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
+source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
sha256sums=('68db0ca3cda2d46a663a92ec26e6eb5adc392ea5191bcda74268f0aefa78066b')
build() {
diff --git a/libpcap/repos/core-x86_64/PKGBUILD b/libpcap/repos/core-x86_64/PKGBUILD
index 8527bba..fdf671d 100644
--- a/libpcap/repos/core-x86_64/PKGBUILD
+++ b/libpcap/repos/core-x86_64/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=1.9.0
pkgrel=1
pkgdesc='A system-independent interface for user-level packet capture'
arch=('x86_64')
-url='http://www.tcpdump.org/'
+url='https://www.tcpdump.org/'
license=('BSD')
depends=('glibc' 'libnl' 'sh' 'libusbx' 'dbus')
makedepends=('flex' 'bluez-libs')
-source=(http://www.tcpdump.org/release/libpcap-${pkgver}.tar.gz{,.sig}
+source=(https://www.tcpdump.org/release/libpcap-${pkgver}.tar.gz{,.sig}
mgmt.h)
validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D') # The Tcpdump Group
sha256sums=('2edb88808e5913fdaa8e9c1fcaf272e19b2485338742b5074b9fe44d68f37019'
diff --git a/libpcap/trunk/PKGBUILD b/libpcap/trunk/PKGBUILD
index 9f95c16..e1f8ae2 100644
--- a/libpcap/trunk/PKGBUILD
+++ b/libpcap/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=1.9.0
pkgrel=1
pkgdesc='A system-independent interface for user-level packet capture'
arch=('x86_64')
-url='http://www.tcpdump.org/'
+url='https://www.tcpdump.org/'
license=('BSD')
depends=('glibc' 'libnl' 'sh' 'libusbx' 'dbus')
makedepends=('flex' 'bluez-libs')
-source=(http://www.tcpdump.org/release/libpcap-${pkgver}.tar.gz{,.sig}
+source=(https://www.tcpdump.org/release/libpcap-${pkgver}.tar.gz{,.sig}
mgmt.h)
validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D') # The Tcpdump Group
sha256sums=('2edb88808e5913fdaa8e9c1fcaf272e19b2485338742b5074b9fe44d68f37019'
diff --git a/libpst/repos/extra-x86_64/PKGBUILD b/libpst/repos/extra-x86_64/PKGBUILD
index 5520253..2de5bb6 100644
--- a/libpst/repos/extra-x86_64/PKGBUILD
+++ b/libpst/repos/extra-x86_64/PKGBUILD
@@ -5,10 +5,10 @@ pkgname=('libpst' 'libpst-docs')
pkgver=0.6.72
pkgrel=2
arch=('x86_64')
-url="http://www.five-ten-sg.com/libpst/"
+url="https://www.five-ten-sg.com/libpst/"
license=('GPL')
makedepends=('python2' 'boost' 'libgsf')
-source=(http://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
+source=(https://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
sha256sums=('8a19d891eb077091c507d98ed8e2d24b7f48b3e82743bcce2b00a12040f5d507')
build() {
diff --git a/libpst/trunk/PKGBUILD b/libpst/trunk/PKGBUILD
index 5520253..2de5bb6 100644
--- a/libpst/trunk/PKGBUILD
+++ b/libpst/trunk/PKGBUILD
@@ -5,10 +5,10 @@ pkgname=('libpst' 'libpst-docs')
pkgver=0.6.72
pkgrel=2
arch=('x86_64')
-url="http://www.five-ten-sg.com/libpst/"
+url="https://www.five-ten-sg.com/libpst/"
license=('GPL')
makedepends=('python2' 'boost' 'libgsf')
-source=(http://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
+source=(https://www.five-ten-sg.com/libpst/packages/${pkgbase}-${pkgver}.tar.gz)
sha256sums=('8a19d891eb077091c507d98ed8e2d24b7f48b3e82743bcce2b00a12040f5d507')
build() {
diff --git a/libsigsegv/repos/extra-x86_64/PKGBUILD b/libsigsegv/repos/extra-x86_64/PKGBUILD
index da9e610..e9a065f 100644
--- a/libsigsegv/repos/extra-x86_64/PKGBUILD
+++ b/libsigsegv/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Page fault detection library"
url="http://www.gnu.org/software/libsigsegv/"
license=('GPL2')
depends=('glibc')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha1sums=('df167811328b050d2b746bec3d88423edc5a8cbf')
build() {
diff --git a/libsigsegv/trunk/PKGBUILD b/libsigsegv/trunk/PKGBUILD
index 9361cf4..0f43c21 100644
--- a/libsigsegv/trunk/PKGBUILD
+++ b/libsigsegv/trunk/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Page fault detection library"
url="http://www.gnu.org/software/libsigsegv/"
license=('GPL2')
depends=('glibc')
-source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha1sums=('df167811328b050d2b746bec3d88423edc5a8cbf')
build() {
diff --git a/libsocialweb/trunk/PKGBUILD b/libsocialweb/trunk/PKGBUILD
index 19f7531..c20b21e 100644
--- a/libsocialweb/trunk/PKGBUILD
+++ b/libsocialweb/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=(GPL2)
depends=(glib2 gconf 'libsoup>=2.24.0' rest dbus-glib libgnome-keyring
json-glib networkmanager)
makedepends=(intltool gtk-doc vala gobject-introspection)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
libsocialweb-gir-fix.patch)
sha256sums=('f676567640cede66b6ff62f440c968943c2f3a164dd5f26155b6154ab93bf687'
'fec8d2c67c62618b89dca238ebe502c6525d42987625b6d87dd704f88219a46a')
diff --git a/libsoxr/repos/extra-x86_64/PKGBUILD b/libsoxr/repos/extra-x86_64/PKGBUILD
index 64fc687..c878362 100644
--- a/libsoxr/repos/extra-x86_64/PKGBUILD
+++ b/libsoxr/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ url='http://sourceforge.net/p/soxr/wiki/Home/'
license=('GPL')
depends=('gcc-libs')
makedepends=('cmake')
-source=("http://downloads.sourceforge.net/project/soxr/soxr-$pkgver-Source.tar.xz")
+source=("https://downloads.sourceforge.net/project/soxr/soxr-$pkgver-Source.tar.xz")
sha1sums=('32ea46b1a8c0c15f835422892d02fce8286aec3c')
prepare() {
diff --git a/libsoxr/trunk/PKGBUILD b/libsoxr/trunk/PKGBUILD
index 40736a9..3f2d69c 100644
--- a/libsoxr/trunk/PKGBUILD
+++ b/libsoxr/trunk/PKGBUILD
@@ -12,7 +12,7 @@ url='https://sourceforge.net/p/soxr/wiki/Home/'
license=('GPL')
depends=('gcc-libs')
makedepends=('cmake')
-source=("http://downloads.sourceforge.net/project/soxr/soxr-$pkgver-Source.tar.xz")
+source=("https://downloads.sourceforge.net/project/soxr/soxr-$pkgver-Source.tar.xz")
sha1sums=('32ea46b1a8c0c15f835422892d02fce8286aec3c')
prepare() {
diff --git a/libspnav/repos/extra-x86_64/PKGBUILD b/libspnav/repos/extra-x86_64/PKGBUILD
index 16f3a67..92c0ef5 100644
--- a/libspnav/repos/extra-x86_64/PKGBUILD
+++ b/libspnav/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ arch=(i686 x86_64)
url='http://spacenav.sourceforge.net/'
license=(GPL)
depends=(libx11)
-source=("http://downloads.sourceforge.net/spacenav/$pkgname-$pkgver.tar.gz"
+source=("https://downloads.sourceforge.net/spacenav/$pkgname-$pkgver.tar.gz"
Makefile.patch)
sha256sums=('7ae4d7bb7f6a5dda28b487891e01accc856311440f582299760dace6ee5f1f93'
'a49a9ac824ad41c043018094dd118ba92dd29f96fee92e70b640e47f643dde44')
diff --git a/libtirpc/repos/core-x86_64/PKGBUILD b/libtirpc/repos/core-x86_64/PKGBUILD
index 102d22b..86777d7 100644
--- a/libtirpc/repos/core-x86_64/PKGBUILD
+++ b/libtirpc/repos/core-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ license=('BSD')
depends=('krb5')
backup=('etc/netconfig')
# git tree: git://linux-nfs.org/~steved/libtirpc
-source=(http://downloads.sourceforge.net/sourceforge/libtirpc/${pkgname}-${pkgver}.tar.bz2)
+source=(https://downloads.sourceforge.net/sourceforge/libtirpc/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('d85717035cb9bd6c45557a1eb1351d3af9a69ff7')
build() {
diff --git a/libtirpc/trunk/PKGBUILD b/libtirpc/trunk/PKGBUILD
index 1b9c5ee..cf5f187 100644
--- a/libtirpc/trunk/PKGBUILD
+++ b/libtirpc/trunk/PKGBUILD
@@ -11,7 +11,7 @@ license=('BSD')
depends=('krb5')
backup=('etc/netconfig')
# git tree: git://linux-nfs.org/~steved/libtirpc
-source=(http://downloads.sourceforge.net/sourceforge/libtirpc/${pkgname}-${pkgver}.tar.bz2)
+source=(https://downloads.sourceforge.net/sourceforge/libtirpc/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('d85717035cb9bd6c45557a1eb1351d3af9a69ff7')
build() {
diff --git a/libunwind/repos/extra-x86_64/PKGBUILD b/libunwind/repos/extra-x86_64/PKGBUILD
index 07faf20..7b26519 100644
--- a/libunwind/repos/extra-x86_64/PKGBUILD
+++ b/libunwind/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ url='http://www.nongnu.org/libunwind/'
license=('GPL')
depends=('glibc' 'xz')
makedepends=('texlive-core')
-source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
+source=("https://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
sha512sums=('3110d0aed4f5c781ef1ff72c9337e59793c02c42066209a4ac44f50eff1c0b0e02a5ff9f66891e62016de14af065a47975763970b839b700c0ff2e9f415c8def'
'SKIP')
validpgpkeys=('5C96BDEAF5F47FB02BD4F6B965D98560914F3F48' # Arun Sharma
diff --git a/libunwind/trunk/PKGBUILD b/libunwind/trunk/PKGBUILD
index 07faf20..7b26519 100644
--- a/libunwind/trunk/PKGBUILD
+++ b/libunwind/trunk/PKGBUILD
@@ -13,7 +13,7 @@ url='http://www.nongnu.org/libunwind/'
license=('GPL')
depends=('glibc' 'xz')
makedepends=('texlive-core')
-source=("http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
+source=("https://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz"{,.sig})
sha512sums=('3110d0aed4f5c781ef1ff72c9337e59793c02c42066209a4ac44f50eff1c0b0e02a5ff9f66891e62016de14af065a47975763970b839b700c0ff2e9f415c8def'
'SKIP')
validpgpkeys=('5C96BDEAF5F47FB02BD4F6B965D98560914F3F48' # Arun Sharma
diff --git a/libusb-compat/repos/extra-x86_64/PKGBUILD b/libusb-compat/repos/extra-x86_64/PKGBUILD
index 8d00afe..5f4341a 100644
--- a/libusb-compat/repos/extra-x86_64/PKGBUILD
+++ b/libusb-compat/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64')
url="http://libusb.sourceforge.net/"
license=('LGPL')
depends=('libusb' 'sh')
-source=("http://downloads.sourceforge.net/${pkgname%-*}/${pkgname}-${pkgver%.*}/$pkgname-$pkgver/${pkgname}-${pkgver}.tar.bz2")
+source=("https://downloads.sourceforge.net/${pkgname%-*}/${pkgname}-${pkgver%.*}/$pkgname-$pkgver/${pkgname}-${pkgver}.tar.bz2")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/libusb-compat/trunk/PKGBUILD b/libusb-compat/trunk/PKGBUILD
index 7d1c766..0ded5e6 100644
--- a/libusb-compat/trunk/PKGBUILD
+++ b/libusb-compat/trunk/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://libusb.sourceforge.net/"
license=('LGPL')
depends=('libusb' 'sh')
-source=("http://downloads.sourceforge.net/${pkgname%-*}/${pkgname}-${pkgver%.*}/$pkgname-$pkgver/${pkgname}-${pkgver}.tar.bz2")
+source=("https://downloads.sourceforge.net/${pkgname%-*}/${pkgname}-${pkgver%.*}/$pkgname-$pkgver/${pkgname}-${pkgver}.tar.bz2")
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/libvoikko/repos/extra-x86_64/PKGBUILD b/libvoikko/repos/extra-x86_64/PKGBUILD
index 0771bf3..82f62bb 100644
--- a/libvoikko/repos/extra-x86_64/PKGBUILD
+++ b/libvoikko/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url="http://voikko.sourceforge.net"
license=(GPL2)
depends=(gcc-libs)
makedepends=(python)
-source=(http://www.puimula.org/voikko-sources/libvoikko/$pkgname-$pkgver.tar.gz)
+source=(https://www.puimula.org/voikko-sources/libvoikko/$pkgname-$pkgver.tar.gz)
sha512sums=('483d3c259a52ae772d52f708789c3df39a4857188c7b9035ce5db8b16bfa4ef144e2ffd557dd6a0655e4c9a6984529784e4098bc949a1bc8a0a50529fee49656')
build() {
diff --git a/libvoikko/trunk/PKGBUILD b/libvoikko/trunk/PKGBUILD
index 0771bf3..82f62bb 100644
--- a/libvoikko/trunk/PKGBUILD
+++ b/libvoikko/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url="http://voikko.sourceforge.net"
license=(GPL2)
depends=(gcc-libs)
makedepends=(python)
-source=(http://www.puimula.org/voikko-sources/libvoikko/$pkgname-$pkgver.tar.gz)
+source=(https://www.puimula.org/voikko-sources/libvoikko/$pkgname-$pkgver.tar.gz)
sha512sums=('483d3c259a52ae772d52f708789c3df39a4857188c7b9035ce5db8b16bfa4ef144e2ffd557dd6a0655e4c9a6984529784e4098bc949a1bc8a0a50529fee49656')
build() {
diff --git a/libwps/repos/extra-x86_64/PKGBUILD b/libwps/repos/extra-x86_64/PKGBUILD
index 809a408..2da7422 100644
--- a/libwps/repos/extra-x86_64/PKGBUILD
+++ b/libwps/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url="https://sourceforge.net/projects/libwps/"
license=('LGPL')
depends=('libwpd' 'librevenge')
makedepends=('boost' 'doxygen')
-source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz")
+source=("https://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz")
sha1sums=('01f5fb626ed82bb3044baa28e265791f0949daee')
build() {
diff --git a/libwps/trunk/PKGBUILD b/libwps/trunk/PKGBUILD
index a4878fe..cec5521 100644
--- a/libwps/trunk/PKGBUILD
+++ b/libwps/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="https://sourceforge.net/projects/libwps/"
license=('LGPL')
depends=('libwpd' 'librevenge')
makedepends=('boost' 'doxygen')
-source=("http://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz")
+source=("https://downloads.sourceforge.net/project/libwps/$pkgname/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz")
sha1sums=('01f5fb626ed82bb3044baa28e265791f0949daee')
build() {
diff --git a/libxml++2.6/repos/extra-x86_64/PKGBUILD b/libxml++2.6/repos/extra-x86_64/PKGBUILD
index ce6873f..a03b91b 100644
--- a/libxml++2.6/repos/extra-x86_64/PKGBUILD
+++ b/libxml++2.6/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ license=('LGPL')
url="http://libxmlplusplus.sourceforge.net/"
makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm')
options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/libxml++/${pkgver:0:4}/libxml++-${pkgver}.tar.xz)
+source=(https://ftp.gnome.org/pub/GNOME/sources/libxml++/${pkgver:0:4}/libxml++-${pkgver}.tar.xz)
sha256sums=('4ad4abdd3258874f61c2e2a41d08e9930677976d303653cd1670d3e9f35463e9')
build() {
diff --git a/libxml++2.6/trunk/PKGBUILD b/libxml++2.6/trunk/PKGBUILD
index ce6873f..a03b91b 100644
--- a/libxml++2.6/trunk/PKGBUILD
+++ b/libxml++2.6/trunk/PKGBUILD
@@ -9,7 +9,7 @@ license=('LGPL')
url="http://libxmlplusplus.sourceforge.net/"
makedepends=('pkgconfig' 'glibmm-docs' 'libxml2' 'glibmm')
options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/libxml++/${pkgver:0:4}/libxml++-${pkgver}.tar.xz)
+source=(https://ftp.gnome.org/pub/GNOME/sources/libxml++/${pkgver:0:4}/libxml++-${pkgver}.tar.xz)
sha256sums=('4ad4abdd3258874f61c2e2a41d08e9930677976d303653cd1670d3e9f35463e9')
build() {
diff --git a/libyaml/repos/extra-x86_64/PKGBUILD b/libyaml/repos/extra-x86_64/PKGBUILD
index b5d0517..d8db4c2 100644
--- a/libyaml/repos/extra-x86_64/PKGBUILD
+++ b/libyaml/repos/extra-x86_64/PKGBUILD
@@ -7,9 +7,9 @@ pkgver=0.2.1
pkgrel=1
pkgdesc="YAML 1.1 library"
arch=('x86_64')
-url="http://pyyaml.org/wiki/LibYAML"
+url="https://pyyaml.org/wiki/LibYAML"
license=('MIT')
-source=("http://pyyaml.org/download/libyaml/yaml-$pkgver.tar.gz")
+source=("https://pyyaml.org/download/libyaml/yaml-$pkgver.tar.gz")
md5sums=('72724b9736923c517e5a8fc6757ef03d')
build() {
diff --git a/libyaml/trunk/PKGBUILD b/libyaml/trunk/PKGBUILD
index b5d0517..d8db4c2 100644
--- a/libyaml/trunk/PKGBUILD
+++ b/libyaml/trunk/PKGBUILD
@@ -7,9 +7,9 @@ pkgver=0.2.1
pkgrel=1
pkgdesc="YAML 1.1 library"
arch=('x86_64')
-url="http://pyyaml.org/wiki/LibYAML"
+url="https://pyyaml.org/wiki/LibYAML"
license=('MIT')
-source=("http://pyyaml.org/download/libyaml/yaml-$pkgver.tar.gz")
+source=("https://pyyaml.org/download/libyaml/yaml-$pkgver.tar.gz")
md5sums=('72724b9736923c517e5a8fc6757ef03d')
build() {
diff --git a/linux-atm/repos/core-x86_64/PKGBUILD b/linux-atm/repos/core-x86_64/PKGBUILD
index 0cdf3aa..fcc9fba 100644
--- a/linux-atm/repos/core-x86_64/PKGBUILD
+++ b/linux-atm/repos/core-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
depends=('glibc')
url="http://linux-atm.sourceforge.net/"
license=(GPL)
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
man-pages.patch)
options=(!makeflags)
md5sums=('d49499368c3cf15f73a05d9bce8824a8'
diff --git a/linux-atm/trunk/PKGBUILD b/linux-atm/trunk/PKGBUILD
index 091acbd..f0b1848 100644
--- a/linux-atm/trunk/PKGBUILD
+++ b/linux-atm/trunk/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
depends=('glibc')
url="http://linux-atm.sourceforge.net/"
license=(GPL)
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz
man-pages.patch)
options=(!makeflags)
md5sums=('d49499368c3cf15f73a05d9bce8824a8'
diff --git a/linux-manpages/repos/extra-any/PKGBUILD b/linux-manpages/repos/extra-any/PKGBUILD
index 6a9326d..8dc9dcf 100644
--- a/linux-manpages/repos/extra-any/PKGBUILD
+++ b/linux-manpages/repos/extra-any/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=4.10
pkgrel=1
pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux kernel."
arch=('any')
-url="http://www.kernel.org"
+url="https://www.kernel.org"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl')
replaces=('kernel26-manpages')
diff --git a/linux-manpages/trunk/PKGBUILD b/linux-manpages/trunk/PKGBUILD
index 97d5a9e..9251d9f 100644
--- a/linux-manpages/trunk/PKGBUILD
+++ b/linux-manpages/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=4.10
pkgrel=1
pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux kernel."
arch=('any')
-url="http://www.kernel.org"
+url="https://www.kernel.org"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl')
replaces=('kernel26-manpages')
diff --git a/lockdown-ms/repos/extra-any/PKGBUILD b/lockdown-ms/repos/extra-any/PKGBUILD
index 9f98ac5..c5847fe 100644
--- a/lockdown-ms/repos/extra-any/PKGBUILD
+++ b/lockdown-ms/repos/extra-any/PKGBUILD
@@ -9,7 +9,7 @@ url="https://fedoraproject.org/wiki/Testing_secureboot_with_KVM"
arch=('any')
license=('GPL' 'LGPL2.1')
options=('!strip')
-source=(http://fedorapeople.org/~crobinso/secureboot/LockDown_ms.efi)
+source=(https://fedorapeople.org/~crobinso/secureboot/LockDown_ms.efi)
package() {
# https://fedoraproject.org/wiki/Testing_secureboot_with_KVM
diff --git a/lockdown-ms/trunk/PKGBUILD b/lockdown-ms/trunk/PKGBUILD
index d3f6f81..fdbfa04 100644
--- a/lockdown-ms/trunk/PKGBUILD
+++ b/lockdown-ms/trunk/PKGBUILD
@@ -8,7 +8,7 @@ url="https://fedoraproject.org/wiki/Testing_secureboot_with_KVM"
arch=('any')
license=('GPL' 'LGPL2.1')
options=('!strip')
-source=(http://fedorapeople.org/~crobinso/secureboot/LockDown_ms.efi)
+source=(https://fedorapeople.org/~crobinso/secureboot/LockDown_ms.efi)
package() {
# https://fedoraproject.org/wiki/Testing_secureboot_with_KVM
diff --git a/lpsolve/repos/extra-x86_64/PKGBUILD b/lpsolve/repos/extra-x86_64/PKGBUILD
index 0071bc8..3314cc5 100644
--- a/lpsolve/repos/extra-x86_64/PKGBUILD
+++ b/lpsolve/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://lpsolve.sourceforge.net/"
license=('LGPL2.1')
depends=('glibc')
-source=(http://downloads.sourceforge.net/project/lpsolve/lpsolve/${pkgver}/lp_solve_${pkgver}_source.tar.gz
+source=(https://downloads.sourceforge.net/project/lpsolve/lpsolve/${pkgver}/lp_solve_${pkgver}_source.tar.gz
cflags.patch
lpsolve-5.5.2.0.defines.patch)
sha1sums=('232ce8edb073c7c9b6d9100abf77038d989c45c8'
diff --git a/lpsolve/trunk/PKGBUILD b/lpsolve/trunk/PKGBUILD
index 0071bc8..3314cc5 100644
--- a/lpsolve/trunk/PKGBUILD
+++ b/lpsolve/trunk/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="http://lpsolve.sourceforge.net/"
license=('LGPL2.1')
depends=('glibc')
-source=(http://downloads.sourceforge.net/project/lpsolve/lpsolve/${pkgver}/lp_solve_${pkgver}_source.tar.gz
+source=(https://downloads.sourceforge.net/project/lpsolve/lpsolve/${pkgver}/lp_solve_${pkgver}_source.tar.gz
cflags.patch
lpsolve-5.5.2.0.defines.patch)
sha1sums=('232ce8edb073c7c9b6d9100abf77038d989c45c8'
diff --git a/lzo/repos/core-x86_64/PKGBUILD b/lzo/repos/core-x86_64/PKGBUILD
index 4d76034..a76c34d 100644
--- a/lzo/repos/core-x86_64/PKGBUILD
+++ b/lzo/repos/core-x86_64/PKGBUILD
@@ -6,10 +6,10 @@ pkgver=2.10
pkgrel=2
pkgdesc="Portable lossless data compression library"
arch=('x86_64')
-url="http://www.oberhumer.com/opensource/lzo"
+url="https://www.oberhumer.com/opensource/lzo"
license=('GPL')
depends=('glibc')
-source=(http://www.oberhumer.com/opensource/lzo/download/lzo-${pkgver}.tar.gz)
+source=(https://www.oberhumer.com/opensource/lzo/download/lzo-${pkgver}.tar.gz)
sha1sums=('4924676a9bae5db58ef129dc1cebce3baa3c4b5d')
build() {
diff --git a/lzo/trunk/PKGBUILD b/lzo/trunk/PKGBUILD
index 4d76034..a76c34d 100644
--- a/lzo/trunk/PKGBUILD
+++ b/lzo/trunk/PKGBUILD
@@ -6,10 +6,10 @@ pkgver=2.10
pkgrel=2
pkgdesc="Portable lossless data compression library"
arch=('x86_64')
-url="http://www.oberhumer.com/opensource/lzo"
+url="https://www.oberhumer.com/opensource/lzo"
license=('GPL')
depends=('glibc')
-source=(http://www.oberhumer.com/opensource/lzo/download/lzo-${pkgver}.tar.gz)
+source=(https://www.oberhumer.com/opensource/lzo/download/lzo-${pkgver}.tar.gz)
sha1sums=('4924676a9bae5db58ef129dc1cebce3baa3c4b5d')
build() {
diff --git a/m17n-db/repos/extra-any/PKGBUILD b/m17n-db/repos/extra-any/PKGBUILD
index 34e3358..40ffc66 100644
--- a/m17n-db/repos/extra-any/PKGBUILD
+++ b/m17n-db/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ url='http://www.nongnu.org/m17n/'
arch=('any')
license=('GPL')
depends=('glibc') # not because of compiling, but because of /usr/share/i18n/charmaps/ files that glibc provides
-source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
+source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
sha256sums=('657f23835b6655e7a63a362bac66260454ee356da4855eadb9366911d33fdc6d')
build() {
diff --git a/m17n-db/trunk/PKGBUILD b/m17n-db/trunk/PKGBUILD
index 28ec8ec..a0ef10d 100644
--- a/m17n-db/trunk/PKGBUILD
+++ b/m17n-db/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url='http://www.nongnu.org/m17n/'
arch=('any')
license=('GPL')
depends=('glibc') # not because of compiling, but because of /usr/share/i18n/charmaps/ files that glibc provides
-source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
+source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
sha256sums=('657f23835b6655e7a63a362bac66260454ee356da4855eadb9366911d33fdc6d')
build() {
diff --git a/m17n-lib/repos/extra-x86_64/PKGBUILD b/m17n-lib/repos/extra-x86_64/PKGBUILD
index ecc66f0..13dabca 100644
--- a/m17n-lib/repos/extra-x86_64/PKGBUILD
+++ b/m17n-lib/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
optdepends=('anthy: to use the anthy input method')
options=('!makeflags' '!emptydirs')
validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
-source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
+source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
sha256sums=('78bacae7451822dfff62482ce4f9433c5ae82846e4c64b590541e29e800fe64a')
prepare() {
diff --git a/m17n-lib/trunk/PKGBUILD b/m17n-lib/trunk/PKGBUILD
index ecc66f0..13dabca 100644
--- a/m17n-lib/trunk/PKGBUILD
+++ b/m17n-lib/trunk/PKGBUILD
@@ -12,7 +12,7 @@ depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf')
optdepends=('anthy: to use the anthy input method')
options=('!makeflags' '!emptydirs')
validpgpkeys=('D68584F9B40A6502FD7C53015F592A4029890630')
-source=("http://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
+source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz")
sha256sums=('78bacae7451822dfff62482ce4f9433c5ae82846e4c64b590541e29e800fe64a')
prepare() {
diff --git a/man2html/repos/extra-any/PKGBUILD b/man2html/repos/extra-any/PKGBUILD
index 0452140..0bfd723 100644
--- a/man2html/repos/extra-any/PKGBUILD
+++ b/man2html/repos/extra-any/PKGBUILD
@@ -18,7 +18,7 @@ sha256sums=('a3dd7fdd80785c14c2f5fa54a59bf93ca5f86f026612f68770a0507a3d4e5a29')
# consider to move to Debians fork also used by Fedora
# https://packages.debian.org/source/sid/man2html
-# http://pkgs.fedoraproject.org/cgit/rpms/man2html.git/tree/man2html.spec
+# https://pkgs.fedoraproject.org/cgit/rpms/man2html.git/tree/man2html.spec
package() {
cd ${srcdir}/${pkgname}${pkgver}
diff --git a/man2html/repos/extra-x86_64/PKGBUILD b/man2html/repos/extra-x86_64/PKGBUILD
index 05668dc..c9526c8 100644
--- a/man2html/repos/extra-x86_64/PKGBUILD
+++ b/man2html/repos/extra-x86_64/PKGBUILD
@@ -18,7 +18,7 @@ sha256sums=('a3dd7fdd80785c14c2f5fa54a59bf93ca5f86f026612f68770a0507a3d4e5a29')
# consider to move to Debians fork also used by Fedora
# https://packages.debian.org/source/sid/man2html
-# http://pkgs.fedoraproject.org/cgit/rpms/man2html.git/tree/man2html.spec
+# https://pkgs.fedoraproject.org/cgit/rpms/man2html.git/tree/man2html.spec
package() {
cd ${srcdir}/${pkgname}${pkgver}
diff --git a/man2html/trunk/PKGBUILD b/man2html/trunk/PKGBUILD
index 05668dc..c9526c8 100644
--- a/man2html/trunk/PKGBUILD
+++ b/man2html/trunk/PKGBUILD
@@ -18,7 +18,7 @@ sha256sums=('a3dd7fdd80785c14c2f5fa54a59bf93ca5f86f026612f68770a0507a3d4e5a29')
# consider to move to Debians fork also used by Fedora
# https://packages.debian.org/source/sid/man2html
-# http://pkgs.fedoraproject.org/cgit/rpms/man2html.git/tree/man2html.spec
+# https://pkgs.fedoraproject.org/cgit/rpms/man2html.git/tree/man2html.spec
package() {
cd ${srcdir}/${pkgname}${pkgver}
diff --git a/maxima/repos/extra-x86_64/PKGBUILD b/maxima/repos/extra-x86_64/PKGBUILD
index 96ad076..b16f3ae 100644
--- a/maxima/repos/extra-x86_64/PKGBUILD
+++ b/maxima/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/
# needs rebuild when bash changes version
# needs a rebuild when sbcl changes version
options=('!makeflags' '!zipman') # don't zip info pages or they won't work inside maxima
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
sha1sums=('ddb2f1405ccb2c4f2bd6712755e2dbbd9a2e57e0')
prepare() {
diff --git a/maxima/trunk/PKGBUILD b/maxima/trunk/PKGBUILD
index 96ad076..b16f3ae 100644
--- a/maxima/trunk/PKGBUILD
+++ b/maxima/trunk/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('gnuplot: plotting capabilities' 'rlwrap: readline support via /usr/
# needs rebuild when bash changes version
# needs a rebuild when sbcl changes version
options=('!makeflags' '!zipman') # don't zip info pages or they won't work inside maxima
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
sha1sums=('ddb2f1405ccb2c4f2bd6712755e2dbbd9a2e57e0')
prepare() {
diff --git a/mjpegtools/repos/extra-x86_64/PKGBUILD b/mjpegtools/repos/extra-x86_64/PKGBUILD
index 136687b..46a0d96 100644
--- a/mjpegtools/repos/extra-x86_64/PKGBUILD
+++ b/mjpegtools/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ depends=('libjpeg' 'libpng' 'sdl' 'gcc-libs' 'libdv')
makedepends=('gtk2' 'v4l-utils')
optdepends=('gtk2: glav GUI')
options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/mjpeg/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/mjpeg/${pkgname}-${pkgver}.tar.gz)
md5sums=('57bf5dd78976ca9bac972a6511b236f3')
prepare() {
diff --git a/mjpegtools/trunk/PKGBUILD b/mjpegtools/trunk/PKGBUILD
index 136687b..46a0d96 100644
--- a/mjpegtools/trunk/PKGBUILD
+++ b/mjpegtools/trunk/PKGBUILD
@@ -12,7 +12,7 @@ depends=('libjpeg' 'libpng' 'sdl' 'gcc-libs' 'libdv')
makedepends=('gtk2' 'v4l-utils')
optdepends=('gtk2: glav GUI')
options=('!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/mjpeg/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/mjpeg/${pkgname}-${pkgver}.tar.gz)
md5sums=('57bf5dd78976ca9bac972a6511b236f3')
prepare() {
diff --git a/most/repos/extra-x86_64/PKGBUILD b/most/repos/extra-x86_64/PKGBUILD
index 73e6007..d06cd67 100644
--- a/most/repos/extra-x86_64/PKGBUILD
+++ b/most/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="A terminal pager similar to 'more' and 'less'"
arch=('x86_64')
depends=('slang')
license=('GPL')
-url="http://www.jedsoft.org/most/index.html"
+url="https://www.jedsoft.org/most/index.html"
source=(ftp://space.mit.edu/pub/davis/${pkgname}/${pkgname}-${pkgver}.tar.gz
most-debian.patch
most-leak-fd.patch)
diff --git a/most/trunk/PKGBUILD b/most/trunk/PKGBUILD
index 152de2d..febc747 100644
--- a/most/trunk/PKGBUILD
+++ b/most/trunk/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A terminal pager similar to 'more' and 'less'"
arch=('x86_64')
depends=('slang')
license=('GPL')
-url="http://www.jedsoft.org/most/index.html"
+url="https://www.jedsoft.org/most/index.html"
source=(ftp://space.mit.edu/pub/davis/${pkgname}/${pkgname}-${pkgver}.tar.gz
most-debian.patch
most-leak-fd.patch)
diff --git a/mp3splt/repos/extra-x86_64/PKGBUILD b/mp3splt/repos/extra-x86_64/PKGBUILD
index b252680..92fb79c 100644
--- a/mp3splt/repos/extra-x86_64/PKGBUILD
+++ b/mp3splt/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Commandline tool for splitting mp3 and ogg files without decoding"
license=('GPL')
url="http://mp3splt.sourceforge.net"
depends=('libmp3splt')
-source=("http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
build() {
cd $srcdir/$pkgname-$pkgver
diff --git a/mp3splt/trunk/PKGBUILD b/mp3splt/trunk/PKGBUILD
index b28646b..b973a89 100644
--- a/mp3splt/trunk/PKGBUILD
+++ b/mp3splt/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Commandline tool for splitting mp3 and ogg files without decoding"
license=('GPL')
url="http://mp3splt.sourceforge.net"
depends=('libmp3splt')
-source=("http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz")
build() {
cd $srcdir/$pkgname-$pkgver
diff --git a/mp3wrap/repos/extra-x86_64/PKGBUILD b/mp3wrap/repos/extra-x86_64/PKGBUILD
index cbd749d..1cbebdf 100644
--- a/mp3wrap/repos/extra-x86_64/PKGBUILD
+++ b/mp3wrap/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://mp3wrap.sourceforge.net"
license=('LGPL')
depends=('glibc')
-source=("http://downloads.sourceforge.net/sourceforge/mp3wrap/mp3wrap-$pkgver-src.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/mp3wrap/mp3wrap-$pkgver-src.tar.gz")
sha512sums=('2dc7a72a12b9245956000443a51cd5341e1d48795b629f6277f9dd26ac9b3ab2511a119478a10daa9516cb2526073956af42f83410aff1e4eae0c972fdd8b0f1')
build() {
diff --git a/mp3wrap/trunk/PKGBUILD b/mp3wrap/trunk/PKGBUILD
index f93a9fb..00f48f5 100644
--- a/mp3wrap/trunk/PKGBUILD
+++ b/mp3wrap/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://mp3wrap.sourceforge.net"
license=('LGPL')
depends=('glibc')
-source=("http://downloads.sourceforge.net/sourceforge/mp3wrap/mp3wrap-$pkgver-src.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/mp3wrap/mp3wrap-$pkgver-src.tar.gz")
sha512sums=('2dc7a72a12b9245956000443a51cd5341e1d48795b629f6277f9dd26ac9b3ab2511a119478a10daa9516cb2526073956af42f83410aff1e4eae0c972fdd8b0f1')
build() {
diff --git a/mpdecimal/repos/extra-x86_64/PKGBUILD b/mpdecimal/repos/extra-x86_64/PKGBUILD
index 6557f12..469719b 100644
--- a/mpdecimal/repos/extra-x86_64/PKGBUILD
+++ b/mpdecimal/repos/extra-x86_64/PKGBUILD
@@ -5,10 +5,10 @@ pkgver=2.4.2
pkgrel=2
pkgdesc="Package for correctly-rounded arbitrary precision decimal floating point arithmetic"
arch=('x86_64')
-url="http://www.bytereef.org/mpdecimal/index.html"
+url="https://www.bytereef.org/mpdecimal/index.html"
license=('custom')
depends=('glibc')
-source=("http://www.bytereef.org/software/$pkgname/releases/$pkgname-$pkgver.tar.gz")
+source=("https://www.bytereef.org/software/$pkgname/releases/$pkgname-$pkgver.tar.gz")
sha512sums=('eb18ad53b81b93c469db4d915bbb3fae21b36ad82a88e01fef3a6946ac5f50b54376e259a5ecbe23836f1efd59d226b942ecdee87eaba7f9e75cdcaaa9499ef7')
build() {
diff --git a/mpdecimal/trunk/PKGBUILD b/mpdecimal/trunk/PKGBUILD
index 6557f12..469719b 100644
--- a/mpdecimal/trunk/PKGBUILD
+++ b/mpdecimal/trunk/PKGBUILD
@@ -5,10 +5,10 @@ pkgver=2.4.2
pkgrel=2
pkgdesc="Package for correctly-rounded arbitrary precision decimal floating point arithmetic"
arch=('x86_64')
-url="http://www.bytereef.org/mpdecimal/index.html"
+url="https://www.bytereef.org/mpdecimal/index.html"
license=('custom')
depends=('glibc')
-source=("http://www.bytereef.org/software/$pkgname/releases/$pkgname-$pkgver.tar.gz")
+source=("https://www.bytereef.org/software/$pkgname/releases/$pkgname-$pkgver.tar.gz")
sha512sums=('eb18ad53b81b93c469db4d915bbb3fae21b36ad82a88e01fef3a6946ac5f50b54376e259a5ecbe23836f1efd59d226b942ecdee87eaba7f9e75cdcaaa9499ef7')
build() {
diff --git a/mpg123/repos/extra-x86_64/PKGBUILD b/mpg123/repos/extra-x86_64/PKGBUILD
index a139def..09464e4 100644
--- a/mpg123/repos/extra-x86_64/PKGBUILD
+++ b/mpg123/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('sdl' 'jack' 'libpulse')
optdepends=('sdl: for sdl audio support'
'jack: for jack audio support'
'libpulse: for pulse audio support')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
sha256sums=('6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023'
'SKIP')
validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
diff --git a/mpg123/trunk/PKGBUILD b/mpg123/trunk/PKGBUILD
index 4546126..919df60 100644
--- a/mpg123/trunk/PKGBUILD
+++ b/mpg123/trunk/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=('sdl' 'jack' 'libpulse')
optdepends=('sdl: for sdl audio support'
'jack: for jack audio support'
'libpulse: for pulse audio support')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
+source=(https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
sha256sums=('6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023'
'SKIP')
validpgpkeys=('D021FF8ECF4BE09719D61A27231C4CBC60D5CAFE')
diff --git a/mythes-en/repos/extra-any/PKGBUILD b/mythes-en/repos/extra-any/PKGBUILD
index a1de002..5e1aeca 100644
--- a/mythes-en/repos/extra-any/PKGBUILD
+++ b/mythes-en/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ url="http://wiki.services.openoffice.org/wiki/Dictionaries#English_.28AU.2CCA.2C
license=('LGPL')
optdepends=('libmythes: offers thesaurus library functions')
# Fedora uses http://www.danielnaber.de/wn2ooo/ but it doesn't look more fresh
-source=("http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/thes_en_US_v2.zip")
+source=("https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/thes_en_US_v2.zip")
md5sums=('ec611ad21ae4ee2b4415e27e252e4952')
package() {
diff --git a/mythes-en/trunk/PKGBUILD b/mythes-en/trunk/PKGBUILD
index d4b369d..b363304 100644
--- a/mythes-en/trunk/PKGBUILD
+++ b/mythes-en/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://wiki.services.openoffice.org/wiki/Dictionaries#English_.28AU.2CCA.2C
license=('LGPL')
optdepends=('libmythes: offers thesaurus library functions')
# Fedora uses http://www.danielnaber.de/wn2ooo/ but it doesn't look more fresh
-source=("http://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/thes_en_US_v2.zip")
+source=("https://www.mirrorservice.org/sites/download.openoffice.org/contrib/dictionaries/thes_en_US_v2.zip")
md5sums=('ec611ad21ae4ee2b4415e27e252e4952')
package() {
diff --git a/mythes-it/repos/extra-any/PKGBUILD b/mythes-it/repos/extra-any/PKGBUILD
index 1f818a9..1fcd1b7 100644
--- a/mythes-it/repos/extra-any/PKGBUILD
+++ b/mythes-it/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ arch=('any')
url="http://sourceforge.net/projects/linguistico/"
license=('GPL3')
optdepends=('libmythes: offers thesaurus library functions')
-source=("http://downloads.sourceforge.net/linguistico/thesaurus2_it_${_pkgver}_${_date}.zip")
+source=("https://downloads.sourceforge.net/linguistico/thesaurus2_it_${_pkgver}_${_date}.zip")
md5sums=('e3df0f7a03df3b4bf0525f6b6548e129')
package() {
diff --git a/mythes-it/trunk/PKGBUILD b/mythes-it/trunk/PKGBUILD
index 0867938..3bc6dc0 100644
--- a/mythes-it/trunk/PKGBUILD
+++ b/mythes-it/trunk/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="http://sourceforge.net/projects/linguistico/"
license=('GPL3')
optdepends=('libmythes: offers thesaurus library functions')
-source=("http://downloads.sourceforge.net/linguistico/thesaurus2_it_${_pkgver}_${_date}.zip")
+source=("https://downloads.sourceforge.net/linguistico/thesaurus2_it_${_pkgver}_${_date}.zip")
md5sums=('e3df0f7a03df3b4bf0525f6b6548e129')
package() {
diff --git a/mythes-ro/repos/extra-any/PKGBUILD b/mythes-ro/repos/extra-any/PKGBUILD
index ef18381..57b1c22 100644
--- a/mythes-ro/repos/extra-any/PKGBUILD
+++ b/mythes-ro/repos/extra-any/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="http://sourceforge.net/projects/rospell/"
license=('GPL')
optdepends=('libmythes: offers thesaurus library functions')
-source=(http://downloads.sourceforge.net/rospell/th_ro_RO.${pkgver}.zip)
+source=(https://downloads.sourceforge.net/rospell/th_ro_RO.${pkgver}.zip)
md5sums=('3ed53f2e3774fec2d6addd88c4ac7170')
package() {
diff --git a/mythes-ro/trunk/PKGBUILD b/mythes-ro/trunk/PKGBUILD
index 67eb45f..6bfadfe 100644
--- a/mythes-ro/trunk/PKGBUILD
+++ b/mythes-ro/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="http://sourceforge.net/projects/rospell/"
license=('GPL')
optdepends=('libmythes: offers thesaurus library functions')
-source=(http://downloads.sourceforge.net/rospell/th_ro_RO.${pkgver}.zip)
+source=(https://downloads.sourceforge.net/rospell/th_ro_RO.${pkgver}.zip)
md5sums=('3ed53f2e3774fec2d6addd88c4ac7170')
package() {
diff --git a/ncurses/repos/core-x86_64/PKGBUILD b/ncurses/repos/core-x86_64/PKGBUILD
index 88fdda1..ac10b81 100644
--- a/ncurses/repos/core-x86_64/PKGBUILD
+++ b/ncurses/repos/core-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url='http://invisible-island.net/ncurses/ncurses.html'
license=(MIT)
depends=(glibc gcc-libs)
provides=(libncurses++w.so libformw.so libmenuw.so libpanelw.so libncursesw.so)
-#source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
+#source=(https://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
source=(https://ftp.gnu.org/pub/gnu/ncurses/ncurses-$pkgver.tar.gz{,.sig})
md5sums=('98c889aaf8d23910d2b92d65be2e737a'
'SKIP')
diff --git a/ncurses/trunk/PKGBUILD b/ncurses/trunk/PKGBUILD
index 88fdda1..ac10b81 100644
--- a/ncurses/trunk/PKGBUILD
+++ b/ncurses/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url='http://invisible-island.net/ncurses/ncurses.html'
license=(MIT)
depends=(glibc gcc-libs)
provides=(libncurses++w.so libformw.so libmenuw.so libpanelw.so libncursesw.so)
-#source=(http://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
+#source=(https://invisible-mirror.net/archives/ncurses/current/ncurses-${_pkgver}.tgz{,.asc})
source=(https://ftp.gnu.org/pub/gnu/ncurses/ncurses-$pkgver.tar.gz{,.sig})
md5sums=('98c889aaf8d23910d2b92d65be2e737a'
'SKIP')
diff --git a/net-snmp/repos/extra-x86_64/PKGBUILD b/net-snmp/repos/extra-x86_64/PKGBUILD
index 16d8639..b41574b 100644
--- a/net-snmp/repos/extra-x86_64/PKGBUILD
+++ b/net-snmp/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('perl-term-readkey: for snmpcheck application'
'perl-tk: for snmpcheck and tkmib applications'
'python2: for the python modules')
options=('!emptydirs' '!makeflags')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}
snmpd.service snmptrapd.service)
sha512sums=('27895a583b23f3e14c48562bc32f3ba83513d81aa848e878be9a3650f0458d45950635c937ef627135f80b757b663e71fab9a3bde4fd91889153998ae3468fe7'
'SKIP'
diff --git a/net-snmp/trunk/PKGBUILD b/net-snmp/trunk/PKGBUILD
index 16d8639..b41574b 100644
--- a/net-snmp/trunk/PKGBUILD
+++ b/net-snmp/trunk/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('perl-term-readkey: for snmpcheck application'
'perl-tk: for snmpcheck and tkmib applications'
'python2: for the python modules')
options=('!emptydirs' '!makeflags')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}
snmpd.service snmptrapd.service)
sha512sums=('27895a583b23f3e14c48562bc32f3ba83513d81aa848e878be9a3650f0458d45950635c937ef627135f80b757b663e71fab9a3bde4fd91889153998ae3468fe7'
'SKIP'
diff --git a/nvidia-340xx-lts/repos/extra-x86_64/PKGBUILD b/nvidia-340xx-lts/repos/extra-x86_64/PKGBUILD
index 61f10cf..645468d 100644
--- a/nvidia-340xx-lts/repos/extra-x86_64/PKGBUILD
+++ b/nvidia-340xx-lts/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ provides=('nvidia-340xx')
conflicts=('nvidia-lts')
license=('custom')
options=(!strip)
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
'kernel-4.11.patch')
sha512sums=('0de6f182d67bd322df7ae04e74c0cde6973c55bfea47a8f2503a29f8a899cd1b801ae4b52d066628df4a4f9c84e5e7547465bdc37d1b87df47af43fdab23466f'
'c25d90499e1deb26129a67dd7e953be8c1e31c5770e2b8b64d03af54cf1afec1a52636e74900f8ac468692207ab8a3765a12edd581142c4d2cfd2d6e66ac7ac2')
diff --git a/nvidia-340xx-lts/trunk/PKGBUILD b/nvidia-340xx-lts/trunk/PKGBUILD
index 61f10cf..645468d 100644
--- a/nvidia-340xx-lts/trunk/PKGBUILD
+++ b/nvidia-340xx-lts/trunk/PKGBUILD
@@ -13,7 +13,7 @@ provides=('nvidia-340xx')
conflicts=('nvidia-lts')
license=('custom')
options=(!strip)
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
'kernel-4.11.patch')
sha512sums=('0de6f182d67bd322df7ae04e74c0cde6973c55bfea47a8f2503a29f8a899cd1b801ae4b52d066628df4a4f9c84e5e7547465bdc37d1b87df47af43fdab23466f'
'c25d90499e1deb26129a67dd7e953be8c1e31c5770e2b8b64d03af54cf1afec1a52636e74900f8ac468692207ab8a3765a12edd581142c4d2cfd2d6e66ac7ac2')
diff --git a/nvidia-340xx-utils/repos/extra-x86_64/PKGBUILD b/nvidia-340xx-utils/repos/extra-x86_64/PKGBUILD
index 6cbc1aa..9651ba7 100644
--- a/nvidia-340xx-utils/repos/extra-x86_64/PKGBUILD
+++ b/nvidia-340xx-utils/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ url="http://www.nvidia.com/"
license=('custom')
options=('!strip')
source=(nvidia-drm-outputclass.conf
- "http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
+ "https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
nvidia-340xx-utils.sysusers)
sha512sums=('c49d246a519731bfab9d22afa5c2dd2d366db06d80182738b84881e93cd697c783f16ee04819275c05597bb063451a5d6102fbc562cd078d2a374533a23cea48'
'0de6f182d67bd322df7ae04e74c0cde6973c55bfea47a8f2503a29f8a899cd1b801ae4b52d066628df4a4f9c84e5e7547465bdc37d1b87df47af43fdab23466f'
diff --git a/nvidia-340xx-utils/trunk/PKGBUILD b/nvidia-340xx-utils/trunk/PKGBUILD
index ff1a69c..e6c142b 100644
--- a/nvidia-340xx-utils/trunk/PKGBUILD
+++ b/nvidia-340xx-utils/trunk/PKGBUILD
@@ -12,7 +12,7 @@ url="http://www.nvidia.com/"
license=('custom')
options=('!strip')
source=(nvidia-drm-outputclass.conf
- "http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
+ "https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
nvidia-340xx-utils.sysusers)
sha512sums=('c49d246a519731bfab9d22afa5c2dd2d366db06d80182738b84881e93cd697c783f16ee04819275c05597bb063451a5d6102fbc562cd078d2a374533a23cea48'
'0de6f182d67bd322df7ae04e74c0cde6973c55bfea47a8f2503a29f8a899cd1b801ae4b52d066628df4a4f9c84e5e7547465bdc37d1b87df47af43fdab23466f'
diff --git a/nvidia-340xx/repos/extra-x86_64/PKGBUILD b/nvidia-340xx/repos/extra-x86_64/PKGBUILD
index bdbd7bc..f31c240 100644
--- a/nvidia-340xx/repos/extra-x86_64/PKGBUILD
+++ b/nvidia-340xx/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=("nvidia-340xx-utils=${pkgver}" 'linux' 'linux-headers')
conflicts=('nvidia')
license=('custom')
options=('!strip')
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
'kernel-4.11.patch' 'kernel-5.0.patch')
sha512sums=('0de6f182d67bd322df7ae04e74c0cde6973c55bfea47a8f2503a29f8a899cd1b801ae4b52d066628df4a4f9c84e5e7547465bdc37d1b87df47af43fdab23466f'
'c25d90499e1deb26129a67dd7e953be8c1e31c5770e2b8b64d03af54cf1afec1a52636e74900f8ac468692207ab8a3765a12edd581142c4d2cfd2d6e66ac7ac2'
diff --git a/nvidia-340xx/trunk/PKGBUILD b/nvidia-340xx/trunk/PKGBUILD
index bdbd7bc..f31c240 100644
--- a/nvidia-340xx/trunk/PKGBUILD
+++ b/nvidia-340xx/trunk/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=("nvidia-340xx-utils=${pkgver}" 'linux' 'linux-headers')
conflicts=('nvidia')
license=('custom')
options=('!strip')
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
'kernel-4.11.patch' 'kernel-5.0.patch')
sha512sums=('0de6f182d67bd322df7ae04e74c0cde6973c55bfea47a8f2503a29f8a899cd1b801ae4b52d066628df4a4f9c84e5e7547465bdc37d1b87df47af43fdab23466f'
'c25d90499e1deb26129a67dd7e953be8c1e31c5770e2b8b64d03af54cf1afec1a52636e74900f8ac468692207ab8a3765a12edd581142c4d2cfd2d6e66ac7ac2'
diff --git a/nvidia-390xx-lts/repos/extra-x86_64/PKGBUILD b/nvidia-390xx-lts/repos/extra-x86_64/PKGBUILD
index 6c3d575..3129947 100644
--- a/nvidia-390xx-lts/repos/extra-x86_64/PKGBUILD
+++ b/nvidia-390xx-lts/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ provides=('nvidia-390xx')
conflicts=('nvidia-lts')
license=('custom')
options=('!strip')
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
kernel-4.16.patch)
sha512sums=('842e57b479d833a40fe1e8ecf72217c43d71a07e91cb4b6d14bd3b6326a0ef035e6423c15849ccc23ff82d2740ae8c21a9742502b958bd748736abac5e7d9f1e'
'ad1185d998adbf89abf7aea300e5b3bbabe2296016f42592fbc232a6c3983f233df1103d37f35a041f12cc1c722d3edce813a4a1b215784a49c7f0e3e652b5af')
diff --git a/nvidia-390xx-lts/trunk/PKGBUILD b/nvidia-390xx-lts/trunk/PKGBUILD
index 6c3d575..3129947 100644
--- a/nvidia-390xx-lts/trunk/PKGBUILD
+++ b/nvidia-390xx-lts/trunk/PKGBUILD
@@ -12,7 +12,7 @@ provides=('nvidia-390xx')
conflicts=('nvidia-lts')
license=('custom')
options=('!strip')
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run"
kernel-4.16.patch)
sha512sums=('842e57b479d833a40fe1e8ecf72217c43d71a07e91cb4b6d14bd3b6326a0ef035e6423c15849ccc23ff82d2740ae8c21a9742502b958bd748736abac5e7d9f1e'
'ad1185d998adbf89abf7aea300e5b3bbabe2296016f42592fbc232a6c3983f233df1103d37f35a041f12cc1c722d3edce813a4a1b215784a49c7f0e3e652b5af')
diff --git a/nvidia-390xx-utils/repos/extra-x86_64/PKGBUILD b/nvidia-390xx-utils/repos/extra-x86_64/PKGBUILD
index 3d413d1..ac02950 100644
--- a/nvidia-390xx-utils/repos/extra-x86_64/PKGBUILD
+++ b/nvidia-390xx-utils/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ license=('custom')
options=('!strip')
source=('nvidia-drm-outputclass.conf'
'nvidia-390xx-utils.sysusers'
- "http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run")
+ "https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run")
sha512sums=('c49d246a519731bfab9d22afa5c2dd2d366db06d80182738b84881e93cd697c783f16ee04819275c05597bb063451a5d6102fbc562cd078d2a374533a23cea48'
'4b3ad73f5076ba90fe0b3a2e712ac9cde76f469cd8070280f960c3ce7dc502d1927f525ae18d008075c8f08ea432f7be0a6c3a7a6b49c361126dcf42f97ec499'
'842e57b479d833a40fe1e8ecf72217c43d71a07e91cb4b6d14bd3b6326a0ef035e6423c15849ccc23ff82d2740ae8c21a9742502b958bd748736abac5e7d9f1e')
diff --git a/nvidia-390xx-utils/trunk/PKGBUILD b/nvidia-390xx-utils/trunk/PKGBUILD
index 3d413d1..ac02950 100644
--- a/nvidia-390xx-utils/trunk/PKGBUILD
+++ b/nvidia-390xx-utils/trunk/PKGBUILD
@@ -12,7 +12,7 @@ license=('custom')
options=('!strip')
source=('nvidia-drm-outputclass.conf'
'nvidia-390xx-utils.sysusers'
- "http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run")
+ "https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run")
sha512sums=('c49d246a519731bfab9d22afa5c2dd2d366db06d80182738b84881e93cd697c783f16ee04819275c05597bb063451a5d6102fbc562cd078d2a374533a23cea48'
'4b3ad73f5076ba90fe0b3a2e712ac9cde76f469cd8070280f960c3ce7dc502d1927f525ae18d008075c8f08ea432f7be0a6c3a7a6b49c361126dcf42f97ec499'
'842e57b479d833a40fe1e8ecf72217c43d71a07e91cb4b6d14bd3b6326a0ef035e6423c15849ccc23ff82d2740ae8c21a9742502b958bd748736abac5e7d9f1e')
diff --git a/nvidia-390xx/repos/extra-x86_64/PKGBUILD b/nvidia-390xx/repos/extra-x86_64/PKGBUILD
index ebbe068..f5e080f 100644
--- a/nvidia-390xx/repos/extra-x86_64/PKGBUILD
+++ b/nvidia-390xx/repos/extra-x86_64/PKGBUILD
@@ -15,7 +15,7 @@ conflicts=('nvidia')
license=('custom')
options=('!strip')
_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
kernel-4.16.patch)
sha256sums=('de85a2eea39ca16e25645b345259b01fbe858b833286b7e6785afa273009ef6f'
'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
diff --git a/nvidia-390xx/trunk/PKGBUILD b/nvidia-390xx/trunk/PKGBUILD
index ebbe068..f5e080f 100644
--- a/nvidia-390xx/trunk/PKGBUILD
+++ b/nvidia-390xx/trunk/PKGBUILD
@@ -15,7 +15,7 @@ conflicts=('nvidia')
license=('custom')
options=('!strip')
_pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
kernel-4.16.patch)
sha256sums=('de85a2eea39ca16e25645b345259b01fbe858b833286b7e6785afa273009ef6f'
'622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
diff --git a/nvidia-lts/repos/extra-x86_64/PKGBUILD b/nvidia-lts/repos/extra-x86_64/PKGBUILD
index de56799..ae54d95 100644
--- a/nvidia-lts/repos/extra-x86_64/PKGBUILD
+++ b/nvidia-lts/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ provides=('nvidia')
license=('custom')
options=('!strip')
_pkg="NVIDIA-Linux-x86_64-${pkgver}"
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run")
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run")
sha512sums=('859b9a27b75416f269037f4ae2af16b4807c704edc63d70be4b2ea96661ef29efde8e4793c015a25ce56a55ee55a707273e9ec55c9d6e3a0caaf8442ccb43910')
prepare() {
diff --git a/nvidia-lts/trunk/PKGBUILD b/nvidia-lts/trunk/PKGBUILD
index de56799..ae54d95 100644
--- a/nvidia-lts/trunk/PKGBUILD
+++ b/nvidia-lts/trunk/PKGBUILD
@@ -12,7 +12,7 @@ provides=('nvidia')
license=('custom')
options=('!strip')
_pkg="NVIDIA-Linux-x86_64-${pkgver}"
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run")
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run")
sha512sums=('859b9a27b75416f269037f4ae2af16b4807c704edc63d70be4b2ea96661ef29efde8e4793c015a25ce56a55ee55a707273e9ec55c9d6e3a0caaf8442ccb43910')
prepare() {
diff --git a/nvidia/repos/extra-x86_64/PKGBUILD b/nvidia/repos/extra-x86_64/PKGBUILD
index 14a462e..f12cf24 100644
--- a/nvidia/repos/extra-x86_64/PKGBUILD
+++ b/nvidia/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=("nvidia-utils=${pkgver}" 'libglvnd' 'linux' 'linux-headers')
license=('custom')
options=('!strip')
_pkg="NVIDIA-Linux-x86_64-${pkgver}"
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
kernel-4.16.patch
fs62142.patch)
sha512sums=('859b9a27b75416f269037f4ae2af16b4807c704edc63d70be4b2ea96661ef29efde8e4793c015a25ce56a55ee55a707273e9ec55c9d6e3a0caaf8442ccb43910'
diff --git a/nvidia/trunk/PKGBUILD b/nvidia/trunk/PKGBUILD
index 14a462e..f12cf24 100644
--- a/nvidia/trunk/PKGBUILD
+++ b/nvidia/trunk/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=("nvidia-utils=${pkgver}" 'libglvnd' 'linux' 'linux-headers')
license=('custom')
options=('!strip')
_pkg="NVIDIA-Linux-x86_64-${pkgver}"
-source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
+source=("https://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
kernel-4.16.patch
fs62142.patch)
sha512sums=('859b9a27b75416f269037f4ae2af16b4807c704edc63d70be4b2ea96661ef29efde8e4793c015a25ce56a55ee55a707273e9ec55c9d6e3a0caaf8442ccb43910'
diff --git a/ocaml-topkg/repos/extra-x86_64/PKGBUILD b/ocaml-topkg/repos/extra-x86_64/PKGBUILD
index 333d708..5a6993a 100644
--- a/ocaml-topkg/repos/extra-x86_64/PKGBUILD
+++ b/ocaml-topkg/repos/extra-x86_64/PKGBUILD
@@ -4,11 +4,11 @@ pkgver=0.9.1
pkgrel=2
pkgdesc="A packager for distributing OCaml software"
arch=('x86_64')
-url="http://erratique.ch/software/topkg"
+url="https://erratique.ch/software/topkg"
license=('BSD')
depends=('ocaml' 'ocaml-result')
makedepends=('ocaml-findlib' 'ocamlbuild' 'opam' 'ocaml-compiler-libs')
-source=("http://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz")
+source=("https://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz")
md5sums=('8978a0595db1a22e4251ec62735d4b84')
build() {
diff --git a/ocaml-topkg/trunk/PKGBUILD b/ocaml-topkg/trunk/PKGBUILD
index 333d708..5a6993a 100644
--- a/ocaml-topkg/trunk/PKGBUILD
+++ b/ocaml-topkg/trunk/PKGBUILD
@@ -4,11 +4,11 @@ pkgver=0.9.1
pkgrel=2
pkgdesc="A packager for distributing OCaml software"
arch=('x86_64')
-url="http://erratique.ch/software/topkg"
+url="https://erratique.ch/software/topkg"
license=('BSD')
depends=('ocaml' 'ocaml-result')
makedepends=('ocaml-findlib' 'ocamlbuild' 'opam' 'ocaml-compiler-libs')
-source=("http://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz")
+source=("https://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz")
md5sums=('8978a0595db1a22e4251ec62735d4b84')
build() {
diff --git a/ocaml/repos/extra-x86_64/PKGBUILD b/ocaml/repos/extra-x86_64/PKGBUILD
index f6b0fa9..276eb3c 100644
--- a/ocaml/repos/extra-x86_64/PKGBUILD
+++ b/ocaml/repos/extra-x86_64/PKGBUILD
@@ -7,11 +7,11 @@ pkgrel=1
pkgdesc="A functional language with OO extensions"
arch=('x86_64')
license=('LGPL2.1' 'custom: QPL-1.0')
-url="http://caml.inria.fr/"
+url="https://caml.inria.fr/"
depends=('gdbm')
makedepends=('tk>=8.6.0' 'ncurses>=5.6-7' 'libx11')
optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
-source=(http://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+source=(https://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
sha1sums=('4f6457627a034e3b58c88a5ee6cc69aebd306746')
options=('!makeflags' '!emptydirs' 'staticlibs')
diff --git a/ocaml/trunk/PKGBUILD b/ocaml/trunk/PKGBUILD
index f6b0fa9..276eb3c 100644
--- a/ocaml/trunk/PKGBUILD
+++ b/ocaml/trunk/PKGBUILD
@@ -7,11 +7,11 @@ pkgrel=1
pkgdesc="A functional language with OO extensions"
arch=('x86_64')
license=('LGPL2.1' 'custom: QPL-1.0')
-url="http://caml.inria.fr/"
+url="https://caml.inria.fr/"
depends=('gdbm')
makedepends=('tk>=8.6.0' 'ncurses>=5.6-7' 'libx11')
optdepends=('ncurses: advanced ncurses features' 'tk: advanced tk features')
-source=(http://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+source=(https://caml.inria.fr/distrib/ocaml-${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
sha1sums=('4f6457627a034e3b58c88a5ee6cc69aebd306746')
options=('!makeflags' '!emptydirs' 'staticlibs')
diff --git a/openbabel/repos/extra-x86_64/PKGBUILD b/openbabel/repos/extra-x86_64/PKGBUILD
index 74dde85..65dd258 100644
--- a/openbabel/repos/extra-x86_64/PKGBUILD
+++ b/openbabel/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64')
url="http://openbabel.org/wiki/Main_Page"
license=('GPL')
makedepends=('cmake' 'eigen' 'wxgtk' 'boost' 'python')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('d9defcd7830b0592fece4fe54a137b99')
prepare() {
diff --git a/opencore-amr/repos/extra-x86_64/PKGBUILD b/opencore-amr/repos/extra-x86_64/PKGBUILD
index fef7215..760e23f 100644
--- a/opencore-amr/repos/extra-x86_64/PKGBUILD
+++ b/opencore-amr/repos/extra-x86_64/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Open source implementation of the Adaptive Multi Rate (AMR) speech code
arch=('x86_64')
license=('APACHE')
url="http://opencore-amr.sourceforge.net/"
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
depends=(glibc)
sha256sums=('2c006cb9d5f651bfb5e60156dbff6af3c9d35c7bbcc9015308c0aff1e14cd341')
diff --git a/opencore-amr/trunk/PKGBUILD b/opencore-amr/trunk/PKGBUILD
index fef7215..760e23f 100644
--- a/opencore-amr/trunk/PKGBUILD
+++ b/opencore-amr/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Open source implementation of the Adaptive Multi Rate (AMR) speech code
arch=('x86_64')
license=('APACHE')
url="http://opencore-amr.sourceforge.net/"
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
depends=(glibc)
sha256sums=('2c006cb9d5f651bfb5e60156dbff6af3c9d35c7bbcc9015308c0aff1e14cd341')
diff --git a/openjade/repos/extra-x86_64/PKGBUILD b/openjade/repos/extra-x86_64/PKGBUILD
index 92c8264..bca9bad 100644
--- a/openjade/repos/extra-x86_64/PKGBUILD
+++ b/openjade/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ makedepends=('perl-perl4-corelibs')
install=${pkgname}.install
conflicts=('jade')
provides=('jade')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz
+source=(https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz
http://ftp.debian.org/debian/pool/main/o/${pkgname}1.3/${pkgname}1.3_${pkgver}-${_debpatch}.diff.gz)
sha256sums=('1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1'
'11d90e242eae60ce06bf27fd234adbd8efd7d4a9a4a2da058faa4e8336dc423a')
diff --git a/openjade/trunk/PKGBUILD b/openjade/trunk/PKGBUILD
index 13e5833..f338408 100644
--- a/openjade/trunk/PKGBUILD
+++ b/openjade/trunk/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('perl-perl4-corelibs')
install=${pkgname}.install
conflicts=('jade')
provides=('jade')
-source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz
+source=(https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz
http://ftp.debian.org/debian/pool/main/o/${pkgname}1.3/${pkgname}1.3_${pkgver}-${_debpatch}.diff.gz)
sha256sums=('1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1'
'11d90e242eae60ce06bf27fd234adbd8efd7d4a9a4a2da058faa4e8336dc423a')
diff --git a/openjpeg/repos/extra-x86_64/PKGBUILD b/openjpeg/repos/extra-x86_64/PKGBUILD
index 0c4f9d3..bfb1a85 100644
--- a/openjpeg/repos/extra-x86_64/PKGBUILD
+++ b/openjpeg/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ depends=('zlib')
makedepends=('libtiff' 'lcms2' 'libpng' 'doxygen')
optdepends=('lcms2: j2k_to_image and image_to_j2k programs'
'libpng: j2k_to_image and image_to_j2k programs')
-source=(http://downloads.sourceforge.net/openjpeg.mirror/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/openjpeg.mirror/${pkgname}-${pkgver}.tar.gz)
sha512sums=('b945cf4f8b5e3227a0c07120c94b0ed5bf30c901de73059ee1d47975f46744fb62bbe84cdb2917c6431128f400020874eb07160af870b5448ced897998b08862')
diff --git a/openjpeg/trunk/PKGBUILD b/openjpeg/trunk/PKGBUILD
index 0c4f9d3..bfb1a85 100644
--- a/openjpeg/trunk/PKGBUILD
+++ b/openjpeg/trunk/PKGBUILD
@@ -11,7 +11,7 @@ depends=('zlib')
makedepends=('libtiff' 'lcms2' 'libpng' 'doxygen')
optdepends=('lcms2: j2k_to_image and image_to_j2k programs'
'libpng: j2k_to_image and image_to_j2k programs')
-source=(http://downloads.sourceforge.net/openjpeg.mirror/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/openjpeg.mirror/${pkgname}-${pkgver}.tar.gz)
sha512sums=('b945cf4f8b5e3227a0c07120c94b0ed5bf30c901de73059ee1d47975f46744fb62bbe84cdb2917c6431128f400020874eb07160af870b5448ced897998b08862')
diff --git a/orage/repos/extra-x86_64/PKGBUILD b/orage/repos/extra-x86_64/PKGBUILD
index aed8d07..bb02d75 100644
--- a/orage/repos/extra-x86_64/PKGBUILD
+++ b/orage/repos/extra-x86_64/PKGBUILD
@@ -15,7 +15,7 @@ depends=('xfce4-panel' 'libical' 'popt' 'libnotify')
makedepends=('intltool')
conflicts=('xfcalendar')
replaces=('xfcalendar')
-source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
+source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
libical3.patch)
sha256sums=('3cf9aa441ae83c8688865f82217025cdf3ebaa152cce4571777b8c2aa8dd9062'
'c9da6ce0e03f9072b16a554ea3e30ed453d5bcb3fb0fdab8b4574582cd375602')
diff --git a/oxygen-gtk2/repos/extra-x86_64/PKGBUILD b/oxygen-gtk2/repos/extra-x86_64/PKGBUILD
index 0d05093..6660265 100644
--- a/oxygen-gtk2/repos/extra-x86_64/PKGBUILD
+++ b/oxygen-gtk2/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ url='https://projects.kde.org/projects/playground/artwork/oxygen-gtk/'
license=(LGPL)
depends=(gtk2)
makedepends=(cmake)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.bz2")
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.bz2")
sha256sums=('a289434347cc96054c75d1e4e4408b84adc2e8c7862f0be4e2da8fafbf26bf26')
prepare() {
diff --git a/perl-anyevent/repos/extra-any/PKGBUILD b/perl-anyevent/repos/extra-any/PKGBUILD
index 6e436cc..f656888 100644
--- a/perl-anyevent/repos/extra-any/PKGBUILD
+++ b/perl-anyevent/repos/extra-any/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('perl-async-interrupt: for fast signal handling'
'perl-json-xs: send or receive JSON with AnyEvent::Handle'
'perl-net-ssleay: TLS/SSL connections with AnyEvent::Handle')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-$pkgver.tar.gz")
sha512sums=('90ed9c89313e3ed07461e3426230083850a02ed1796b3c1eaaed1e7e6f77cb24609a36b6cdae7cd907c9867a2a347b8833f73c5718e52832bb57db7a356d3cd1')
build() {
diff --git a/perl-anyevent/trunk/PKGBUILD b/perl-anyevent/trunk/PKGBUILD
index 6e436cc..f656888 100644
--- a/perl-anyevent/trunk/PKGBUILD
+++ b/perl-anyevent/trunk/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('perl-async-interrupt: for fast signal handling'
'perl-json-xs: send or receive JSON with AnyEvent::Handle'
'perl-net-ssleay: TLS/SSL connections with AnyEvent::Handle')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-$pkgver.tar.gz")
sha512sums=('90ed9c89313e3ed07461e3426230083850a02ed1796b3c1eaaed1e7e6f77cb24609a36b6cdae7cd907c9867a2a347b8833f73c5718e52832bb57db7a356d3cd1')
build() {
diff --git a/perl-appconfig/repos/extra-any/PKGBUILD b/perl-appconfig/repos/extra-any/PKGBUILD
index d3918d6..c2093aa 100644
--- a/perl-appconfig/repos/extra-any/PKGBUILD
+++ b/perl-appconfig/repos/extra-any/PKGBUILD
@@ -10,10 +10,10 @@ pkgrel=4
pkgdesc="Perl/CPAN AppConfig module - Read configuration files and parse command line arguments"
arch=('any')
license=('PerlArtistic' 'GPL')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/N/NE/NEILB/${_realname}-${pkgver}.tar.gz")
+source=("https://www.cpan.org/authors/id/N/NE/NEILB/${_realname}-${pkgver}.tar.gz")
md5sums=('7747d9241561ed5567d5e134b8648707')
build() {
diff --git a/perl-appconfig/trunk/PKGBUILD b/perl-appconfig/trunk/PKGBUILD
index 7edb6e0..b7d42aa 100644
--- a/perl-appconfig/trunk/PKGBUILD
+++ b/perl-appconfig/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=4
pkgdesc="Perl/CPAN AppConfig module - Read configuration files and parse command line arguments"
arch=('any')
license=('PerlArtistic' 'GPL')
-url="http://search.cpan.org/dist/AppConfig/"
+url="https://search.cpan.org/dist/AppConfig/"
depends=('perl')
options=('!emptydirs')
source=("https://www.cpan.org/authors/id/N/NE/NEILB/AppConfig-$pkgver.tar.gz")
diff --git a/perl-archive-zip/repos/extra-any/PKGBUILD b/perl-archive-zip/repos/extra-any/PKGBUILD
index 2bd3e44..b7c6f61 100644
--- a/perl-archive-zip/repos/extra-any/PKGBUILD
+++ b/perl-archive-zip/repos/extra-any/PKGBUILD
@@ -8,11 +8,11 @@ pkgrel=1
pkgdesc="Provide a perl interface to ZIP archive files"
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/Archive-Zip/"
+url="https://search.cpan.org/dist/Archive-Zip/"
depends=('perl')
checkdepends=('perl-test-mockmodule')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
sha512sums=('7ae4c87ad50b30e764a79ada8f39ea2d698cfba957294d28dc15a2f3b2497923266a00574c5e43ddd59d6ec76d911f39007851920e0f09bfe3f466d46e17d6fc')
build() {
diff --git a/perl-archive-zip/trunk/PKGBUILD b/perl-archive-zip/trunk/PKGBUILD
index 2bd3e44..b7c6f61 100644
--- a/perl-archive-zip/trunk/PKGBUILD
+++ b/perl-archive-zip/trunk/PKGBUILD
@@ -8,11 +8,11 @@ pkgrel=1
pkgdesc="Provide a perl interface to ZIP archive files"
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/Archive-Zip/"
+url="https://search.cpan.org/dist/Archive-Zip/"
depends=('perl')
checkdepends=('perl-test-mockmodule')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/P/PH/PHRED/Archive-Zip-${pkgver}.tar.gz)
sha512sums=('7ae4c87ad50b30e764a79ada8f39ea2d698cfba957294d28dc15a2f3b2497923266a00574c5e43ddd59d6ec76d911f39007851920e0f09bfe3f466d46e17d6fc')
build() {
diff --git a/perl-async-interrupt/repos/extra-x86_64/PKGBUILD b/perl-async-interrupt/repos/extra-x86_64/PKGBUILD
index e2f9f7f..9354335 100644
--- a/perl-async-interrupt/repos/extra-x86_64/PKGBUILD
+++ b/perl-async-interrupt/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ license=(PerlArtistic GPL)
options=(!emptydirs)
depends=('perl-canary-stability' 'perl-common-sense')
url=https://metacpan.org/release/Async-Interrupt
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Async-Interrupt-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Async-Interrupt-$pkgver.tar.gz")
sha512sums=('7632d0537e2f7dd6fb406333ced170261eb5de2b5db86f066fac61ba37a6d7995a72de4cb9c329e2d93369dc591cce5e1b8baef5976e13b58c42411e930ac246')
build() {
diff --git a/perl-async-interrupt/trunk/PKGBUILD b/perl-async-interrupt/trunk/PKGBUILD
index 3912531..8d76e76 100644
--- a/perl-async-interrupt/trunk/PKGBUILD
+++ b/perl-async-interrupt/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=(PerlArtistic GPL)
options=(!emptydirs)
depends=('perl-canary-stability' 'perl-common-sense')
url=https://metacpan.org/release/Async-Interrupt
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Async-Interrupt-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Async-Interrupt-$pkgver.tar.gz")
sha512sums=('7632d0537e2f7dd6fb406333ced170261eb5de2b5db86f066fac61ba37a6d7995a72de4cb9c329e2d93369dc591cce5e1b8baef5976e13b58c42411e930ac246')
build() {
diff --git a/perl-autovivification/repos/extra-x86_64/PKGBUILD b/perl-autovivification/repos/extra-x86_64/PKGBUILD
index 5680fcd..73f7729 100644
--- a/perl-autovivification/repos/extra-x86_64/PKGBUILD
+++ b/perl-autovivification/repos/extra-x86_64/PKGBUILD
@@ -14,8 +14,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl>=5.8.3')
makedepends=()
-url='http://search.cpan.org/dist/autovivification'
-source=("http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-$pkgver.tar.gz")
+url='https://search.cpan.org/dist/autovivification'
+source=("https://www.cpan.org/authors/id/V/VP/VPIT/autovivification-$pkgver.tar.gz")
sha256sums=('2d99975685242980d0a9904f639144c059d6ece15899efde4acb742d3253f105')
build() {
diff --git a/perl-bit-vector/repos/extra-x86_64/PKGBUILD b/perl-bit-vector/repos/extra-x86_64/PKGBUILD
index 4696315..6484d16 100644
--- a/perl-bit-vector/repos/extra-x86_64/PKGBUILD
+++ b/perl-bit-vector/repos/extra-x86_64/PKGBUILD
@@ -8,10 +8,10 @@ pkgrel=7
pkgdesc='Efficient bit vector, set of integers and "big int" math library'
arch=('x86_64')
license=('GPL' 'LGPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/Bit-Vector/"
+url="https://search.cpan.org/dist/Bit-Vector/"
depends=('perl-carp-clan')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Bit-Vector-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Bit-Vector-${pkgver}.tar.gz)
md5sums=('bf67f144e5be5327ed79d4c69e6e0086')
build() {
diff --git a/perl-bit-vector/trunk/PKGBUILD b/perl-bit-vector/trunk/PKGBUILD
index 98515f8..18e9388 100644
--- a/perl-bit-vector/trunk/PKGBUILD
+++ b/perl-bit-vector/trunk/PKGBUILD
@@ -7,10 +7,10 @@ pkgrel=7
pkgdesc='Efficient bit vector, set of integers and "big int" math library'
arch=('x86_64')
license=('GPL' 'LGPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/Bit-Vector/"
+url="https://search.cpan.org/dist/Bit-Vector/"
depends=('perl-carp-clan')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Bit-Vector-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/ST/STBEY/Bit-Vector-${pkgver}.tar.gz)
md5sums=('bf67f144e5be5327ed79d4c69e6e0086')
build() {
diff --git a/perl-business-isbn-data/repos/extra-any/PKGBUILD b/perl-business-isbn-data/repos/extra-any/PKGBUILD
index bbb7ea4..3feb9dc 100644
--- a/perl-business-isbn-data/repos/extra-any/PKGBUILD
+++ b/perl-business-isbn-data/repos/extra-any/PKGBUILD
@@ -14,7 +14,7 @@ url='https://metacpan.org/release/${_dist}'
license=('PerlArtistic')
depends=('perl')
options=(purge '!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
md5sums=('e45aba8cb0ed856c8633d874a0bf1f5b')
build() {
diff --git a/perl-business-isbn-data/trunk/PKGBUILD b/perl-business-isbn-data/trunk/PKGBUILD
index a443cd0..c7da1f6 100644
--- a/perl-business-isbn-data/trunk/PKGBUILD
+++ b/perl-business-isbn-data/trunk/PKGBUILD
@@ -13,7 +13,7 @@ url="https://metacpan.org/release/${_dist}"
license=('PerlArtistic')
depends=('perl')
options=(purge '!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
md5sums=('e45aba8cb0ed856c8633d874a0bf1f5b')
build() {
diff --git a/perl-business-isbn/repos/extra-any/PKGBUILD b/perl-business-isbn/repos/extra-any/PKGBUILD
index c2b5bf5..75f0a85 100644
--- a/perl-business-isbn/repos/extra-any/PKGBUILD
+++ b/perl-business-isbn/repos/extra-any/PKGBUILD
@@ -15,7 +15,7 @@ license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-business-isbn-data')
optdepends=('perl-libwww: for access to the xISBN service')
options=(!emptydirs)
-source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
sha256sums=('31754acd57bf0c3d4762003d784bce4a0af6832a725336e219fb2988b6fb831e')
build() {
diff --git a/perl-business-ismn/repos/extra-any/PKGBUILD b/perl-business-ismn/repos/extra-any/PKGBUILD
index 510cba8..c637e79 100644
--- a/perl-business-ismn/repos/extra-any/PKGBUILD
+++ b/perl-business-ismn/repos/extra-any/PKGBUILD
@@ -13,7 +13,7 @@ license=('Artistic2.0')
depends=('perl' 'perl-tie-cycle>=1.21')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz")
sha256sums=('4a3231a16456bf8cbf17f26b65243f247078b5145d9a03aa7586baf09577ecb2')
build() {
diff --git a/perl-business-issn/repos/extra-any/PKGBUILD b/perl-business-issn/repos/extra-any/PKGBUILD
index 38c8536..1ba661a 100644
--- a/perl-business-issn/repos/extra-any/PKGBUILD
+++ b/perl-business-issn/repos/extra-any/PKGBUILD
@@ -13,8 +13,8 @@ license=('Artistic2.0')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-url='http://search.cpan.org/dist/Business-ISSN'
-source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
+url='https://search.cpan.org/dist/Business-ISSN'
+source=(https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
sha256sums=('1272456c19937a24bc5f9a0db9dc447043591137719ee4dc955a63be544b99d1')
build() {
diff --git a/perl-carp-clan/repos/extra-any/PKGBUILD b/perl-carp-clan/repos/extra-any/PKGBUILD
index dc48885..604f44f 100644
--- a/perl-carp-clan/repos/extra-any/PKGBUILD
+++ b/perl-carp-clan/repos/extra-any/PKGBUILD
@@ -9,10 +9,10 @@ pkgrel=1
pkgdesc='Report errors from perspective of caller of a "clan" of modules'
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/$_realname/"
+url="https://search.cpan.org/dist/$_realname/"
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/$_realname-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/$_realname-$pkgver.tar.gz")
md5sums=('a3e58800996c3af44b0efc191716ae86')
build() {
diff --git a/perl-carp-clan/trunk/PKGBUILD b/perl-carp-clan/trunk/PKGBUILD
index dc48885..604f44f 100644
--- a/perl-carp-clan/trunk/PKGBUILD
+++ b/perl-carp-clan/trunk/PKGBUILD
@@ -9,10 +9,10 @@ pkgrel=1
pkgdesc='Report errors from perspective of caller of a "clan" of modules'
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/$_realname/"
+url="https://search.cpan.org/dist/$_realname/"
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/$_realname-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/$_realname-$pkgver.tar.gz")
md5sums=('a3e58800996c3af44b0efc191716ae86')
build() {
diff --git a/perl-class-inspector/repos/extra-any/PKGBUILD b/perl-class-inspector/repos/extra-any/PKGBUILD
index a189e15..731da9b 100644
--- a/perl-class-inspector/repos/extra-any/PKGBUILD
+++ b/perl-class-inspector/repos/extra-any/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.34
pkgrel=1
pkgdesc="Get information about a class and its structure"
arch=('any')
-url="http://search.cpan.org/dist/Class-Inspector"
+url="https://search.cpan.org/dist/Class-Inspector"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-${pkgver}.tar.gz")
sha512sums=('c9f3f3dbc10c45811d0dffca3f31b9579200cd3b5288bb878bf97f38c4c153bb665632e5238ecce55bd3c515200c8d9500d5b1e461a9ea47e5ad011783323a80')
build() {
diff --git a/perl-class-inspector/trunk/PKGBUILD b/perl-class-inspector/trunk/PKGBUILD
index a189e15..731da9b 100644
--- a/perl-class-inspector/trunk/PKGBUILD
+++ b/perl-class-inspector/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.34
pkgrel=1
pkgdesc="Get information about a class and its structure"
arch=('any')
-url="http://search.cpan.org/dist/Class-Inspector"
+url="https://search.cpan.org/dist/Class-Inspector"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/Class-Inspector-${pkgver}.tar.gz")
sha512sums=('c9f3f3dbc10c45811d0dffca3f31b9579200cd3b5288bb878bf97f38c4c153bb665632e5238ecce55bd3c515200c8d9500d5b1e461a9ea47e5ad011783323a80')
build() {
diff --git a/perl-clone/repos/extra-x86_64/PKGBUILD b/perl-clone/repos/extra-x86_64/PKGBUILD
index 6d4e934..040dcad 100644
--- a/perl-clone/repos/extra-x86_64/PKGBUILD
+++ b/perl-clone/repos/extra-x86_64/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=0.41
pkgrel=1
pkgdesc='Recursive copy of nested objects.'
arch=('x86_64')
-url='http://search.cpan.org/~RDF/Clone'
+url='https://search.cpan.org/~RDF/Clone'
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/G/GA/GARU/Clone-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/G/GA/GARU/Clone-$pkgver.tar.gz")
sha512sums=('fa370fbede205449687b00a255f71295b2056c7897a343758564f80810d2534b8a8eff248f3adf8e96e1a7eded22a2237edb22fb610d0cd84d2fab1352b40dcb')
build() {
diff --git a/perl-clone/trunk/PKGBUILD b/perl-clone/trunk/PKGBUILD
index 6d4e934..040dcad 100644
--- a/perl-clone/trunk/PKGBUILD
+++ b/perl-clone/trunk/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=0.41
pkgrel=1
pkgdesc='Recursive copy of nested objects.'
arch=('x86_64')
-url='http://search.cpan.org/~RDF/Clone'
+url='https://search.cpan.org/~RDF/Clone'
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/G/GA/GARU/Clone-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/G/GA/GARU/Clone-$pkgver.tar.gz")
sha512sums=('fa370fbede205449687b00a255f71295b2056c7897a343758564f80810d2534b8a8eff248f3adf8e96e1a7eded22a2237edb22fb610d0cd84d2fab1352b40dcb')
build() {
diff --git a/perl-common-sense/repos/extra-any/PKGBUILD b/perl-common-sense/repos/extra-any/PKGBUILD
index 1d4e079..7def128 100644
--- a/perl-common-sense/repos/extra-any/PKGBUILD
+++ b/perl-common-sense/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=3.74
pkgrel=4
pkgdesc="Implements some sane defaults for Perl programs"
arch=('any')
-url="http://search.cpan.org/dist/common-sense"
+url="https://search.cpan.org/dist/common-sense"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-$pkgver.tar.gz")
md5sums=('35b273147200c4c95eef7816f83e572d')
build() {
diff --git a/perl-common-sense/trunk/PKGBUILD b/perl-common-sense/trunk/PKGBUILD
index 861cb51..53834e8 100644
--- a/perl-common-sense/trunk/PKGBUILD
+++ b/perl-common-sense/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=3.74
pkgrel=4
pkgdesc="Implements some sane defaults for Perl programs"
arch=('any')
-url="http://search.cpan.org/dist/common-sense"
+url="https://search.cpan.org/dist/common-sense"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-$pkgver.tar.gz")
md5sums=('35b273147200c4c95eef7816f83e572d')
build() {
diff --git a/perl-config-autoconf/repos/extra-any/PKGBUILD b/perl-config-autoconf/repos/extra-any/PKGBUILD
index d67f002..6d9911f 100644
--- a/perl-config-autoconf/repos/extra-any/PKGBUILD
+++ b/perl-config-autoconf/repos/extra-any/PKGBUILD
@@ -14,7 +14,7 @@ options=('!emptydirs')
depends=('perl-capture-tiny')
makedepends=('bison' 'flex' 'gawk' 'grep' 'pkg-config' 'sed')
url='https://metacpan.org/release/Config-AutoConf'
-source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/${_dist}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/${_dist}-${pkgver}.tar.gz")
md5sums=('29f87fc7803f1725f6daafcf416089ce')
sha256sums=('01e4b22d2fecb7cfd3cc1f4dabe95cd137cf249cc5e38184f88556e5c98a9ce1')
diff --git a/perl-config-autoconf/trunk/PKGBUILD b/perl-config-autoconf/trunk/PKGBUILD
index e974e4f..c73084c 100644
--- a/perl-config-autoconf/trunk/PKGBUILD
+++ b/perl-config-autoconf/trunk/PKGBUILD
@@ -13,7 +13,7 @@ options=('!emptydirs')
depends=('perl-capture-tiny')
makedepends=('bison' 'flex' 'gawk' 'grep' 'pkg-config' 'sed')
url='https://metacpan.org/release/Config-AutoConf'
-source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/${_dist}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/${_dist}-${pkgver}.tar.gz")
md5sums=('29f87fc7803f1725f6daafcf416089ce')
sha256sums=('01e4b22d2fecb7cfd3cc1f4dabe95cd137cf249cc5e38184f88556e5c98a9ce1')
diff --git a/perl-config-simple/repos/extra-any/PKGBUILD b/perl-config-simple/repos/extra-any/PKGBUILD
index e89c8d6..fcbb53f 100644
--- a/perl-config-simple/repos/extra-any/PKGBUILD
+++ b/perl-config-simple/repos/extra-any/PKGBUILD
@@ -8,8 +8,8 @@ arch=(any)
license=(PerlArtistic GPL)
options=(!emptydirs)
depends=('perl')
-url="http://search.cpan.org/~sherzodr/Config-Simple"
-source=("http://search.cpan.org/CPAN/authors/id/S/SH/SHERZODR/Config-Simple-${pkgver}.tar.gz")
+url="https://search.cpan.org/~sherzodr/Config-Simple"
+source=("https://search.cpan.org/CPAN/authors/id/S/SH/SHERZODR/Config-Simple-${pkgver}.tar.gz")
md5sums=('96513b61c7db591339ce2577878a3b32')
build() {
diff --git a/perl-config-simple/trunk/PKGBUILD b/perl-config-simple/trunk/PKGBUILD
index e89c8d6..fcbb53f 100644
--- a/perl-config-simple/trunk/PKGBUILD
+++ b/perl-config-simple/trunk/PKGBUILD
@@ -8,8 +8,8 @@ arch=(any)
license=(PerlArtistic GPL)
options=(!emptydirs)
depends=('perl')
-url="http://search.cpan.org/~sherzodr/Config-Simple"
-source=("http://search.cpan.org/CPAN/authors/id/S/SH/SHERZODR/Config-Simple-${pkgver}.tar.gz")
+url="https://search.cpan.org/~sherzodr/Config-Simple"
+source=("https://search.cpan.org/CPAN/authors/id/S/SH/SHERZODR/Config-Simple-${pkgver}.tar.gz")
md5sums=('96513b61c7db591339ce2577878a3b32')
build() {
diff --git a/perl-convert-binhex/repos/extra-any/PKGBUILD b/perl-convert-binhex/repos/extra-any/PKGBUILD
index a9cb08d..3e1c3a7 100644
--- a/perl-convert-binhex/repos/extra-any/PKGBUILD
+++ b/perl-convert-binhex/repos/extra-any/PKGBUILD
@@ -9,12 +9,12 @@ pkgver=1.125
pkgrel=4
pkgdesc="Perl module to extract data from Macintosh BinHex files"
arch=('any')
-url="http://search.cpan.org/dist/Convert-BinHex/"
+url="https://search.cpan.org/dist/Convert-BinHex/"
license=('PerlArtistic')
depends=('perl')
options=('!emptydirs')
install=${pkgname}.install
-source=("http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-$pkgver.tar.gz")
md5sums=('2f485e1283387ead5b92243e1aacff9d')
build() {
diff --git a/perl-convert-binhex/trunk/PKGBUILD b/perl-convert-binhex/trunk/PKGBUILD
index 600cdd5..49c618b 100644
--- a/perl-convert-binhex/trunk/PKGBUILD
+++ b/perl-convert-binhex/trunk/PKGBUILD
@@ -8,12 +8,12 @@ pkgver=1.125
pkgrel=4
pkgdesc="Perl module to extract data from Macintosh BinHex files"
arch=('any')
-url="http://search.cpan.org/dist/Convert-BinHex/"
+url="https://search.cpan.org/dist/Convert-BinHex/"
license=('PerlArtistic')
depends=('perl')
options=('!emptydirs')
install=${pkgname}.install
-source=("http://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/S/ST/STEPHEN/Convert-BinHex-$pkgver.tar.gz")
md5sums=('2f485e1283387ead5b92243e1aacff9d')
build() {
diff --git a/perl-cpan-meta/repos/extra-any/PKGBUILD b/perl-cpan-meta/repos/extra-any/PKGBUILD
index 40d3efa..ceca5ba 100644
--- a/perl-cpan-meta/repos/extra-any/PKGBUILD
+++ b/perl-cpan-meta/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ options=('!emptydirs')
depends=('perl>=5.8' 'perl-cpan-meta-requirements>=2.121'
'perl-cpan-meta-yaml>=0.008' 'perl-cpan-meta>=2.150008')
url='https://metacpan.org/release/CPAN-Meta'
-source=("http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-$pkgver.tar.gz")
sha512sums=('b5513c411de33e10da6751460e373a67c6c0245a98409fc525383feb1f9b913e9fcd23e6cc2e0faa93eab3ecb932e3ea31788d46e490ef67151c8842a096d700')
_ddir="CPAN-Meta-$pkgver"
diff --git a/perl-cpan-meta/trunk/PKGBUILD b/perl-cpan-meta/trunk/PKGBUILD
index 6f9b773..8dde971 100644
--- a/perl-cpan-meta/trunk/PKGBUILD
+++ b/perl-cpan-meta/trunk/PKGBUILD
@@ -10,7 +10,7 @@ options=('!emptydirs')
depends=('perl>=5.8' 'perl-cpan-meta-requirements>=2.121'
'perl-cpan-meta-yaml>=0.008' 'perl-cpan-meta>=2.150008')
url='https://metacpan.org/release/CPAN-Meta'
-source=("http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-$pkgver.tar.gz")
sha512sums=('b5513c411de33e10da6751460e373a67c6c0245a98409fc525383feb1f9b913e9fcd23e6cc2e0faa93eab3ecb932e3ea31788d46e490ef67151c8842a096d700')
_ddir="CPAN-Meta-$pkgver"
diff --git a/perl-crypt-openssl-bignum/repos/extra-x86_64/PKGBUILD b/perl-crypt-openssl-bignum/repos/extra-x86_64/PKGBUILD
index 72546ae..3ae7341 100644
--- a/perl-crypt-openssl-bignum/repos/extra-x86_64/PKGBUILD
+++ b/perl-crypt-openssl-bignum/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ license=(PerlArtistic GPL)
options=(!emptydirs)
depends=(perl openssl)
url=https://metacpan.org/release/Crypt-OpenSSL-Bignum
-source=("http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-Bignum-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-Bignum-$pkgver.tar.gz")
md5sums=(c8ae05771c70c69b3e5647b29a885ed2)
sha512sums=(3480a64e35e158a7a7c75c0e57ac0f578ddcb901a14f80a58ffabd1f318a68a83b411a72c22c53650273507198907b1d62c88fddbf5587885f6fe1a75deff3ed)
_ddir="Crypt-OpenSSL-Bignum-$pkgver"
diff --git a/perl-crypt-openssl-bignum/trunk/PKGBUILD b/perl-crypt-openssl-bignum/trunk/PKGBUILD
index 72546ae..3ae7341 100644
--- a/perl-crypt-openssl-bignum/trunk/PKGBUILD
+++ b/perl-crypt-openssl-bignum/trunk/PKGBUILD
@@ -9,7 +9,7 @@ license=(PerlArtistic GPL)
options=(!emptydirs)
depends=(perl openssl)
url=https://metacpan.org/release/Crypt-OpenSSL-Bignum
-source=("http://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-Bignum-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-Bignum-$pkgver.tar.gz")
md5sums=(c8ae05771c70c69b3e5647b29a885ed2)
sha512sums=(3480a64e35e158a7a7c75c0e57ac0f578ddcb901a14f80a58ffabd1f318a68a83b411a72c22c53650273507198907b1d62c88fddbf5587885f6fe1a75deff3ed)
_ddir="Crypt-OpenSSL-Bignum-$pkgver"
diff --git a/perl-crypt-openssl-guess/repos/extra-any/PKGBUILD b/perl-crypt-openssl-guess/repos/extra-any/PKGBUILD
index 65b7982..f3a336c 100644
--- a/perl-crypt-openssl-guess/repos/extra-any/PKGBUILD
+++ b/perl-crypt-openssl-guess/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ options=(!emptydirs)
depends=('perl>=5.8.1')
makedepends=('perl-extutils-makemaker>=6.64')
url=https://metacpan.org/release/Crypt-OpenSSL-Guess
-source=("http://search.cpan.org/CPAN/authors/id/A/AK/AKIYM/Crypt-OpenSSL-Guess-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/A/AK/AKIYM/Crypt-OpenSSL-Guess-$pkgver.tar.gz")
md5sums=(e768fe2c07826b0ac9ea604c79f93032)
sha512sums=(cdae7f20a15d24842cf117bfba4f3bc0ec7d1066251e0480cbadd8f0aa28c9c9573905726fc1333ea9fbbb3769a67dbf28043de8487dcce27dab5d14a0848b09)
_ddir="Crypt-OpenSSL-Guess-$pkgver"
diff --git a/perl-crypt-openssl-guess/trunk/PKGBUILD b/perl-crypt-openssl-guess/trunk/PKGBUILD
index 65b7982..f3a336c 100644
--- a/perl-crypt-openssl-guess/trunk/PKGBUILD
+++ b/perl-crypt-openssl-guess/trunk/PKGBUILD
@@ -10,7 +10,7 @@ options=(!emptydirs)
depends=('perl>=5.8.1')
makedepends=('perl-extutils-makemaker>=6.64')
url=https://metacpan.org/release/Crypt-OpenSSL-Guess
-source=("http://search.cpan.org/CPAN/authors/id/A/AK/AKIYM/Crypt-OpenSSL-Guess-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/A/AK/AKIYM/Crypt-OpenSSL-Guess-$pkgver.tar.gz")
md5sums=(e768fe2c07826b0ac9ea604c79f93032)
sha512sums=(cdae7f20a15d24842cf117bfba4f3bc0ec7d1066251e0480cbadd8f0aa28c9c9573905726fc1333ea9fbbb3769a67dbf28043de8487dcce27dab5d14a0848b09)
_ddir="Crypt-OpenSSL-Guess-$pkgver"
diff --git a/perl-crypt-openssl-random/repos/extra-x86_64/PKGBUILD b/perl-crypt-openssl-random/repos/extra-x86_64/PKGBUILD
index d1abf9f..8362734 100644
--- a/perl-crypt-openssl-random/repos/extra-x86_64/PKGBUILD
+++ b/perl-crypt-openssl-random/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ options=(!emptydirs)
makedepends=('perl-crypt-openssl-guess>=0.11')
depends=(perl openssl )
url=https://metacpan.org/release/Crypt-OpenSSL-Random
-source=("http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/Crypt-OpenSSL-Random-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/Crypt-OpenSSL-Random-$pkgver.tar.gz")
md5sums=(bcde8d5a822c91376deda3c4f0c75fbe)
sha512sums=(bba8ce86b97ce2d6271be503efff6e6e0ff60a797282a2b7cb9c6c0592b69cc43344f9738b4790e5fc165a7273ff01e35ada481cf8c4dfde38cb7ad741d97530)
_ddir="Crypt-OpenSSL-Random-$pkgver"
diff --git a/perl-crypt-openssl-random/trunk/PKGBUILD b/perl-crypt-openssl-random/trunk/PKGBUILD
index d1abf9f..8362734 100644
--- a/perl-crypt-openssl-random/trunk/PKGBUILD
+++ b/perl-crypt-openssl-random/trunk/PKGBUILD
@@ -10,7 +10,7 @@ options=(!emptydirs)
makedepends=('perl-crypt-openssl-guess>=0.11')
depends=(perl openssl )
url=https://metacpan.org/release/Crypt-OpenSSL-Random
-source=("http://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/Crypt-OpenSSL-Random-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RU/RURBAN/Crypt-OpenSSL-Random-$pkgver.tar.gz")
md5sums=(bcde8d5a822c91376deda3c4f0c75fbe)
sha512sums=(bba8ce86b97ce2d6271be503efff6e6e0ff60a797282a2b7cb9c6c0592b69cc43344f9738b4790e5fc165a7273ff01e35ada481cf8c4dfde38cb7ad741d97530)
_ddir="Crypt-OpenSSL-Random-$pkgver"
diff --git a/perl-crypt-openssl-rsa/repos/extra-x86_64/PKGBUILD b/perl-crypt-openssl-rsa/repos/extra-x86_64/PKGBUILD
index 5a2b8fc..e811ec8 100644
--- a/perl-crypt-openssl-rsa/repos/extra-x86_64/PKGBUILD
+++ b/perl-crypt-openssl-rsa/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ options=(!emptydirs)
depends=('perl>=5.6' perl-crypt-openssl-random)
makedepends=('perl-crypt-openssl-guess>=0.11')
url='https://metacpan.org/release/Crypt-OpenSSL-RSA'
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-$pkgver.tar.gz")
md5sums=(d33681e19d2094df7c26bc7a4509265e)
sha512sums=(e00d25fc1d39253ea2d7d6ee478403d2b38bd9125602baf5815672fb9e81674ff58bbb47539e425526db1988ebc1a40837372cf42ffd466cb532efa2e450ccab)
_ddir="Crypt-OpenSSL-RSA-$pkgver"
diff --git a/perl-crypt-openssl-rsa/trunk/PKGBUILD b/perl-crypt-openssl-rsa/trunk/PKGBUILD
index 5a2b8fc..e811ec8 100644
--- a/perl-crypt-openssl-rsa/trunk/PKGBUILD
+++ b/perl-crypt-openssl-rsa/trunk/PKGBUILD
@@ -11,7 +11,7 @@ options=(!emptydirs)
depends=('perl>=5.6' perl-crypt-openssl-random)
makedepends=('perl-crypt-openssl-guess>=0.11')
url='https://metacpan.org/release/Crypt-OpenSSL-RSA'
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-$pkgver.tar.gz")
md5sums=(d33681e19d2094df7c26bc7a4509265e)
sha512sums=(e00d25fc1d39253ea2d7d6ee478403d2b38bd9125602baf5815672fb9e81674ff58bbb47539e425526db1988ebc1a40837372cf42ffd466cb532efa2e450ccab)
_ddir="Crypt-OpenSSL-RSA-$pkgver"
diff --git a/perl-crypt-passwdmd5/repos/extra-any/PKGBUILD b/perl-crypt-passwdmd5/repos/extra-any/PKGBUILD
index 66cdb54..e518bf7 100644
--- a/perl-crypt-passwdmd5/repos/extra-any/PKGBUILD
+++ b/perl-crypt-passwdmd5/repos/extra-any/PKGBUILD
@@ -6,13 +6,13 @@ pkgver=1.40
pkgrel=4
pkgdesc="Provides a crypt()-compatible interface to new MD5-based crypt()"
arch=('any')
-url="http://search.cpan.org/dist/Crypt-PasswdMD5"
+url="https://search.cpan.org/dist/Crypt-PasswdMD5"
license=('GPL' 'PerlArtistic')
depends=('perl')
provides=('perl-passwd-md5')
replaces=('perl-passwd-md5')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-$pkgver.tgz)
+source=(https://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-$pkgver.tgz)
md5sums=('efc61e1f62c9768be39df2613d685343')
build() {
diff --git a/perl-crypt-passwdmd5/trunk/PKGBUILD b/perl-crypt-passwdmd5/trunk/PKGBUILD
index f549cb8..beb34c9 100644
--- a/perl-crypt-passwdmd5/trunk/PKGBUILD
+++ b/perl-crypt-passwdmd5/trunk/PKGBUILD
@@ -5,13 +5,13 @@ pkgver=1.40
pkgrel=4
pkgdesc="Provides a crypt()-compatible interface to new MD5-based crypt()"
arch=('any')
-url="http://search.cpan.org/dist/Crypt-PasswdMD5"
+url="https://search.cpan.org/dist/Crypt-PasswdMD5"
license=('GPL' 'PerlArtistic')
depends=('perl')
provides=('perl-passwd-md5')
replaces=('perl-passwd-md5')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-$pkgver.tgz)
+source=(https://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Crypt-PasswdMD5-$pkgver.tgz)
md5sums=('efc61e1f62c9768be39df2613d685343')
build() {
diff --git a/perl-crypt-ssleay/repos/extra-x86_64/PKGBUILD b/perl-crypt-ssleay/repos/extra-x86_64/PKGBUILD
index f7632e8..e0be1fc 100644
--- a/perl-crypt-ssleay/repos/extra-x86_64/PKGBUILD
+++ b/perl-crypt-ssleay/repos/extra-x86_64/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=0.73_04
pkgrel=9
pkgdesc="OpenSSL glue that provides LWP https support"
arch=('x86_64')
-url="http://search.cpan.org/dist/Crypt-SSLeay"
+url="https://search.cpan.org/dist/Crypt-SSLeay"
license=('GPL' 'PerlArtistic')
depends=('perl-lwp-protocol-https' 'perl-try-tiny' 'perl-path-class')
options=('!emptydirs')
-source=(http://www.cpan.org/CPAN/authors/id/N/NA/NANIS/Crypt-SSLeay-$pkgver.tar.gz)
+source=(https://www.cpan.org/CPAN/authors/id/N/NA/NANIS/Crypt-SSLeay-$pkgver.tar.gz)
md5sums=('7508b2a34da2202cc0c78deb59e36526')
build() {
diff --git a/perl-crypt-ssleay/trunk/PKGBUILD b/perl-crypt-ssleay/trunk/PKGBUILD
index c809446..8210a14 100644
--- a/perl-crypt-ssleay/trunk/PKGBUILD
+++ b/perl-crypt-ssleay/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.73_04
pkgrel=9
pkgdesc="OpenSSL glue that provides LWP https support"
arch=('x86_64')
-url="http://search.cpan.org/dist/Crypt-SSLeay"
+url="https://search.cpan.org/dist/Crypt-SSLeay"
license=('GPL' 'PerlArtistic')
depends=('perl-lwp-protocol-https' 'perl-try-tiny' 'perl-path-class')
options=('!emptydirs')
-source=(http://www.cpan.org/CPAN/authors/id/N/NA/NANIS/Crypt-SSLeay-$pkgver.tar.gz)
+source=(https://www.cpan.org/CPAN/authors/id/N/NA/NANIS/Crypt-SSLeay-$pkgver.tar.gz)
md5sums=('7508b2a34da2202cc0c78deb59e36526')
build() {
diff --git a/perl-data-compare/repos/extra-any/PKGBUILD b/perl-data-compare/repos/extra-any/PKGBUILD
index be418b9..f7e10c0 100644
--- a/perl-data-compare/repos/extra-any/PKGBUILD
+++ b/perl-data-compare/repos/extra-any/PKGBUILD
@@ -15,7 +15,7 @@ depends=('perl-file-find-rule>=0.1')
checkdepends=('perl-test-pod' 'perl-json' 'perl-clone')
makedepends=()
url='https://metacpan.org/release/Data-Compare'
-source=("http://search.cpan.org/CPAN/authors/id/D/DC/DCANTRELL/Data-Compare-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/D/DC/DCANTRELL/Data-Compare-${pkgver}.tar.gz")
md5sums=('6a397ab5833237f3ca05ed7277b19a7a')
sha512sums=('6db1235672030aa1afe52de1de9fac1f8a2af9eed99a3143d6c5b30669908125f584638fe06b8b33208f6d7fb734ccec7381c9411408a3f4fde1998707f748c9')
diff --git a/perl-data-uniqid/repos/extra-any/PKGBUILD b/perl-data-uniqid/repos/extra-any/PKGBUILD
index 73dc27f..f6e4128 100644
--- a/perl-data-uniqid/repos/extra-any/PKGBUILD
+++ b/perl-data-uniqid/repos/extra-any/PKGBUILD
@@ -13,8 +13,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.cpan.org/dist/Data-Uniqid'
-source=('http://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz')
+url='https://search.cpan.org/dist/Data-Uniqid'
+source=('https://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz')
md5sums=('6bab3b5da09fedfdf60ce2629a7367db')
sha512sums=('fd12aae4a810fda88dd0f8296e73760d8d62357cb5ebc675a4b2804d9eee93ebfa01942c7057ad9092e80331504f2a38a3c8a576ccb630de10f5e563752ed6e3')
diff --git a/perl-data-uniqid/trunk/PKGBUILD b/perl-data-uniqid/trunk/PKGBUILD
index a016382..b04a230 100644
--- a/perl-data-uniqid/trunk/PKGBUILD
+++ b/perl-data-uniqid/trunk/PKGBUILD
@@ -12,8 +12,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.cpan.org/dist/Data-Uniqid'
-source=('http://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz')
+url='https://search.cpan.org/dist/Data-Uniqid'
+source=('https://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz')
md5sums=('6bab3b5da09fedfdf60ce2629a7367db')
sha512sums=('fd12aae4a810fda88dd0f8296e73760d8d62357cb5ebc675a4b2804d9eee93ebfa01942c7057ad9092e80331504f2a38a3c8a576ccb630de10f5e563752ed6e3')
diff --git a/perl-date-calc/repos/extra-any/PKGBUILD b/perl-date-calc/repos/extra-any/PKGBUILD
index 109d141..286b4c1 100644
--- a/perl-date-calc/repos/extra-any/PKGBUILD
+++ b/perl-date-calc/repos/extra-any/PKGBUILD
@@ -10,10 +10,10 @@ pkgrel=4
pkgdesc="Perl module for Gregorian calendar date calculations"
arch=(any)
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl-bit-vector' 'perl')
options=(!emptydirs)
-source=(http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/ST/STBEY/${_realname}-${pkgver}.tar.gz)
md5sums=('69c635070d38c884682bfd4657031a8d')
build() {
diff --git a/perl-date-calc/trunk/PKGBUILD b/perl-date-calc/trunk/PKGBUILD
index 7d9b0de..754730c 100644
--- a/perl-date-calc/trunk/PKGBUILD
+++ b/perl-date-calc/trunk/PKGBUILD
@@ -9,10 +9,10 @@ pkgrel=4
pkgdesc="Perl module for Gregorian calendar date calculations"
arch=(any)
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl-bit-vector' 'perl')
options=(!emptydirs)
-source=(http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/ST/STBEY/${_realname}-${pkgver}.tar.gz)
md5sums=('69c635070d38c884682bfd4657031a8d')
build() {
diff --git a/perl-date-manip/repos/extra-any/PKGBUILD b/perl-date-manip/repos/extra-any/PKGBUILD
index 4da9fb2..840395e 100644
--- a/perl-date-manip/repos/extra-any/PKGBUILD
+++ b/perl-date-manip/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgrel=1
pkgdesc="Date::Manip - date manipulation routines"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/Date-Manip/"
+url="https://search.cpan.org/dist/Date-Manip/"
depends=('perl')
checkdepends=('perl-test-inter')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Date-Manip-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Date-Manip-${pkgver}.tar.gz")
sha512sums=('dab6416e58ca5a032bd3e1a7d44578f5fad7ed6c2d9f1f8afdff6e04ecac13ceb035f533ab7f3cdb0875f7916166a51845f49cb8da40775846fb9b27b635e280')
build() {
diff --git a/perl-date-manip/trunk/PKGBUILD b/perl-date-manip/trunk/PKGBUILD
index 4da9fb2..840395e 100644
--- a/perl-date-manip/trunk/PKGBUILD
+++ b/perl-date-manip/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgrel=1
pkgdesc="Date::Manip - date manipulation routines"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/Date-Manip/"
+url="https://search.cpan.org/dist/Date-Manip/"
depends=('perl')
checkdepends=('perl-test-inter')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Date-Manip-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Date-Manip-${pkgver}.tar.gz")
sha512sums=('dab6416e58ca5a032bd3e1a7d44578f5fad7ed6c2d9f1f8afdff6e04ecac13ceb035f533ab7f3cdb0875f7916166a51845f49cb8da40775846fb9b27b635e280')
build() {
diff --git a/perl-date-simple/repos/extra-x86_64/PKGBUILD b/perl-date-simple/repos/extra-x86_64/PKGBUILD
index 329883e..936ef0a 100644
--- a/perl-date-simple/repos/extra-x86_64/PKGBUILD
+++ b/perl-date-simple/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url='https://metacpan.org/release/${_dist}'
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/I/IZ/IZUT/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/I/IZ/IZUT/${_dist}-${pkgver}.tar.gz)
md5sums=('436049dc2c7dfd8423d8bcc807248b31')
sha512sums=('3e64a0ba224427e688a45945860fd5e876e6ca5b01298e744e257981ed84d933ab14c9ab8d5b74316c031ffa9821afd9563270109cba20a5939f14af2dde8668')
diff --git a/perl-date-simple/trunk/PKGBUILD b/perl-date-simple/trunk/PKGBUILD
index 89447cd..3795a85 100644
--- a/perl-date-simple/trunk/PKGBUILD
+++ b/perl-date-simple/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url="https://metacpan.org/release/${_dist}"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/I/IZ/IZUT/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/I/IZ/IZUT/${_dist}-${pkgver}.tar.gz)
md5sums=('436049dc2c7dfd8423d8bcc807248b31')
sha512sums=('3e64a0ba224427e688a45945860fd5e876e6ca5b01298e744e257981ed84d933ab14c9ab8d5b74316c031ffa9821afd9563270109cba20a5939f14af2dde8668')
diff --git a/perl-dbd-mysql/repos/extra-x86_64/PKGBUILD b/perl-dbd-mysql/repos/extra-x86_64/PKGBUILD
index 208c5fb..549f121 100644
--- a/perl-dbd-mysql/repos/extra-x86_64/PKGBUILD
+++ b/perl-dbd-mysql/repos/extra-x86_64/PKGBUILD
@@ -9,12 +9,12 @@ pkgrel=2
pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'
arch=('x86_64')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/DBD-mysql/"
+url="https://search.cpan.org/dist/DBD-mysql/"
depends=('mariadb-libs' 'perl-dbi')
makedepends=('perl-devel-checklib')
checkdepends=('mariadb' 'perl-test-deep')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/D/DV/DVEEDEN/DBD-mysql-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/D/DV/DVEEDEN/DBD-mysql-${pkgver}.tar.gz)
sha512sums=('910f5b4ba7a7890d50a79f37d04ec8971a4f62acd0fe30bf3ab634f66e3128f0cd6513e5c9da8c807a0f4477d0cc766682ea8dd0d8072d02821b78df51f37879')
build() {
diff --git a/perl-dbd-mysql/trunk/PKGBUILD b/perl-dbd-mysql/trunk/PKGBUILD
index 208c5fb..549f121 100644
--- a/perl-dbd-mysql/trunk/PKGBUILD
+++ b/perl-dbd-mysql/trunk/PKGBUILD
@@ -9,12 +9,12 @@ pkgrel=2
pkgdesc='Perl/CPAN DBD::mysql module for interacting with MySQL via DBD'
arch=('x86_64')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/DBD-mysql/"
+url="https://search.cpan.org/dist/DBD-mysql/"
depends=('mariadb-libs' 'perl-dbi')
makedepends=('perl-devel-checklib')
checkdepends=('mariadb' 'perl-test-deep')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/D/DV/DVEEDEN/DBD-mysql-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/D/DV/DVEEDEN/DBD-mysql-${pkgver}.tar.gz)
sha512sums=('910f5b4ba7a7890d50a79f37d04ec8971a4f62acd0fe30bf3ab634f66e3128f0cd6513e5c9da8c807a0f4477d0cc766682ea8dd0d8072d02821b78df51f37879')
build() {
diff --git a/perl-dbd-sqlite/repos/extra-x86_64/PKGBUILD b/perl-dbd-sqlite/repos/extra-x86_64/PKGBUILD
index c5ab8f5..9a21afb 100644
--- a/perl-dbd-sqlite/repos/extra-x86_64/PKGBUILD
+++ b/perl-dbd-sqlite/repos/extra-x86_64/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.62
pkgrel=1
pkgdesc="Self-contained RDBMS in a DBI driver"
arch=('x86_64')
-url="http://search.cpan.org/dist/DBD-SQLite"
+url="https://search.cpan.org/dist/DBD-SQLite"
license=('GPL' 'PerlArtistic')
depends=('perl-dbi' 'sqlite')
source=("https://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-$pkgver.tar.gz"
diff --git a/perl-dbd-sqlite/trunk/PKGBUILD b/perl-dbd-sqlite/trunk/PKGBUILD
index c5ab8f5..9a21afb 100644
--- a/perl-dbd-sqlite/trunk/PKGBUILD
+++ b/perl-dbd-sqlite/trunk/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.62
pkgrel=1
pkgdesc="Self-contained RDBMS in a DBI driver"
arch=('x86_64')
-url="http://search.cpan.org/dist/DBD-SQLite"
+url="https://search.cpan.org/dist/DBD-SQLite"
license=('GPL' 'PerlArtistic')
depends=('perl-dbi' 'sqlite')
source=("https://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-$pkgver.tar.gz"
diff --git a/perl-dbi/repos/extra-x86_64/PKGBUILD b/perl-dbi/repos/extra-x86_64/PKGBUILD
index 4a72ea4..9693131 100644
--- a/perl-dbi/repos/extra-x86_64/PKGBUILD
+++ b/perl-dbi/repos/extra-x86_64/PKGBUILD
@@ -5,12 +5,12 @@ pkgver=1.642
pkgrel=1
pkgdesc="Database independent interface for Perl"
arch=('x86_64')
-url="http://search.cpan.org/dist/DBI/"
+url="https://search.cpan.org/dist/DBI/"
license=('GPL' 'PerlArtistic')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/T/TI/TIMB/DBI-$pkgver.tar.gz)
+source=(https://www.cpan.org/authors/id/T/TI/TIMB/DBI-$pkgver.tar.gz)
sha512sums=('088161a004893a495b740c323acdfe096936812f8f1b12c0ae4b5b23a6dced01761be5589be5e2e66661bdeffd043504097213e713c0258fe1db2a60156ea079')
build() {
diff --git a/perl-dbi/trunk/PKGBUILD b/perl-dbi/trunk/PKGBUILD
index 5aeb3e7..5a42d2c 100644
--- a/perl-dbi/trunk/PKGBUILD
+++ b/perl-dbi/trunk/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.642
pkgrel=1
pkgdesc="Database independent interface for Perl"
arch=('x86_64')
-url="http://search.cpan.org/dist/DBI/"
+url="https://search.cpan.org/dist/DBI/"
license=('GPL' 'PerlArtistic')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
diff --git a/perl-digest-hmac/repos/extra-any/PKGBUILD b/perl-digest-hmac/repos/extra-any/PKGBUILD
index a6db6e0..cfeaab8 100644
--- a/perl-digest-hmac/repos/extra-any/PKGBUILD
+++ b/perl-digest-hmac/repos/extra-any/PKGBUILD
@@ -10,12 +10,12 @@ pkgrel=6
pkgdesc="Perl Module: Keyed-Hashing for Message Authentication."
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl-digest-sha1' 'perl>=5.10.0')
options=(!emptydirs)
replaces=('digest-hmac')
provides=('digest-hmac')
-source=(http://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
md5sums=('e6a5d6f552da16eacb5157ea4369ff9d')
build() {
diff --git a/perl-digest-hmac/trunk/PKGBUILD b/perl-digest-hmac/trunk/PKGBUILD
index dcb2a59..8d1d772 100644
--- a/perl-digest-hmac/trunk/PKGBUILD
+++ b/perl-digest-hmac/trunk/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=6
pkgdesc="Perl Module: Keyed-Hashing for Message Authentication."
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/Digest-HMAC/"
+url="https://search.cpan.org/dist/Digest-HMAC/"
depends=('perl-digest-sha1' 'perl')
options=(!emptydirs)
source=("https://www.cpan.org/authors/id/G/GA/GAAS/Digest-HMAC-$pkgver.tar.gz")
diff --git a/perl-digest-nilsimsa/repos/extra-x86_64/PKGBUILD b/perl-digest-nilsimsa/repos/extra-x86_64/PKGBUILD
index c3269fc..715ef7f 100644
--- a/perl-digest-nilsimsa/repos/extra-x86_64/PKGBUILD
+++ b/perl-digest-nilsimsa/repos/extra-x86_64/PKGBUILD
@@ -10,12 +10,12 @@ pkgrel=16
pkgdesc="Perl version of Nilsimsa code"
arch=('x86_64')
license=('LGPL')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl')
replaces=('digest-nilsimsa')
provides=('digest-nilsimsa')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/V/VI/VIPUL/${_realname}-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/V/VI/VIPUL/${_realname}-${pkgver}.tar.gz)
md5sums=('08e940bd7f5d1167ef3fd1aa7ce234d7')
build() {
diff --git a/perl-digest-nilsimsa/trunk/PKGBUILD b/perl-digest-nilsimsa/trunk/PKGBUILD
index 4441d5f..0603091 100644
--- a/perl-digest-nilsimsa/trunk/PKGBUILD
+++ b/perl-digest-nilsimsa/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=16
pkgdesc="Perl version of Nilsimsa code"
arch=('x86_64')
license=('LGPL')
-url="http://search.cpan.org/dist/Digest-Nilsimsa/"
+url="https://search.cpan.org/dist/Digest-Nilsimsa/"
depends=('perl')
options=('!emptydirs')
source=("https://www.cpan.org/authors/id/V/VI/VIPUL/Digest-Nilsimsa-$pkgver.tar.gz")
diff --git a/perl-digest-sha1/repos/extra-x86_64/PKGBUILD b/perl-digest-sha1/repos/extra-x86_64/PKGBUILD
index 058eeec..9ed730c 100644
--- a/perl-digest-sha1/repos/extra-x86_64/PKGBUILD
+++ b/perl-digest-sha1/repos/extra-x86_64/PKGBUILD
@@ -10,10 +10,10 @@ pkgrel=11
pkgdesc="Perl interface to the SHA-1 Algorithm"
arch=(x86_64)
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/G/GA/GAAS/${_realname}-${pkgver}.tar.gz)
replaces=('digest-sha1')
provides=('digest-sha1')
md5sums=('bd22388f268434f2b24f64e28bf1aa35')
diff --git a/perl-digest-sha1/trunk/PKGBUILD b/perl-digest-sha1/trunk/PKGBUILD
index ef40a83..e01c8e5 100644
--- a/perl-digest-sha1/trunk/PKGBUILD
+++ b/perl-digest-sha1/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=11
pkgdesc="Perl interface to the SHA-1 Algorithm"
arch=(x86_64)
license=('PerlArtistic')
-url="http://search.cpan.org/dist/Digest-SHA1/"
+url="https://search.cpan.org/dist/Digest-SHA1/"
depends=('perl')
options=('!emptydirs')
source=("https://www.cpan.org/authors/id/G/GA/GAAS/Digest-SHA1-$pkgver.tar.gz")
diff --git a/perl-email-date-format/repos/extra-any/PKGBUILD b/perl-email-date-format/repos/extra-any/PKGBUILD
index 1b03792..ad92b9b 100644
--- a/perl-email-date-format/repos/extra-any/PKGBUILD
+++ b/perl-email-date-format/repos/extra-any/PKGBUILD
@@ -7,12 +7,12 @@ pkgver=1.005
pkgrel=4
pkgdesc="produce RFC 2822 date strings"
arch=('any')
-url="http://search.cpan.org/dist/Email-Date-Format"
+url="https://search.cpan.org/dist/Email-Date-Format"
license=('GPL' 'PerlArtistic')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-capture-tiny')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/R/RJ/RJBS/Email-Date-Format-$pkgver.tar.gz")
+source=("https://www.cpan.org/authors/id/R/RJ/RJBS/Email-Date-Format-$pkgver.tar.gz")
md5sums=('030dcee3bc1a44674900b0132925bd03')
build() {
diff --git a/perl-email-date-format/trunk/PKGBUILD b/perl-email-date-format/trunk/PKGBUILD
index 50933be..a92574b 100644
--- a/perl-email-date-format/trunk/PKGBUILD
+++ b/perl-email-date-format/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.005
pkgrel=4
pkgdesc="produce RFC 2822 date strings"
arch=('any')
-url="http://search.cpan.org/dist/Email-Date-Format"
+url="https://search.cpan.org/dist/Email-Date-Format"
license=('GPL' 'PerlArtistic')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-capture-tiny')
diff --git a/perl-encode-locale/repos/extra-any/PKGBUILD b/perl-encode-locale/repos/extra-any/PKGBUILD
index 1fdd34c..223af9c 100644
--- a/perl-encode-locale/repos/extra-any/PKGBUILD
+++ b/perl-encode-locale/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=1.05
pkgrel=4
pkgdesc="Determine the locale encoding"
arch=('any')
-url="http://search.cpan.org/dist/Encode-Locale"
+url="https://search.cpan.org/dist/Encode-Locale"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-$pkgver.tar.gz)
sha1sums=('1e1632e869cb76e3fdbda0a83a192190ed178d60')
build() {
diff --git a/perl-encode-locale/trunk/PKGBUILD b/perl-encode-locale/trunk/PKGBUILD
index b632470..5448979 100644
--- a/perl-encode-locale/trunk/PKGBUILD
+++ b/perl-encode-locale/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.05
pkgrel=4
pkgdesc="Determine the locale encoding"
arch=('any')
-url="http://search.cpan.org/dist/Encode-Locale"
+url="https://search.cpan.org/dist/Encode-Locale"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Encode-Locale-$pkgver.tar.gz)
sha1sums=('1e1632e869cb76e3fdbda0a83a192190ed178d60')
build() {
diff --git a/perl-error/repos/extra-any/PKGBUILD b/perl-error/repos/extra-any/PKGBUILD
index 68659e7..3795599 100644
--- a/perl-error/repos/extra-any/PKGBUILD
+++ b/perl-error/repos/extra-any/PKGBUILD
@@ -4,13 +4,13 @@ pkgname=perl-error
pkgver=0.17027
pkgrel=1
pkgdesc="Perl/CPAN Error module - Error/exception handling in an OO-ish way"
-url="http://search.cpan.org/dist/Error/"
+url="https://search.cpan.org/dist/Error/"
arch=('any')
license=('PerlArtistic' 'GPL')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-${pkgver}.tar.gz)
sha512sums=('f7a649254bd2a5228a0baaa7bb286872dcbcf373134446176ff63a5ec0159e7472e0ea930aaff78f7f7961f797ae0a8e5c8725bdc06d2bab177ce469a4ede4b9')
build() {
diff --git a/perl-error/trunk/PKGBUILD b/perl-error/trunk/PKGBUILD
index 68659e7..3795599 100644
--- a/perl-error/trunk/PKGBUILD
+++ b/perl-error/trunk/PKGBUILD
@@ -4,13 +4,13 @@ pkgname=perl-error
pkgver=0.17027
pkgrel=1
pkgdesc="Perl/CPAN Error module - Error/exception handling in an OO-ish way"
-url="http://search.cpan.org/dist/Error/"
+url="https://search.cpan.org/dist/Error/"
arch=('any')
license=('PerlArtistic' 'GPL')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/Error-${pkgver}.tar.gz)
sha512sums=('f7a649254bd2a5228a0baaa7bb286872dcbcf373134446176ff63a5ec0159e7472e0ea930aaff78f7f7961f797ae0a8e5c8725bdc06d2bab177ce469a4ede4b9')
build() {
diff --git a/perl-ev/repos/extra-x86_64/PKGBUILD b/perl-ev/repos/extra-x86_64/PKGBUILD
index 7dbe07a..6d76331 100644
--- a/perl-ev/repos/extra-x86_64/PKGBUILD
+++ b/perl-ev/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ options=('!emptydirs')
depends=('perl-common-sense')
makedepends=('perl-canary-stability')
url='https://metacpan.org/release/EV'
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/EV-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/EV-$pkgver.tar.gz")
md5sums=('2c08fe22dc4549eb7691d52dc409cfde')
build() {
diff --git a/perl-ev/trunk/PKGBUILD b/perl-ev/trunk/PKGBUILD
index 7dbe07a..6d76331 100644
--- a/perl-ev/trunk/PKGBUILD
+++ b/perl-ev/trunk/PKGBUILD
@@ -10,7 +10,7 @@ options=('!emptydirs')
depends=('perl-common-sense')
makedepends=('perl-canary-stability')
url='https://metacpan.org/release/EV'
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/EV-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/EV-$pkgver.tar.gz")
md5sums=('2c08fe22dc4549eb7691d52dc409cfde')
build() {
diff --git a/perl-event-execflow/repos/extra-any/PKGBUILD b/perl-event-execflow/repos/extra-any/PKGBUILD
index 2f90071..3b96741 100644
--- a/perl-event-execflow/repos/extra-any/PKGBUILD
+++ b/perl-event-execflow/repos/extra-any/PKGBUILD
@@ -9,10 +9,10 @@ pkgrel=6
pkgdesc="Framework for perl-events"
arch=('any')
license=('PerlArtistic')
-url="http://www.exit1.org/${_realname}/"
+url="https://www.exit1.org/${_realname}/"
depends=('perl-anyevent' 'perl-libintl-perl' 'perl>=5.10.0')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/J/JR/JRED/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/J/JR/JRED/${_realname}-${pkgver}.tar.gz)
md5sums=('7370ea61607a200239cdd491755efee3')
build() {
diff --git a/perl-event-execflow/trunk/PKGBUILD b/perl-event-execflow/trunk/PKGBUILD
index 2f90071..3b96741 100644
--- a/perl-event-execflow/trunk/PKGBUILD
+++ b/perl-event-execflow/trunk/PKGBUILD
@@ -9,10 +9,10 @@ pkgrel=6
pkgdesc="Framework for perl-events"
arch=('any')
license=('PerlArtistic')
-url="http://www.exit1.org/${_realname}/"
+url="https://www.exit1.org/${_realname}/"
depends=('perl-anyevent' 'perl-libintl-perl' 'perl>=5.10.0')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/J/JR/JRED/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/J/JR/JRED/${_realname}-${pkgver}.tar.gz)
md5sums=('7370ea61607a200239cdd491755efee3')
build() {
diff --git a/perl-exporter-tiny/repos/extra-any/PKGBUILD b/perl-exporter-tiny/repos/extra-any/PKGBUILD
index 2d24f1e..64c2a19 100644
--- a/perl-exporter-tiny/repos/extra-any/PKGBUILD
+++ b/perl-exporter-tiny/repos/extra-any/PKGBUILD
@@ -9,8 +9,8 @@ arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
-url='http://search.cpan.org/dist/Exporter-Tiny'
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz")
+url='https://search.cpan.org/dist/Exporter-Tiny'
+source=("https://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz")
sha512sums=('b247e7785e02c3346f231736a430c2d54e5ac93c175892090c40121c86eb255ce4d138c65e31836fd2970b45fb71dc7e68ea3c45a06a9e9c4135b45df48621d8')
_distdir="Exporter-Tiny-$pkgver"
diff --git a/perl-exporter-tiny/trunk/PKGBUILD b/perl-exporter-tiny/trunk/PKGBUILD
index d19423e..6312551 100644
--- a/perl-exporter-tiny/trunk/PKGBUILD
+++ b/perl-exporter-tiny/trunk/PKGBUILD
@@ -8,8 +8,8 @@ arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
-url='http://search.cpan.org/dist/Exporter-Tiny'
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz")
+url='https://search.cpan.org/dist/Exporter-Tiny'
+source=("https://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz")
sha512sums=('b247e7785e02c3346f231736a430c2d54e5ac93c175892090c40121c86eb255ce4d138c65e31836fd2970b45fb71dc7e68ea3c45a06a9e9c4135b45df48621d8')
_distdir="Exporter-Tiny-$pkgver"
diff --git a/perl-extutils-depends/repos/extra-any/PKGBUILD b/perl-extutils-depends/repos/extra-any/PKGBUILD
index 16ad78e..7d47cbb 100644
--- a/perl-extutils-depends/repos/extra-any/PKGBUILD
+++ b/perl-extutils-depends/repos/extra-any/PKGBUILD
@@ -9,11 +9,11 @@ pkgver=0.405
pkgrel=4
pkgdesc="The Perl depends module"
arch=('any')
-url="http://search.cpan.org/dist/ExtUtils-Depends/"
+url="https://search.cpan.org/dist/ExtUtils-Depends/"
license=('PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-${pkgver}.tar.gz")
+source=("https://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-Depends-${pkgver}.tar.gz")
md5sums=('caefbca2f173d0cea3f5ac26b6c08a2c')
build() {
diff --git a/perl-extutils-depends/trunk/PKGBUILD b/perl-extutils-depends/trunk/PKGBUILD
index aeb04f9..14f9b43 100644
--- a/perl-extutils-depends/trunk/PKGBUILD
+++ b/perl-extutils-depends/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.405
pkgrel=4
pkgdesc="The Perl depends module"
arch=('any')
-url="http://search.cpan.org/dist/ExtUtils-Depends/"
+url="https://search.cpan.org/dist/ExtUtils-Depends/"
license=('PerlArtistic')
depends=('perl')
options=('!emptydirs')
diff --git a/perl-extutils-libbuilder/repos/extra-any/PKGBUILD b/perl-extutils-libbuilder/repos/extra-any/PKGBUILD
index 0fbf44e..f23d251 100644
--- a/perl-extutils-libbuilder/repos/extra-any/PKGBUILD
+++ b/perl-extutils-libbuilder/repos/extra-any/PKGBUILD
@@ -12,7 +12,7 @@ options=('!emptydirs')
depends=('perl')
makedepends=('perl-module-build')
url="https://metacpan.org/release/${_dist}"
-source=("http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz")
sha1sums=('c15d93062c43bc83e1b3b0d52869bb0aa6919f2b')
build() {
diff --git a/perl-extutils-libbuilder/trunk/PKGBUILD b/perl-extutils-libbuilder/trunk/PKGBUILD
index 60a9d77..c1b95d4 100644
--- a/perl-extutils-libbuilder/trunk/PKGBUILD
+++ b/perl-extutils-libbuilder/trunk/PKGBUILD
@@ -11,7 +11,7 @@ options=('!emptydirs')
depends=('perl')
makedepends=('perl-module-build')
url="https://metacpan.org/release/${_dist}"
-source=("http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz")
sha1sums=('c15d93062c43bc83e1b3b0d52869bb0aa6919f2b')
build() {
diff --git a/perl-fcgi/repos/extra-x86_64/PKGBUILD b/perl-fcgi/repos/extra-x86_64/PKGBUILD
index f0e0e87..ec2e03d 100644
--- a/perl-fcgi/repos/extra-x86_64/PKGBUILD
+++ b/perl-fcgi/repos/extra-x86_64/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=0.78
pkgrel=6
pkgdesc="Fast CGI"
arch=('x86_64')
-url="http://search.cpan.org/dist/FCGI"
+url="https://search.cpan.org/dist/FCGI"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/FCGI-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/FCGI-${pkgver}.tar.gz")
md5sums=('916cd2887b27265cd8dcfd3280135270')
build() {
diff --git a/perl-fcgi/trunk/PKGBUILD b/perl-fcgi/trunk/PKGBUILD
index c3ee1ed..caabcb1 100644
--- a/perl-fcgi/trunk/PKGBUILD
+++ b/perl-fcgi/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.78
pkgrel=6
pkgdesc="Fast CGI"
arch=('x86_64')
-url="http://search.cpan.org/dist/FCGI"
+url="https://search.cpan.org/dist/FCGI"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/FCGI-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/FCGI-${pkgver}.tar.gz")
md5sums=('916cd2887b27265cd8dcfd3280135270')
build() {
diff --git a/perl-file-basedir/repos/extra-any/PKGBUILD b/perl-file-basedir/repos/extra-any/PKGBUILD
index 170e1eb..1d5bcac 100644
--- a/perl-file-basedir/repos/extra-any/PKGBUILD
+++ b/perl-file-basedir/repos/extra-any/PKGBUILD
@@ -10,12 +10,12 @@ pkgrel=2
pkgdesc='Use the Freedesktop.org base directory specification'
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl-ipc-system-simple')
makedepends=('perl-module-build>0.4205')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage' 'perl-file-which' 'xdg-user-dirs')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/K/KI/KIMRYAN/${_realname}-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/K/KI/KIMRYAN/${_realname}-$pkgver.tar.gz")
sha512sums=('6b44edca34906c34d574933c21c0e3a1a236a431a3ac12caeabcc2638688dfe1c02efc9a1e75a2c2cd522de0dca00df0620cd262c184ec938cc97766d1121f99')
build() {
diff --git a/perl-file-basedir/trunk/PKGBUILD b/perl-file-basedir/trunk/PKGBUILD
index 2154272..47a407c 100644
--- a/perl-file-basedir/trunk/PKGBUILD
+++ b/perl-file-basedir/trunk/PKGBUILD
@@ -9,12 +9,12 @@ pkgrel=2
pkgdesc='Use the Freedesktop.org base directory specification'
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl-ipc-system-simple')
makedepends=('perl-module-build>0.4205')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage' 'perl-file-which' 'xdg-user-dirs')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/K/KI/KIMRYAN/${_realname}-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/K/KI/KIMRYAN/${_realname}-$pkgver.tar.gz")
sha512sums=('6b44edca34906c34d574933c21c0e3a1a236a431a3ac12caeabcc2638688dfe1c02efc9a1e75a2c2cd522de0dca00df0620cd262c184ec938cc97766d1121f99')
build() {
diff --git a/perl-file-copy-recursive/repos/extra-any/PKGBUILD b/perl-file-copy-recursive/repos/extra-any/PKGBUILD
index 1715f5f..2e790c4 100644
--- a/perl-file-copy-recursive/repos/extra-any/PKGBUILD
+++ b/perl-file-copy-recursive/repos/extra-any/PKGBUILD
@@ -12,7 +12,7 @@ depends=('perl')
checkdepends=('perl-path-tiny' 'perl-test-deep' 'perl-test-fatal' 'perl-test-file'
'perl-test-warnings')
options=('!emptydirs')
-source=("http://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-${pkgver}.tar.gz")
+source=("https://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-${pkgver}.tar.gz")
sha512sums=('7599c48cee0b9848d5e275a1de00845cb2d4820eda9092d550063d4791974870129ce8d3d9337a8f7ea413ed4c21e533c2eb3134c2fcb5cc412dbbfddd2500e4')
build() {
diff --git a/perl-file-desktopentry/repos/extra-any/PKGBUILD b/perl-file-desktopentry/repos/extra-any/PKGBUILD
index 9c404d9..81d09ed 100644
--- a/perl-file-desktopentry/repos/extra-any/PKGBUILD
+++ b/perl-file-desktopentry/repos/extra-any/PKGBUILD
@@ -7,11 +7,11 @@ pkgrel=4
pkgdesc='Object to handle .desktop files'
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/File-DesktopEntry/"
+url="https://search.cpan.org/dist/File-DesktopEntry/"
depends=('perl-file-basedir' 'perl-uri')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/File-DesktopEntry-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/File-DesktopEntry-$pkgver.tar.gz)
sha1sums=('5cec1844dc150db3eab387467379888b43b3fb35')
build() {
diff --git a/perl-file-desktopentry/trunk/PKGBUILD b/perl-file-desktopentry/trunk/PKGBUILD
index caebe6f..77fafbc 100644
--- a/perl-file-desktopentry/trunk/PKGBUILD
+++ b/perl-file-desktopentry/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgrel=4
pkgdesc='Object to handle .desktop files'
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/File-DesktopEntry/"
+url="https://search.cpan.org/dist/File-DesktopEntry/"
depends=('perl-file-basedir' 'perl-uri')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/File-DesktopEntry-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/File-DesktopEntry-$pkgver.tar.gz)
sha1sums=('5cec1844dc150db3eab387467379888b43b3fb35')
build() {
diff --git a/perl-file-find-rule/repos/extra-any/PKGBUILD b/perl-file-find-rule/repos/extra-any/PKGBUILD
index b07eb4c..06c8d70 100644
--- a/perl-file-find-rule/repos/extra-any/PKGBUILD
+++ b/perl-file-find-rule/repos/extra-any/PKGBUILD
@@ -13,8 +13,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-number-compare' 'perl-text-glob>=0.07')
makedepends=()
-url='http://search.mcpan.org/dist/File-Find-Rule'
-source=("http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_dist}-${pkgver}.tar.gz")
+url='https://search.mcpan.org/dist/File-Find-Rule'
+source=("https://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_dist}-${pkgver}.tar.gz")
md5sums=('a7aa9ad4d8ee87b2a77b8e3722768712')
sha512sums=('97328a86578942d214f7ac530cc88fc84dc7ef2018db06b8c0c58907a4045e90c9c97d1848ed4f16838bd8ca591aca4fa9f24649c81fd8dfe9efe7a2f9f2722c')
diff --git a/perl-file-find-rule/trunk/PKGBUILD b/perl-file-find-rule/trunk/PKGBUILD
index 9bd4310..5826a21 100644
--- a/perl-file-find-rule/trunk/PKGBUILD
+++ b/perl-file-find-rule/trunk/PKGBUILD
@@ -12,8 +12,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-number-compare' 'perl-text-glob>=0.07')
makedepends=()
-url='http://search.mcpan.org/dist/File-Find-Rule'
-source=("http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_dist}-${pkgver}.tar.gz")
+url='https://search.mcpan.org/dist/File-Find-Rule'
+source=("https://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_dist}-${pkgver}.tar.gz")
md5sums=('a7aa9ad4d8ee87b2a77b8e3722768712')
sha512sums=('97328a86578942d214f7ac530cc88fc84dc7ef2018db06b8c0c58907a4045e90c9c97d1848ed4f16838bd8ca591aca4fa9f24649c81fd8dfe9efe7a2f9f2722c')
diff --git a/perl-file-listing/repos/extra-any/PKGBUILD b/perl-file-listing/repos/extra-any/PKGBUILD
index 146a75a..eaf7d8c 100644
--- a/perl-file-listing/repos/extra-any/PKGBUILD
+++ b/perl-file-listing/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=6.04
pkgrel=5
pkgdesc="parse directory listing"
arch=('any')
-url="http://search.cpan.org/dist/File-Listing"
+url="https://search.cpan.org/dist/File-Listing"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-http-date')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-${pkgver}.tar.gz")
sha1sums=('02a41fe1b91f3f198712965360192f31d6d8d74e')
build() {
diff --git a/perl-file-listing/trunk/PKGBUILD b/perl-file-listing/trunk/PKGBUILD
index 01dc6a3..355fedf 100644
--- a/perl-file-listing/trunk/PKGBUILD
+++ b/perl-file-listing/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=6.04
pkgrel=5
pkgdesc="parse directory listing"
arch=('any')
-url="http://search.cpan.org/dist/File-Listing"
+url="https://search.cpan.org/dist/File-Listing"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-http-date')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/File-Listing-${pkgver}.tar.gz")
sha1sums=('02a41fe1b91f3f198712965360192f31d6d8d74e')
build() {
diff --git a/perl-file-mimeinfo/repos/extra-any/PKGBUILD b/perl-file-mimeinfo/repos/extra-any/PKGBUILD
index cb8f7d2..281582f 100644
--- a/perl-file-mimeinfo/repos/extra-any/PKGBUILD
+++ b/perl-file-mimeinfo/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL' 'PerlArtistic')
depends=('perl-file-basedir' 'perl-file-desktopentry' 'shared-mime-info')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-${pkgver}.tar.gz)
+source=(https://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-${pkgver}.tar.gz)
sha512sums=('3b012843a0934e2df78a28e52efec3cbe10b06fd2be7f3d63f64309752240af2e7ef9440a839aa170197f1037baee5fdcf1c1303fd57349841f37ee7001b68dd')
build() {
diff --git a/perl-file-mimeinfo/trunk/PKGBUILD b/perl-file-mimeinfo/trunk/PKGBUILD
index d8a197c..671e66c 100644
--- a/perl-file-mimeinfo/trunk/PKGBUILD
+++ b/perl-file-mimeinfo/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL' 'PerlArtistic')
depends=('perl-file-basedir' 'perl-file-desktopentry' 'shared-mime-info')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-${pkgver}.tar.gz)
+source=(https://cpan.metacpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-${pkgver}.tar.gz)
sha512sums=('3b012843a0934e2df78a28e52efec3cbe10b06fd2be7f3d63f64309752240af2e7ef9440a839aa170197f1037baee5fdcf1c1303fd57349841f37ee7001b68dd')
build() {
diff --git a/perl-file-readbackwards/repos/extra-any/PKGBUILD b/perl-file-readbackwards/repos/extra-any/PKGBUILD
index fe3ef59..34542a7 100644
--- a/perl-file-readbackwards/repos/extra-any/PKGBUILD
+++ b/perl-file-readbackwards/repos/extra-any/PKGBUILD
@@ -13,8 +13,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=('perl-extutils-makemaker')
-url="http://search.cpan.org/dist/${_pkgname}/"
-source=(http://search.cpan.org/CPAN/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
+url="https://search.cpan.org/dist/${_pkgname}/"
+source=(https://search.cpan.org/CPAN/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
sha256sums=('82b261af87507cc3e7e66899c457104ebc8d1c09fb85c53f67c1f90f70f18d6e')
build() {
diff --git a/perl-file-readbackwards/trunk/PKGBUILD b/perl-file-readbackwards/trunk/PKGBUILD
index b998ed4..713bdac 100644
--- a/perl-file-readbackwards/trunk/PKGBUILD
+++ b/perl-file-readbackwards/trunk/PKGBUILD
@@ -12,8 +12,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=('perl-extutils-makemaker')
-url="http://search.cpan.org/dist/${_pkgname}/"
-source=(http://search.cpan.org/CPAN/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
+url="https://search.cpan.org/dist/${_pkgname}/"
+source=(https://search.cpan.org/CPAN/authors/id/${_lastauthor}/${_pkgname}-${pkgver}.tar.gz)
sha256sums=('82b261af87507cc3e7e66899c457104ebc8d1c09fb85c53f67c1f90f70f18d6e')
build() {
diff --git a/perl-file-slurper/repos/extra-any/PKGBUILD b/perl-file-slurper/repos/extra-any/PKGBUILD
index 1fc1194..9f8390a 100644
--- a/perl-file-slurper/repos/extra-any/PKGBUILD
+++ b/perl-file-slurper/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ license=('PerlArtistic' 'GPL')
depends=('perl')
checkdepends=('perl-test-warnings')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_dist}-${pkgver}.tar.gz)
md5sums=('5742c63096392dfee50b8db314bcca18')
sha256sums=('4efb2ea416b110a1bda6f8133549cc6ea3676402e3caf7529fce0313250aa578')
diff --git a/perl-file-slurper/trunk/PKGBUILD b/perl-file-slurper/trunk/PKGBUILD
index 1fc1194..9f8390a 100644
--- a/perl-file-slurper/trunk/PKGBUILD
+++ b/perl-file-slurper/trunk/PKGBUILD
@@ -11,7 +11,7 @@ license=('PerlArtistic' 'GPL')
depends=('perl')
checkdepends=('perl-test-warnings')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_dist}-${pkgver}.tar.gz)
md5sums=('5742c63096392dfee50b8db314bcca18')
sha256sums=('4efb2ea416b110a1bda6f8133549cc6ea3676402e3caf7529fce0313250aa578')
diff --git a/perl-gtk2-ex-formfactory/repos/extra-any/PKGBUILD b/perl-gtk2-ex-formfactory/repos/extra-any/PKGBUILD
index 3d90e48..682e79d 100644
--- a/perl-gtk2-ex-formfactory/repos/extra-any/PKGBUILD
+++ b/perl-gtk2-ex-formfactory/repos/extra-any/PKGBUILD
@@ -8,11 +8,11 @@ pkgrel=4
pkgdesc="Framework for perl-gtk2 development"
arch=('any')
license=('LGPL')
-url="http://www.exit1.org/${_realname}/"
+url="https://www.exit1.org/${_realname}/"
depends=('gtk2-perl' 'perl')
options=('!emptydirs')
DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 -O %o %u') # curl doesn't work
-source=(http://www.exit1.org/packages/${_realname}/dist/${_realname}-${pkgver}.tar.gz)
+source=(https://www.exit1.org/packages/${_realname}/dist/${_realname}-${pkgver}.tar.gz)
md5sums=('17f0cfd4957196f9928d023a4801ed5c')
build() {
diff --git a/perl-gtk2-ex-formfactory/trunk/PKGBUILD b/perl-gtk2-ex-formfactory/trunk/PKGBUILD
index 3d90e48..682e79d 100644
--- a/perl-gtk2-ex-formfactory/trunk/PKGBUILD
+++ b/perl-gtk2-ex-formfactory/trunk/PKGBUILD
@@ -8,11 +8,11 @@ pkgrel=4
pkgdesc="Framework for perl-gtk2 development"
arch=('any')
license=('LGPL')
-url="http://www.exit1.org/${_realname}/"
+url="https://www.exit1.org/${_realname}/"
depends=('gtk2-perl' 'perl')
options=('!emptydirs')
DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 -O %o %u') # curl doesn't work
-source=(http://www.exit1.org/packages/${_realname}/dist/${_realname}-${pkgver}.tar.gz)
+source=(https://www.exit1.org/packages/${_realname}/dist/${_realname}-${pkgver}.tar.gz)
md5sums=('17f0cfd4957196f9928d023a4801ed5c')
build() {
diff --git a/perl-guard/repos/extra-x86_64/PKGBUILD b/perl-guard/repos/extra-x86_64/PKGBUILD
index ee0347c..30e9079 100644
--- a/perl-guard/repos/extra-x86_64/PKGBUILD
+++ b/perl-guard/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url='https://metacpan.org/release/Guard'
license=('GPL' 'PerlArtistic')
makedepends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Guard-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Guard-${pkgver}.tar.gz")
md5sums=('dbbb944601a31f60ee58954ad4cb65b4')
build() {
diff --git a/perl-guard/trunk/PKGBUILD b/perl-guard/trunk/PKGBUILD
index 5d6800a..b817cc8 100644
--- a/perl-guard/trunk/PKGBUILD
+++ b/perl-guard/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url='https://metacpan.org/release/Guard'
license=('GPL' 'PerlArtistic')
makedepends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Guard-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Guard-${pkgver}.tar.gz")
md5sums=('dbbb944601a31f60ee58954ad4cb65b4')
build() {
diff --git a/perl-html-parser/repos/extra-x86_64/PKGBUILD b/perl-html-parser/repos/extra-x86_64/PKGBUILD
index 29c8bba..08f15d4 100644
--- a/perl-html-parser/repos/extra-x86_64/PKGBUILD
+++ b/perl-html-parser/repos/extra-x86_64/PKGBUILD
@@ -10,11 +10,11 @@ pkgrel=6
pkgdesc="Perl HTML parser class"
arch=('x86_64')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/HTML-Parser/"
+url="https://search.cpan.org/dist/HTML-Parser/"
depends=('perl-html-tagset')
checkdepends=('perl-test-pod')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-${pkgver}.tar.gz)
md5sums=('eb7505e5f626913350df9dd4a03d54a8')
build() {
diff --git a/perl-html-parser/trunk/PKGBUILD b/perl-html-parser/trunk/PKGBUILD
index 0865c56..af699fa 100644
--- a/perl-html-parser/trunk/PKGBUILD
+++ b/perl-html-parser/trunk/PKGBUILD
@@ -9,11 +9,11 @@ pkgrel=6
pkgdesc="Perl HTML parser class"
arch=('x86_64')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/HTML-Parser/"
+url="https://search.cpan.org/dist/HTML-Parser/"
depends=('perl-html-tagset')
checkdepends=('perl-test-pod')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/G/GA/GAAS/HTML-Parser-${pkgver}.tar.gz)
md5sums=('eb7505e5f626913350df9dd4a03d54a8')
build() {
diff --git a/perl-html-tagset/repos/extra-any/PKGBUILD b/perl-html-tagset/repos/extra-any/PKGBUILD
index 63cc9bf..b861eb4 100644
--- a/perl-html-tagset/repos/extra-any/PKGBUILD
+++ b/perl-html-tagset/repos/extra-any/PKGBUILD
@@ -10,12 +10,12 @@ pkgrel=7
pkgdesc="Data tables useful in parsing HTML"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl>=5.10.0')
replaces=('html-tagset')
provides=('html-tagset')
options=(!emptydirs)
-source=(http://www.cpan.org/authors/id/P/PE/PETDANCE/${_realname}-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/P/PE/PETDANCE/${_realname}-${pkgver}.tar.gz)
md5sums=('d2bfa18fe1904df7f683e96611e87437')
build() {
diff --git a/perl-html-tagset/trunk/PKGBUILD b/perl-html-tagset/trunk/PKGBUILD
index cf3b2c0..1d0da73 100644
--- a/perl-html-tagset/trunk/PKGBUILD
+++ b/perl-html-tagset/trunk/PKGBUILD
@@ -9,12 +9,12 @@ pkgrel=7
pkgdesc="Data tables useful in parsing HTML"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl>=5.10.0')
replaces=('html-tagset')
provides=('html-tagset')
options=(!emptydirs)
-source=(http://www.cpan.org/authors/id/P/PE/PETDANCE/${_realname}-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/P/PE/PETDANCE/${_realname}-${pkgver}.tar.gz)
md5sums=('d2bfa18fe1904df7f683e96611e87437')
build() {
diff --git a/perl-html-template/repos/extra-any/PKGBUILD b/perl-html-template/repos/extra-any/PKGBUILD
index 7d429c6..745ac55 100644
--- a/perl-html-template/repos/extra-any/PKGBUILD
+++ b/perl-html-template/repos/extra-any/PKGBUILD
@@ -9,12 +9,12 @@ pkgver=2.97
pkgrel=3
pkgdesc="A simple HTML templating system"
arch=('any')
-url="http://search.cpan.org/dist/HTML-Template"
+url="https://search.cpan.org/dist/HTML-Template"
license=("GPL" "PerlArtistic")
depends=('perl')
checkdepends=('perl-cgi')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/S/SA/SAMTREGAR/HTML-Template-$pkgver.tar.gz")
+source=("https://www.cpan.org/authors/id/S/SA/SAMTREGAR/HTML-Template-$pkgver.tar.gz")
sha512sums=('e1cb68db24db1692c0fb3838739798e5716340e3e78260ee95614af5bf29ee100cc86bbd15a2dda3bb98c7f2ecdf0e3ff8ca7775171a44d9ed347d7f9c850783')
build() {
diff --git a/perl-html-template/trunk/PKGBUILD b/perl-html-template/trunk/PKGBUILD
index 4e50f51..1073d93 100644
--- a/perl-html-template/trunk/PKGBUILD
+++ b/perl-html-template/trunk/PKGBUILD
@@ -8,12 +8,12 @@ pkgver=2.97
pkgrel=3
pkgdesc="A simple HTML templating system"
arch=('any')
-url="http://search.cpan.org/dist/HTML-Template"
+url="https://search.cpan.org/dist/HTML-Template"
license=("GPL" "PerlArtistic")
depends=('perl')
checkdepends=('perl-cgi')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/S/SA/SAMTREGAR/HTML-Template-$pkgver.tar.gz")
+source=("https://www.cpan.org/authors/id/S/SA/SAMTREGAR/HTML-Template-$pkgver.tar.gz")
sha512sums=('e1cb68db24db1692c0fb3838739798e5716340e3e78260ee95614af5bf29ee100cc86bbd15a2dda3bb98c7f2ecdf0e3ff8ca7775171a44d9ed347d7f9c850783')
build() {
diff --git a/perl-http-cookies/repos/extra-any/PKGBUILD b/perl-http-cookies/repos/extra-any/PKGBUILD
index d9a9e09..609dac6 100644
--- a/perl-http-cookies/repos/extra-any/PKGBUILD
+++ b/perl-http-cookies/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=6.04
pkgrel=3
pkgdesc="HTTP cookie jars"
arch=('any')
-url="http://search.cpan.org/dist/HTTP-Cookies"
+url="https://search.cpan.org/dist/HTTP-Cookies"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-http-date' 'perl-http-message')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Cookies-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Cookies-$pkgver.tar.gz)
sha512sums=('e8b24b96e6630f1238e828edfbf7074fb9186a391fd1d129fb65a82748a4cf7d71669fa658c31957560a6faac3e638c8dc7aa3182acaa6fd14f0d56f3968f5e4')
build() {
diff --git a/perl-http-cookies/trunk/PKGBUILD b/perl-http-cookies/trunk/PKGBUILD
index 9831d61..eafc2e7 100644
--- a/perl-http-cookies/trunk/PKGBUILD
+++ b/perl-http-cookies/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=6.04
pkgrel=3
pkgdesc="HTTP cookie jars"
arch=('any')
-url="http://search.cpan.org/dist/HTTP-Cookies"
+url="https://search.cpan.org/dist/HTTP-Cookies"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-http-date' 'perl-http-message')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Cookies-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Cookies-$pkgver.tar.gz)
sha512sums=('e8b24b96e6630f1238e828edfbf7074fb9186a391fd1d129fb65a82748a4cf7d71669fa658c31957560a6faac3e638c8dc7aa3182acaa6fd14f0d56f3968f5e4')
build() {
diff --git a/perl-http-date/repos/extra-any/PKGBUILD b/perl-http-date/repos/extra-any/PKGBUILD
index 6026a4e..118507d 100644
--- a/perl-http-date/repos/extra-any/PKGBUILD
+++ b/perl-http-date/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=6.02
pkgrel=5
pkgdesc="Date conversion routines"
arch=('any')
-url="http://search.cpan.org/dist/HTTP-Date"
+url="https://search.cpan.org/dist/HTTP-Date"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-$pkgver.tar.gz)
sha1sums=('85f8dbcad22f2680775a185ce91a42c89e0ad2a8')
build() {
diff --git a/perl-http-date/trunk/PKGBUILD b/perl-http-date/trunk/PKGBUILD
index 0d11991..9e0daee 100644
--- a/perl-http-date/trunk/PKGBUILD
+++ b/perl-http-date/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=6.02
pkgrel=5
pkgdesc="Date conversion routines"
arch=('any')
-url="http://search.cpan.org/dist/HTTP-Date"
+url="https://search.cpan.org/dist/HTTP-Date"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-$pkgver.tar.gz)
sha1sums=('85f8dbcad22f2680775a185ce91a42c89e0ad2a8')
build() {
diff --git a/perl-http-message/repos/extra-any/PKGBUILD b/perl-http-message/repos/extra-any/PKGBUILD
index 2019976..6dafd90 100644
--- a/perl-http-message/repos/extra-any/PKGBUILD
+++ b/perl-http-message/repos/extra-any/PKGBUILD
@@ -8,14 +8,14 @@ pkgver=6.18
pkgrel=2
pkgdesc="HTTP style messages"
arch=('any')
-url='http://search.cpan.org/dist/HTTP-Message'
+url='https://search.cpan.org/dist/HTTP-Message'
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl' 'perl-encode-locale' 'perl-http-date' 'perl-lwp-mediatypes' 'perl-uri'
'perl-io-html')
makedepends=('perl-try-tiny')
conflicts=('perl-libwww<6')
-source=("http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Message-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Message-$pkgver.tar.gz")
sha512sums=('46a5d4ee6af1bdb7b320ae8ad430b4dbff9a198a60d025703fa64a83284dfe6bee08041fc43372b6ea724ab973f84c3cbca5353d6158bdfbbed612577de61206')
build() {
diff --git a/perl-http-message/trunk/PKGBUILD b/perl-http-message/trunk/PKGBUILD
index 0509c5d..fa43f49 100644
--- a/perl-http-message/trunk/PKGBUILD
+++ b/perl-http-message/trunk/PKGBUILD
@@ -7,14 +7,14 @@ pkgver=6.18
pkgrel=2
pkgdesc="HTTP style messages"
arch=('any')
-url='http://search.cpan.org/dist/HTTP-Message'
+url='https://search.cpan.org/dist/HTTP-Message'
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl' 'perl-encode-locale' 'perl-http-date' 'perl-lwp-mediatypes' 'perl-uri'
'perl-io-html')
makedepends=('perl-try-tiny')
conflicts=('perl-libwww<6')
-source=("http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Message-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Message-$pkgver.tar.gz")
sha512sums=('46a5d4ee6af1bdb7b320ae8ad430b4dbff9a198a60d025703fa64a83284dfe6bee08041fc43372b6ea724ab973f84c3cbca5353d6158bdfbbed612577de61206')
build() {
diff --git a/perl-http-negotiate/repos/extra-any/PKGBUILD b/perl-http-negotiate/repos/extra-any/PKGBUILD
index c776681..685c571 100644
--- a/perl-http-negotiate/repos/extra-any/PKGBUILD
+++ b/perl-http-negotiate/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=6.01
pkgrel=5
pkgdesc="Choose a variant to serve"
arch=('any')
-url="http://search.cpan.org/dist/HTTP-Negotiate"
+url="https://search.cpan.org/dist/HTTP-Negotiate"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-http-message')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-$pkgver.tar.gz)
sha1sums=('4a4974639d9b64f7132cb075f551f7293f788c62')
build() {
diff --git a/perl-http-negotiate/trunk/PKGBUILD b/perl-http-negotiate/trunk/PKGBUILD
index bf671ac..0c99f3f 100644
--- a/perl-http-negotiate/trunk/PKGBUILD
+++ b/perl-http-negotiate/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=6.01
pkgrel=5
pkgdesc="Choose a variant to serve"
arch=('any')
-url="http://search.cpan.org/dist/HTTP-Negotiate"
+url="https://search.cpan.org/dist/HTTP-Negotiate"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-http-message')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-$pkgver.tar.gz)
sha1sums=('4a4974639d9b64f7132cb075f551f7293f788c62')
build() {
diff --git a/perl-image-exiftool/repos/extra-any/PKGBUILD b/perl-image-exiftool/repos/extra-any/PKGBUILD
index d8b6e80..42ea714 100644
--- a/perl-image-exiftool/repos/extra-any/PKGBUILD
+++ b/perl-image-exiftool/repos/extra-any/PKGBUILD
@@ -9,13 +9,13 @@ pkgver=11.30
pkgrel=1
pkgdesc="Reader and rewriter of EXIF informations that supports raw files"
arch=('any')
-url="http://search.cpan.org/perldoc?exiftool"
+url="https://search.cpan.org/perldoc?exiftool"
license=('GPL')
depends=('perl')
provides=("perl-exiftool=$pkgver")
replaces=("perl-exiftool")
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/EX/EXIFTOOL/${_srcname}-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/E/EX/EXIFTOOL/${_srcname}-$pkgver.tar.gz)
md5sums=('3f0e368d9b1df5b5a50c9f03e5df6436')
build() {
diff --git a/perl-image-exiftool/trunk/PKGBUILD b/perl-image-exiftool/trunk/PKGBUILD
index d8b6e80..42ea714 100644
--- a/perl-image-exiftool/trunk/PKGBUILD
+++ b/perl-image-exiftool/trunk/PKGBUILD
@@ -9,13 +9,13 @@ pkgver=11.30
pkgrel=1
pkgdesc="Reader and rewriter of EXIF informations that supports raw files"
arch=('any')
-url="http://search.cpan.org/perldoc?exiftool"
+url="https://search.cpan.org/perldoc?exiftool"
license=('GPL')
depends=('perl')
provides=("perl-exiftool=$pkgver")
replaces=("perl-exiftool")
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/EX/EXIFTOOL/${_srcname}-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/E/EX/EXIFTOOL/${_srcname}-$pkgver.tar.gz)
md5sums=('3f0e368d9b1df5b5a50c9f03e5df6436')
build() {
diff --git a/perl-inc-latest/repos/extra-any/PKGBUILD b/perl-inc-latest/repos/extra-any/PKGBUILD
index 61b042b..08f196e 100644
--- a/perl-inc-latest/repos/extra-any/PKGBUILD
+++ b/perl-inc-latest/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ license=('Apache')
depends=('perl')
checkdepends=('perl-cpan-meta')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/inc-latest-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/inc-latest-$pkgver.tar.gz")
sha512sums=('b312d1dfce963322796bc0127f0ecd82c12baacf9e5df40d9acc093221edd80f3696ce6d9f185ed24b21983147363d1d0ff3e273b8b5ce7559a6f16983a1385c')
build() {
diff --git a/perl-inc-latest/trunk/PKGBUILD b/perl-inc-latest/trunk/PKGBUILD
index d859087..6c6c651 100644
--- a/perl-inc-latest/trunk/PKGBUILD
+++ b/perl-inc-latest/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('Apache')
depends=('perl')
checkdepends=('perl-cpan-meta')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/inc-latest-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/inc-latest-$pkgver.tar.gz")
sha512sums=('b312d1dfce963322796bc0127f0ecd82c12baacf9e5df40d9acc093221edd80f3696ce6d9f185ed24b21983147363d1d0ff3e273b8b5ce7559a6f16983a1385c')
build() {
diff --git a/perl-io-html/repos/extra-any/PKGBUILD b/perl-io-html/repos/extra-any/PKGBUILD
index f450320..327268d 100644
--- a/perl-io-html/repos/extra-any/PKGBUILD
+++ b/perl-io-html/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=1.001
pkgrel=4
pkgdesc="Open an HTML file with automatic charset detection"
arch=('any')
-url='http://search.cpan.org/dist/IO-HTML'
+url='https://search.cpan.org/dist/IO-HTML'
depends=('perl')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/IO-HTML-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/C/CJ/CJM/IO-HTML-$pkgver.tar.gz)
sha1sums=('210b60f438502744c9c31a82329b19a6f9aecf63')
build() {
diff --git a/perl-io-html/trunk/PKGBUILD b/perl-io-html/trunk/PKGBUILD
index 178c958..0bd8dd9 100644
--- a/perl-io-html/trunk/PKGBUILD
+++ b/perl-io-html/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.001
pkgrel=4
pkgdesc="Open an HTML file with automatic charset detection"
arch=('any')
-url='http://search.cpan.org/dist/IO-HTML'
+url='https://search.cpan.org/dist/IO-HTML'
depends=('perl')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/C/CJ/CJM/IO-HTML-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/C/CJ/CJM/IO-HTML-$pkgver.tar.gz)
sha1sums=('210b60f438502744c9c31a82329b19a6f9aecf63')
build() {
diff --git a/perl-io-socket-inet6/repos/extra-any/PKGBUILD b/perl-io-socket-inet6/repos/extra-any/PKGBUILD
index 2185b17..2f045cd 100644
--- a/perl-io-socket-inet6/repos/extra-any/PKGBUILD
+++ b/perl-io-socket-inet6/repos/extra-any/PKGBUILD
@@ -10,8 +10,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-socket6>=0.12')
makedepends=()
-url='http://search.cpan.org/dist/IO-Socket-INET6'
-source=("http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-$pkgver.tar.gz")
+url='https://search.cpan.org/dist/IO-Socket-INET6'
+source=("https://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-$pkgver.tar.gz")
md5sums=('510ddc1bd75a8340ca7226123fb545c1')
sha512sums=('c6dc0bbcc81682d317597de26d5023de84781e4bd2af224145cc4980db7fcbc93295a7d0a80c1eaa649c6aebf4057d0b0159f47e6a6379d4b545b49305f28a37')
_distdir="IO-Socket-INET6-$pkgver"
diff --git a/perl-io-socket-inet6/trunk/PKGBUILD b/perl-io-socket-inet6/trunk/PKGBUILD
index 2185b17..2f045cd 100644
--- a/perl-io-socket-inet6/trunk/PKGBUILD
+++ b/perl-io-socket-inet6/trunk/PKGBUILD
@@ -10,8 +10,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-socket6>=0.12')
makedepends=()
-url='http://search.cpan.org/dist/IO-Socket-INET6'
-source=("http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-$pkgver.tar.gz")
+url='https://search.cpan.org/dist/IO-Socket-INET6'
+source=("https://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-$pkgver.tar.gz")
md5sums=('510ddc1bd75a8340ca7226123fb545c1')
sha512sums=('c6dc0bbcc81682d317597de26d5023de84781e4bd2af224145cc4980db7fcbc93295a7d0a80c1eaa649c6aebf4057d0b0159f47e6a6379d4b545b49305f28a37')
_distdir="IO-Socket-INET6-$pkgver"
diff --git a/perl-io-socket-ssl/repos/extra-any/PKGBUILD b/perl-io-socket-ssl/repos/extra-any/PKGBUILD
index 2b39c13..489c817 100644
--- a/perl-io-socket-ssl/repos/extra-any/PKGBUILD
+++ b/perl-io-socket-ssl/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgrel=1
pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/IO-Socket-SSL/"
+url="https://search.cpan.org/dist/IO-Socket-SSL/"
depends=('perl-net-ssleay' 'perl' 'perl-uri')
checkdepends=('perl-io-socket-inet6')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
sha512sums=('1a1e29f8a4b912bd3643509356c66b3a567ae41bb0ac9eb30f6ca97eb68bf9507e20c0fb8512f5dfd309accd6cfba61811b8d637f5e991aaa0a250a906fcb95c')
build() {
diff --git a/perl-io-socket-ssl/trunk/PKGBUILD b/perl-io-socket-ssl/trunk/PKGBUILD
index 2b39c13..489c817 100644
--- a/perl-io-socket-ssl/trunk/PKGBUILD
+++ b/perl-io-socket-ssl/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgrel=1
pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/IO-Socket-SSL/"
+url="https://search.cpan.org/dist/IO-Socket-SSL/"
depends=('perl-net-ssleay' 'perl' 'perl-uri')
checkdepends=('perl-io-socket-inet6')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-${pkgver}.tar.gz)
sha512sums=('1a1e29f8a4b912bd3643509356c66b3a567ae41bb0ac9eb30f6ca97eb68bf9507e20c0fb8512f5dfd309accd6cfba61811b8d637f5e991aaa0a250a906fcb95c')
build() {
diff --git a/perl-ipc-run3/repos/extra-any/PKGBUILD b/perl-ipc-run3/repos/extra-any/PKGBUILD
index b746aad..fea5fa7 100644
--- a/perl-ipc-run3/repos/extra-any/PKGBUILD
+++ b/perl-ipc-run3/repos/extra-any/PKGBUILD
@@ -13,8 +13,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.cpan.org/dist/IPC-Run3'
-source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/${_dist}-${pkgver}.tar.gz")
+url='https://search.cpan.org/dist/IPC-Run3'
+source=("https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/${_dist}-${pkgver}.tar.gz")
md5sums=('5a8cec571c51a118b265cf6e24e55761')
sha512sums=('50432850d8dccd2e59aa6684d34f3e3242fd7df3eb4d9a5eb02dae389aa46b5fd68cc54114a157c3fe99956e68e74d575ab3db5009b7bf7d5c325f1f109b1262')
diff --git a/perl-ipc-run3/trunk/PKGBUILD b/perl-ipc-run3/trunk/PKGBUILD
index cef141d..60e4d6f 100644
--- a/perl-ipc-run3/trunk/PKGBUILD
+++ b/perl-ipc-run3/trunk/PKGBUILD
@@ -12,8 +12,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.cpan.org/dist/IPC-Run3'
-source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/${_dist}-${pkgver}.tar.gz")
+url='https://search.cpan.org/dist/IPC-Run3'
+source=("https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/${_dist}-${pkgver}.tar.gz")
md5sums=('5a8cec571c51a118b265cf6e24e55761')
sha512sums=('50432850d8dccd2e59aa6684d34f3e3242fd7df3eb4d9a5eb02dae389aa46b5fd68cc54114a157c3fe99956e68e74d575ab3db5009b7bf7d5c325f1f109b1262')
diff --git a/perl-ipc-system-simple/repos/extra-any/PKGBUILD b/perl-ipc-system-simple/repos/extra-any/PKGBUILD
index 1d6abae..67a7c97 100644
--- a/perl-ipc-system-simple/repos/extra-any/PKGBUILD
+++ b/perl-ipc-system-simple/repos/extra-any/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=1.25
pkgrel=4
pkgdesc="Run commands simply, with detailed diagnostics"
arch=('any')
-url="http://search.cpan.org/dist/IPC-System-Simple"
+url="https://search.cpan.org/dist/IPC-System-Simple"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/IPC-System-Simple-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/P/PJ/PJF/IPC-System-Simple-$pkgver.tar.gz")
md5sums=('fb49e674e1d52e8e5646d08507d7fda5')
build() {
diff --git a/perl-ipc-system-simple/trunk/PKGBUILD b/perl-ipc-system-simple/trunk/PKGBUILD
index b52cde8..47f2cf8 100644
--- a/perl-ipc-system-simple/trunk/PKGBUILD
+++ b/perl-ipc-system-simple/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=1.25
pkgrel=4
pkgdesc="Run commands simply, with detailed diagnostics"
arch=('any')
-url="http://search.cpan.org/dist/IPC-System-Simple"
+url="https://search.cpan.org/dist/IPC-System-Simple"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/P/PJ/PJF/IPC-System-Simple-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/P/PJ/PJF/IPC-System-Simple-$pkgver.tar.gz")
md5sums=('fb49e674e1d52e8e5646d08507d7fda5')
build() {
diff --git a/perl-libintl-perl/repos/extra-x86_64/PKGBUILD b/perl-libintl-perl/repos/extra-x86_64/PKGBUILD
index 415c142..b23e310 100644
--- a/perl-libintl-perl/repos/extra-x86_64/PKGBUILD
+++ b/perl-libintl-perl/repos/extra-x86_64/PKGBUILD
@@ -8,10 +8,10 @@ pkgrel=1
pkgdesc="Perl Module: Localization support"
arch=('x86_64')
license=('LGPL')
-url="http://search.cpan.org/dist/libintl-perl"
+url="https://search.cpan.org/dist/libintl-perl"
depends=('coreutils' 'gettext' 'perl')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-$pkgver.tar.gz")
+source=("https://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-$pkgver.tar.gz")
sha512sums=('9e22af95ecb8ae1c115114ce5d4f80bb8b1a83e4072d274a55f5946267ac29b98e9da4c01e05d0aa0051fef34a41b6297dbb44f51b8d602f3ef3786a59a6a04a')
build() {
diff --git a/perl-libintl-perl/trunk/PKGBUILD b/perl-libintl-perl/trunk/PKGBUILD
index 415c142..b23e310 100644
--- a/perl-libintl-perl/trunk/PKGBUILD
+++ b/perl-libintl-perl/trunk/PKGBUILD
@@ -8,10 +8,10 @@ pkgrel=1
pkgdesc="Perl Module: Localization support"
arch=('x86_64')
license=('LGPL')
-url="http://search.cpan.org/dist/libintl-perl"
+url="https://search.cpan.org/dist/libintl-perl"
depends=('coreutils' 'gettext' 'perl')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-$pkgver.tar.gz")
+source=("https://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-$pkgver.tar.gz")
sha512sums=('9e22af95ecb8ae1c115114ce5d4f80bb8b1a83e4072d274a55f5946267ac29b98e9da4c01e05d0aa0051fef34a41b6297dbb44f51b8d602f3ef3786a59a6a04a')
build() {
diff --git a/perl-lingua-translit/repos/extra-any/PKGBUILD b/perl-lingua-translit/repos/extra-any/PKGBUILD
index 60aa243..b5c5804 100644
--- a/perl-lingua-translit/repos/extra-any/PKGBUILD
+++ b/perl-lingua-translit/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ url="https://metacpan.org/release/${_dist}"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/A/AL/ALINKE/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/A/AL/ALINKE/${_dist}-${pkgver}.tar.gz)
md5sums=('090cecd52ff9c1f9d4b370ba653b9da1')
sha256sums=('113f91d8fc2c630437153a49fb7a52b023af8f6278ed96c070b1f60824b8eae1')
diff --git a/perl-lingua-translit/trunk/PKGBUILD b/perl-lingua-translit/trunk/PKGBUILD
index 60aa243..b5c5804 100644
--- a/perl-lingua-translit/trunk/PKGBUILD
+++ b/perl-lingua-translit/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url="https://metacpan.org/release/${_dist}"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/A/AL/ALINKE/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/A/AL/ALINKE/${_dist}-${pkgver}.tar.gz)
md5sums=('090cecd52ff9c1f9d4b370ba653b9da1')
sha256sums=('113f91d8fc2c630437153a49fb7a52b023af8f6278ed96c070b1f60824b8eae1')
diff --git a/perl-list-moreutils-xs/repos/extra-x86_64/PKGBUILD b/perl-list-moreutils-xs/repos/extra-x86_64/PKGBUILD
index 7e64e85..588234e 100644
--- a/perl-list-moreutils-xs/repos/extra-x86_64/PKGBUILD
+++ b/perl-list-moreutils-xs/repos/extra-x86_64/PKGBUILD
@@ -7,12 +7,12 @@ pkgname=perl-list-moreutils-xs
pkgver=0.428
pkgrel=2
pkgdesc="Provide the stuff missing in List::Util"
-url='http://search.cpan.org/dist/List-MoreUtils-XS'
+url='https://search.cpan.org/dist/List-MoreUtils-XS'
arch=('x86_64')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
-source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-XS-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-XS-${pkgver}.tar.gz")
sha512sums=('a608568e3c4a2e160e4f9afa26640be5b97ec83e301a6b81849e37951698b9423c0a969d7e8797a49b4fb6c5123780630a3726c64713922b90b21b947682c3dd')
build() {
diff --git a/perl-list-moreutils-xs/trunk/PKGBUILD b/perl-list-moreutils-xs/trunk/PKGBUILD
index b84d56f..922cd3b 100644
--- a/perl-list-moreutils-xs/trunk/PKGBUILD
+++ b/perl-list-moreutils-xs/trunk/PKGBUILD
@@ -6,12 +6,12 @@ pkgname=perl-list-moreutils-xs
pkgver=0.428
pkgrel=2
pkgdesc="Provide the stuff missing in List::Util"
-url='http://search.cpan.org/dist/List-MoreUtils-XS'
+url='https://search.cpan.org/dist/List-MoreUtils-XS'
arch=('x86_64')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
-source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-XS-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-XS-${pkgver}.tar.gz")
sha512sums=('a608568e3c4a2e160e4f9afa26640be5b97ec83e301a6b81849e37951698b9423c0a969d7e8797a49b4fb6c5123780630a3726c64713922b90b21b947682c3dd')
build() {
diff --git a/perl-list-moreutils/repos/extra-any/PKGBUILD b/perl-list-moreutils/repos/extra-any/PKGBUILD
index 3435fd3..366c180 100644
--- a/perl-list-moreutils/repos/extra-any/PKGBUILD
+++ b/perl-list-moreutils/repos/extra-any/PKGBUILD
@@ -11,8 +11,8 @@ arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-exporter-tiny' 'perl-list-moreutils-xs')
-url=http://search.cpan.org/dist/List-MoreUtils
-source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-${pkgver}.tar.gz")
+url=https://search.cpan.org/dist/List-MoreUtils
+source=("https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-${pkgver}.tar.gz")
sha512sums=('f7e11f10f1d7bd3b8f9f8bc2fc325e1a9230056f68591da624aed01fb4e4cbac20caeae0c3e2aa3acc8b71febd6d4149284367f051d3c1e608e3a4ca8b62dbd8')
build() {
diff --git a/perl-list-moreutils/trunk/PKGBUILD b/perl-list-moreutils/trunk/PKGBUILD
index 9803d91..7f13983 100644
--- a/perl-list-moreutils/trunk/PKGBUILD
+++ b/perl-list-moreutils/trunk/PKGBUILD
@@ -10,8 +10,8 @@ arch=('any')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl-exporter-tiny' 'perl-list-moreutils-xs')
-url=http://search.cpan.org/dist/List-MoreUtils
-source=("http://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-${pkgver}.tar.gz")
+url=https://search.cpan.org/dist/List-MoreUtils
+source=("https://search.cpan.org/CPAN/authors/id/R/RE/REHSACK/List-MoreUtils-${pkgver}.tar.gz")
sha512sums=('f7e11f10f1d7bd3b8f9f8bc2fc325e1a9230056f68591da624aed01fb4e4cbac20caeae0c3e2aa3acc8b71febd6d4149284367f051d3c1e608e3a4ca8b62dbd8')
build() {
diff --git a/perl-locale-gettext/repos/extra-x86_64/PKGBUILD b/perl-locale-gettext/repos/extra-x86_64/PKGBUILD
index 0b02701..3a7b4e3 100644
--- a/perl-locale-gettext/repos/extra-x86_64/PKGBUILD
+++ b/perl-locale-gettext/repos/extra-x86_64/PKGBUILD
@@ -10,10 +10,10 @@ pkgrel=6
pkgdesc="Permits access from Perl to the gettext() family of functions"
arch=('x86_64')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('gettext' 'perl')
options=(!emptydirs)
-source=("http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/${_realname}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/${_realname}-${pkgver}.tar.gz")
md5sums=('bc652758af65c24500f1d06a77415019')
build() {
diff --git a/perl-locale-gettext/trunk/PKGBUILD b/perl-locale-gettext/trunk/PKGBUILD
index c1a22bb..f0c3f49 100644
--- a/perl-locale-gettext/trunk/PKGBUILD
+++ b/perl-locale-gettext/trunk/PKGBUILD
@@ -9,10 +9,10 @@ pkgrel=6
pkgdesc="Permits access from Perl to the gettext() family of functions"
arch=('x86_64')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('gettext' 'perl')
options=(!emptydirs)
-source=("http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/${_realname}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/${_realname}-${pkgver}.tar.gz")
md5sums=('bc652758af65c24500f1d06a77415019')
build() {
diff --git a/perl-log-log4perl/repos/extra-any/PKGBUILD b/perl-log-log4perl/repos/extra-any/PKGBUILD
index 08f365b..d5e6f94 100644
--- a/perl-log-log4perl/repos/extra-any/PKGBUILD
+++ b/perl-log-log4perl/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ url="https://metacpan.org/release/Log-Log4perl"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Log-Log4perl-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Log-Log4perl-$pkgver.tar.gz")
md5sums=('8e96fb5e236c92445947eceb903326ba')
build() {
diff --git a/perl-log-log4perl/trunk/PKGBUILD b/perl-log-log4perl/trunk/PKGBUILD
index 00843f8..5cbe275 100644
--- a/perl-log-log4perl/trunk/PKGBUILD
+++ b/perl-log-log4perl/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="https://metacpan.org/release/Log-Log4perl"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Log-Log4perl-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Log-Log4perl-$pkgver.tar.gz")
md5sums=('8e96fb5e236c92445947eceb903326ba')
build() {
diff --git a/perl-lwp-mediatypes/repos/extra-any/PKGBUILD b/perl-lwp-mediatypes/repos/extra-any/PKGBUILD
index fc92814..0e155c6 100644
--- a/perl-lwp-mediatypes/repos/extra-any/PKGBUILD
+++ b/perl-lwp-mediatypes/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ url="https://metacpan.org/release/LWP-MediaTypes"
depends=('perl')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/LWP-MediaTypes-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/LWP-MediaTypes-${pkgver}.tar.gz)
sha1sums=('f56891f4e718a5f1f16f09ae37d32e454095cbed')
build() {
diff --git a/perl-lwp-mediatypes/trunk/PKGBUILD b/perl-lwp-mediatypes/trunk/PKGBUILD
index e80b529..3f155ab 100644
--- a/perl-lwp-mediatypes/trunk/PKGBUILD
+++ b/perl-lwp-mediatypes/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="https://metacpan.org/release/LWP-MediaTypes"
depends=('perl')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/LWP-MediaTypes-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/LWP-MediaTypes-${pkgver}.tar.gz)
sha1sums=('f56891f4e718a5f1f16f09ae37d32e454095cbed')
build() {
diff --git a/perl-lwp-protocol-https/repos/extra-any/PKGBUILD b/perl-lwp-protocol-https/repos/extra-any/PKGBUILD
index ac3518e..489d6b3 100644
--- a/perl-lwp-protocol-https/repos/extra-any/PKGBUILD
+++ b/perl-lwp-protocol-https/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ license=('PerlArtistic' 'GPL')
depends=('ca-certificates' 'perl-io-socket-ssl' 'perl-net-http' 'perl-libwww')
checkdepends=('perl-test-requiresinternet')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/LWP-Protocol-https-$pkgver.tar.gz"
+source=("https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/LWP-Protocol-https-$pkgver.tar.gz"
certs.patch)
sha512sums=('4a07cd8a1c44e31781069a632a77f3af43747933420e831b4fd4a12faac7dc04f0c6b10ea773c3e14ecb66209a547b3587c0e3f481a55b9929db65f7b10343aa'
'7ee0ad7c40f526fb3ba1148f13f2601c11fe68c72b4aaf22b628709c2877b7d49ee6dc1c722bb091b97251d76fceec4a9b39dcf3778d7f19b79fdd8c5754a444')
diff --git a/perl-lwp-protocol-https/trunk/PKGBUILD b/perl-lwp-protocol-https/trunk/PKGBUILD
index 3111b63..59c6538 100644
--- a/perl-lwp-protocol-https/trunk/PKGBUILD
+++ b/perl-lwp-protocol-https/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('PerlArtistic' 'GPL')
depends=('ca-certificates' 'perl-io-socket-ssl' 'perl-net-http' 'perl-libwww')
checkdepends=('perl-test-requiresinternet')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/LWP-Protocol-https-$pkgver.tar.gz"
+source=("https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/LWP-Protocol-https-$pkgver.tar.gz"
certs.patch)
sha512sums=('4a07cd8a1c44e31781069a632a77f3af43747933420e831b4fd4a12faac7dc04f0c6b10ea773c3e14ecb66209a547b3587c0e3f481a55b9929db65f7b10343aa'
'7ee0ad7c40f526fb3ba1148f13f2601c11fe68c72b4aaf22b628709c2877b7d49ee6dc1c722bb091b97251d76fceec4a9b39dcf3778d7f19b79fdd8c5754a444')
diff --git a/perl-mail-dkim/repos/extra-any/PKGBUILD b/perl-mail-dkim/repos/extra-any/PKGBUILD
index abe0e6c..05eaa95 100644
--- a/perl-mail-dkim/repos/extra-any/PKGBUILD
+++ b/perl-mail-dkim/repos/extra-any/PKGBUILD
@@ -13,7 +13,7 @@ depends=('perl-crypt-openssl-rsa>=0.24' perl-mailtools perl-net-dns
perl-net-dns-resolver-mock perl-yaml-libyaml)
checkdepends=(perl-test-requiresinternet)
url=https://metacpan.org/release/Mail-DKIM
-source=("http://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Mail-DKIM-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Mail-DKIM-$pkgver.tar.gz")
md5sums=(7f65cb291545aa10fa9d0d87d0e8d1d2)
sha512sums=(fc27c87f9de1207721a14b36b25fec0debdae9e5b075786dc9a5c08de6cc4689954efb2e4900f044809891425a9473455886cde210c8da6a4b1893927b5984eb)
_ddir="Mail-DKIM-$pkgver"
diff --git a/perl-mail-dkim/trunk/PKGBUILD b/perl-mail-dkim/trunk/PKGBUILD
index abe0e6c..05eaa95 100644
--- a/perl-mail-dkim/trunk/PKGBUILD
+++ b/perl-mail-dkim/trunk/PKGBUILD
@@ -13,7 +13,7 @@ depends=('perl-crypt-openssl-rsa>=0.24' perl-mailtools perl-net-dns
perl-net-dns-resolver-mock perl-yaml-libyaml)
checkdepends=(perl-test-requiresinternet)
url=https://metacpan.org/release/Mail-DKIM
-source=("http://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Mail-DKIM-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Mail-DKIM-$pkgver.tar.gz")
md5sums=(7f65cb291545aa10fa9d0d87d0e8d1d2)
sha512sums=(fc27c87f9de1207721a14b36b25fec0debdae9e5b075786dc9a5c08de6cc4689954efb2e4900f044809891425a9473455886cde210c8da6a4b1893927b5984eb)
_ddir="Mail-DKIM-$pkgver"
diff --git a/perl-mail-spf/repos/extra-any/PKGBUILD b/perl-mail-spf/repos/extra-any/PKGBUILD
index 1baddbb..bb412e0 100644
--- a/perl-mail-spf/repos/extra-any/PKGBUILD
+++ b/perl-mail-spf/repos/extra-any/PKGBUILD
@@ -9,12 +9,12 @@ pkgrel=4
pkgdesc="Perl module that provides SPF support"
arch=('any')
license=('custom')
-url="http://search.cpan.org/dist/Mail-SPF/"
+url="https://search.cpan.org/dist/Mail-SPF/"
depends=('perl-error' 'perl-netaddr-ip' 'perl-uri' 'perl-net-dns' 'perl')
makedepends=('perl-module-build' 'perl-net-dns-resolver-programmable')
conflicts=('perl-mail-spf-query')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/mail-spf/Mail-SPF-v${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/mail-spf/Mail-SPF-v${pkgver}.tar.gz")
md5sums=('664e20d79c87fa505080f362e827dace')
prepare() {
diff --git a/perl-mail-spf/trunk/PKGBUILD b/perl-mail-spf/trunk/PKGBUILD
index 1242c2e..fc8f942 100644
--- a/perl-mail-spf/trunk/PKGBUILD
+++ b/perl-mail-spf/trunk/PKGBUILD
@@ -8,12 +8,12 @@ pkgrel=4
pkgdesc="Perl module that provides SPF support"
arch=('any')
license=('custom')
-url="http://search.cpan.org/dist/Mail-SPF/"
+url="https://search.cpan.org/dist/Mail-SPF/"
depends=('perl-error' 'perl-netaddr-ip' 'perl-uri' 'perl-net-dns' 'perl')
makedepends=('perl-module-build' 'perl-net-dns-resolver-programmable')
conflicts=('perl-mail-spf-query')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/mail-spf/Mail-SPF-v${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/mail-spf/Mail-SPF-v${pkgver}.tar.gz")
md5sums=('664e20d79c87fa505080f362e827dace')
prepare() {
diff --git a/perl-mailtools/repos/extra-any/PKGBUILD b/perl-mailtools/repos/extra-any/PKGBUILD
index cfd1cf0..6b2d047 100644
--- a/perl-mailtools/repos/extra-any/PKGBUILD
+++ b/perl-mailtools/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ url="https://metacpan.org/release/MailTools"
license=('PerlArtistic' 'GPL')
depends=('perl-timedate')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-$pkgver.tar.gz")
sha512sums=('fb9a330c5b5795d68fc0e5bb6c5f1d7d525e8e1e87996f6fac7120e46bc22897c9f0c23f121866cb10d7ce4ffd9ac979b31602dbec379a8d15e8257a2c725a5e')
build() {
diff --git a/perl-mailtools/trunk/PKGBUILD b/perl-mailtools/trunk/PKGBUILD
index 6dbcc95..46b0637 100644
--- a/perl-mailtools/trunk/PKGBUILD
+++ b/perl-mailtools/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="https://metacpan.org/release/MailTools"
license=('PerlArtistic' 'GPL')
depends=('perl-timedate')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/MailTools-$pkgver.tar.gz")
sha512sums=('fb9a330c5b5795d68fc0e5bb6c5f1d7d525e8e1e87996f6fac7120e46bc22897c9f0c23f121866cb10d7ce4ffd9ac979b31602dbec379a8d15e8257a2c725a5e')
build() {
diff --git a/perl-math-round/repos/extra-any/PKGBUILD b/perl-math-round/repos/extra-any/PKGBUILD
index ae04c68..4c4b392 100644
--- a/perl-math-round/repos/extra-any/PKGBUILD
+++ b/perl-math-round/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.07
pkgrel=3
pkgdesc="Perl extension for rounding numbers"
arch=('any')
-url="http://search.cpan.org/dist/Math-Round"
+url="https://search.cpan.org/dist/Math-Round"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Round-$pkgver.tar.gz")
+source=("https://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Round-$pkgver.tar.gz")
md5sums=('b74c5d2a3f891c19dafd7ce638732fd1')
build() {
diff --git a/perl-math-round/trunk/PKGBUILD b/perl-math-round/trunk/PKGBUILD
index ae04c68..4c4b392 100644
--- a/perl-math-round/trunk/PKGBUILD
+++ b/perl-math-round/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.07
pkgrel=3
pkgdesc="Perl extension for rounding numbers"
arch=('any')
-url="http://search.cpan.org/dist/Math-Round"
+url="https://search.cpan.org/dist/Math-Round"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Round-$pkgver.tar.gz")
+source=("https://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Round-$pkgver.tar.gz")
md5sums=('b74c5d2a3f891c19dafd7ce638732fd1')
build() {
diff --git a/perl-mime-charset/repos/extra-any/PKGBUILD b/perl-mime-charset/repos/extra-any/PKGBUILD
index ccbf46a..c3bb563 100644
--- a/perl-mime-charset/repos/extra-any/PKGBUILD
+++ b/perl-mime-charset/repos/extra-any/PKGBUILD
@@ -14,7 +14,7 @@ options=('!emptydirs')
depends=('perl')
checkdepends=('perl-test-pod')
url='https://metacpan.org/release/MIME-Charset'
-source=("http://search.cpan.org/CPAN/authors/id/N/NE/NEZUMI/${_dist}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/N/NE/NEZUMI/${_dist}-${pkgver}.tar.gz")
md5sums=('71440416376248c31aa3bef753fae28d')
sha512sums=('2273bf0b86eb042e5aa8bcf958eefefde7dce6701eea5ae8c0fe9997e7d3e90d837a7791ade30f84536a15116175c796daee60da6625f409d214844dfedfde4d')
diff --git a/perl-mime-charset/trunk/PKGBUILD b/perl-mime-charset/trunk/PKGBUILD
index 0ffa76b..3c2d205 100644
--- a/perl-mime-charset/trunk/PKGBUILD
+++ b/perl-mime-charset/trunk/PKGBUILD
@@ -13,7 +13,7 @@ options=('!emptydirs')
depends=('perl')
checkdepends=('perl-test-pod')
url='https://metacpan.org/release/MIME-Charset'
-source=("http://search.cpan.org/CPAN/authors/id/N/NE/NEZUMI/${_dist}-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/N/NE/NEZUMI/${_dist}-${pkgver}.tar.gz")
md5sums=('71440416376248c31aa3bef753fae28d')
sha512sums=('2273bf0b86eb042e5aa8bcf958eefefde7dce6701eea5ae8c0fe9997e7d3e90d837a7791ade30f84536a15116175c796daee60da6625f409d214844dfedfde4d')
diff --git a/perl-mime-lite/repos/extra-any/PKGBUILD b/perl-mime-lite/repos/extra-any/PKGBUILD
index a6630b7..801b555 100644
--- a/perl-mime-lite/repos/extra-any/PKGBUILD
+++ b/perl-mime-lite/repos/extra-any/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=3.030
pkgrel=4
pkgdesc="Perl module that provides lightweight MIME generator"
arch=('any')
-url="http://search.cpan.org/dist/MIME-Lite/"
+url="https://search.cpan.org/dist/MIME-Lite/"
license=('GPL' 'PerlArtistic')
depends=('perl-email-date-format' 'perl-mailtools' 'perl-mime-types' 'perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/MIME-Lite-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/MIME-Lite-${pkgver}.tar.gz")
md5sums=('5a6d90329e049eee77248d667343acc7')
build() {
diff --git a/perl-mime-lite/trunk/PKGBUILD b/perl-mime-lite/trunk/PKGBUILD
index 4f0eb0c..95010bf 100644
--- a/perl-mime-lite/trunk/PKGBUILD
+++ b/perl-mime-lite/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=3.030
pkgrel=4
pkgdesc="Perl module that provides lightweight MIME generator"
arch=('any')
-url="http://search.cpan.org/dist/MIME-Lite/"
+url="https://search.cpan.org/dist/MIME-Lite/"
license=('GPL' 'PerlArtistic')
depends=('perl-email-date-format' 'perl-mailtools' 'perl-mime-types' 'perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/MIME-Lite-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/MIME-Lite-${pkgver}.tar.gz")
md5sums=('5a6d90329e049eee77248d667343acc7')
build() {
diff --git a/perl-mime-types/repos/extra-any/PKGBUILD b/perl-mime-types/repos/extra-any/PKGBUILD
index c0f4e7b..c64fff6 100644
--- a/perl-mime-types/repos/extra-any/PKGBUILD
+++ b/perl-mime-types/repos/extra-any/PKGBUILD
@@ -8,11 +8,11 @@ pkgver=2.17
pkgrel=2
pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types"
arch=('any')
-url="http://search.cpan.org/dist/MIME-Types/"
+url="https://search.cpan.org/dist/MIME-Types/"
license=('PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz")
+source=("https://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz")
sha512sums=('a834ddfa70fbaa5688a2a35626c489a48448e273638312609faaa8fbf07ba656254d1f907ba5f25518e93fd62b7b9265eec700c38c8446876dca24e07d8b15c4')
build() {
diff --git a/perl-mime-types/trunk/PKGBUILD b/perl-mime-types/trunk/PKGBUILD
index 0fb79c9..4b2f189 100644
--- a/perl-mime-types/trunk/PKGBUILD
+++ b/perl-mime-types/trunk/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=2.17
pkgrel=2
pkgdesc="Perl/CPAN Module MIME::Types : Information and processing MIME types"
arch=('any')
-url="http://search.cpan.org/dist/MIME-Types/"
+url="https://search.cpan.org/dist/MIME-Types/"
license=('PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz")
+source=("https://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-${pkgver}.tar.gz")
sha512sums=('a834ddfa70fbaa5688a2a35626c489a48448e273638312609faaa8fbf07ba656254d1f907ba5f25518e93fd62b7b9265eec700c38c8446876dca24e07d8b15c4')
build() {
diff --git a/perl-module-build/repos/extra-any/PKGBUILD b/perl-module-build/repos/extra-any/PKGBUILD
index b5c9299..726c932 100644
--- a/perl-module-build/repos/extra-any/PKGBUILD
+++ b/perl-module-build/repos/extra-any/PKGBUILD
@@ -8,12 +8,12 @@ pkgver=0.4224
pkgrel=7
pkgdesc="Build, test, and install Perl modules"
arch=('any')
-url="http://search.cpan.org/dist/Module-Build"
+url="https://search.cpan.org/dist/Module-Build"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-cpan-meta' 'perl-inc-latest')
checkdepends=('perl-par-dist' 'perl-archive-zip')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
sha512sums=('c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f')
build() {
diff --git a/perl-module-build/trunk/PKGBUILD b/perl-module-build/trunk/PKGBUILD
index 67e024e..90028fa 100644
--- a/perl-module-build/trunk/PKGBUILD
+++ b/perl-module-build/trunk/PKGBUILD
@@ -7,12 +7,12 @@ pkgver=0.4224
pkgrel=7
pkgdesc="Build, test, and install Perl modules"
arch=('any')
-url="http://search.cpan.org/dist/Module-Build"
+url="https://search.cpan.org/dist/Module-Build"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-cpan-meta' 'perl-inc-latest')
checkdepends=('perl-par-dist' 'perl-archive-zip')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Module-Build-$pkgver.tar.gz)
sha512sums=('c08e84c542a882aa16a682a81cbb7a4860774a3f6a0ec2e720ba9e9bcea76dab331999fee86bf8b92edc08560d7cef4a7c2dfa4e626ab9b22da965e715af531f')
build() {
diff --git a/perl-mozilla-ca/repos/extra-any/PKGBUILD b/perl-mozilla-ca/repos/extra-any/PKGBUILD
index 60be29c..f3d9cbb 100644
--- a/perl-mozilla-ca/repos/extra-any/PKGBUILD
+++ b/perl-mozilla-ca/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL2' 'LGPL2.1')
options=('!emptydirs')
depends=('perl')
url='https://metacpan.org/release/Mozilla-CA'
-source=("http://search.cpan.org/CPAN/authors/id/A/AB/ABH/Mozilla-CA-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/A/AB/ABH/Mozilla-CA-$pkgver.tar.gz")
sha512sums=('8b4187f47638ba8d670b3f5cafc1de4040dfec1dde6a932411c79b41a8a454bcd3b66f9818c6d28135e29551ce93bc3ddb61e648c7810b30cb147ea0beaaedba')
build() (
diff --git a/perl-mozilla-ca/trunk/PKGBUILD b/perl-mozilla-ca/trunk/PKGBUILD
index 251682b..ea58f8c 100644
--- a/perl-mozilla-ca/trunk/PKGBUILD
+++ b/perl-mozilla-ca/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL2' 'LGPL2.1')
options=('!emptydirs')
depends=('perl')
url='https://metacpan.org/release/Mozilla-CA'
-source=("http://search.cpan.org/CPAN/authors/id/A/AB/ABH/Mozilla-CA-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/A/AB/ABH/Mozilla-CA-$pkgver.tar.gz")
sha512sums=('8b4187f47638ba8d670b3f5cafc1de4040dfec1dde6a932411c79b41a8a454bcd3b66f9818c6d28135e29551ce93bc3ddb61e648c7810b30cb147ea0beaaedba')
build() (
diff --git a/perl-mp3-info/repos/extra-any/PKGBUILD b/perl-mp3-info/repos/extra-any/PKGBUILD
index 19815de..31dd6a7 100644
--- a/perl-mp3-info/repos/extra-any/PKGBUILD
+++ b/perl-mp3-info/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ url="https://metacpan.org/release/MP3-Info"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/J/JM/JMERELO/MP3-Info-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/J/JM/JMERELO/MP3-Info-${pkgver}.tar.gz")
sha512sums=('79f9f9bd9feda075cd8a0db80debdcc03092706834475fc6b6047e00dd282855509d5752fd2b61ae5901c2f74f00f18b0e6c9d733b54a84ea55b6afa0c9e5741')
build() {
diff --git a/perl-mp3-info/trunk/PKGBUILD b/perl-mp3-info/trunk/PKGBUILD
index 6115554..8c18408 100644
--- a/perl-mp3-info/trunk/PKGBUILD
+++ b/perl-mp3-info/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="https://metacpan.org/release/MP3-Info"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/J/JM/JMERELO/MP3-Info-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/J/JM/JMERELO/MP3-Info-${pkgver}.tar.gz")
sha512sums=('79f9f9bd9feda075cd8a0db80debdcc03092706834475fc6b6047e00dd282855509d5752fd2b61ae5901c2f74f00f18b0e6c9d733b54a84ea55b6afa0c9e5741')
build() {
diff --git a/perl-net-cidr-lite/repos/extra-any/PKGBUILD b/perl-net-cidr-lite/repos/extra-any/PKGBUILD
index cbfdbc6..187d342 100644
--- a/perl-net-cidr-lite/repos/extra-any/PKGBUILD
+++ b/perl-net-cidr-lite/repos/extra-any/PKGBUILD
@@ -9,10 +9,10 @@ pkgrel=6
pkgdesc="Perl extension for merging IPv4 or IPv6 CIDR addresses"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl>=5.10.0')
options=(!emptydirs)
-source=(http://search.cpan.org/CPAN/authors/id/D/DO/DOUGW/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/D/DO/DOUGW/${_realname}-${pkgver}.tar.gz)
md5sums=('12280b3754886b876918f03f53aee4f5')
build() {
diff --git a/perl-net-cidr-lite/trunk/PKGBUILD b/perl-net-cidr-lite/trunk/PKGBUILD
index 934ddee..cbfd554 100644
--- a/perl-net-cidr-lite/trunk/PKGBUILD
+++ b/perl-net-cidr-lite/trunk/PKGBUILD
@@ -8,10 +8,10 @@ pkgrel=6
pkgdesc="Perl extension for merging IPv4 or IPv6 CIDR addresses"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl>=5.10.0')
options=(!emptydirs)
-source=(http://search.cpan.org/CPAN/authors/id/D/DO/DOUGW/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/D/DO/DOUGW/${_realname}-${pkgver}.tar.gz)
md5sums=('12280b3754886b876918f03f53aee4f5')
build() {
diff --git a/perl-net-dns-resolver-mock/repos/extra-any/PKGBUILD b/perl-net-dns-resolver-mock/repos/extra-any/PKGBUILD
index a03679a..fb21b2a 100644
--- a/perl-net-dns-resolver-mock/repos/extra-any/PKGBUILD
+++ b/perl-net-dns-resolver-mock/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ options=(!emptydirs)
depends=(perl-net-dns)
makedepends=('perl>=5.6')
url=https://metacpan.org/release/Net-DNS-Resolver-Mock
-source=("http://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Net-DNS-Resolver-Mock-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Net-DNS-Resolver-Mock-$pkgver.tar.gz")
md5sums=(a63fbe22f39676df034e02486b3d3f83)
sha512sums=(4c028edc162e7dbf5804d19f35e761086933bf1fbfc84182ad2ab0f3db356ff3f30c280e734e4c85f737ff377350149c559459c0c77d36ef3313c96c1bf046c8)
_ddir="Net-DNS-Resolver-Mock-$pkgver"
diff --git a/perl-net-dns-resolver-mock/trunk/PKGBUILD b/perl-net-dns-resolver-mock/trunk/PKGBUILD
index a03679a..fb21b2a 100644
--- a/perl-net-dns-resolver-mock/trunk/PKGBUILD
+++ b/perl-net-dns-resolver-mock/trunk/PKGBUILD
@@ -10,7 +10,7 @@ options=(!emptydirs)
depends=(perl-net-dns)
makedepends=('perl>=5.6')
url=https://metacpan.org/release/Net-DNS-Resolver-Mock
-source=("http://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Net-DNS-Resolver-Mock-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Net-DNS-Resolver-Mock-$pkgver.tar.gz")
md5sums=(a63fbe22f39676df034e02486b3d3f83)
sha512sums=(4c028edc162e7dbf5804d19f35e761086933bf1fbfc84182ad2ab0f3db356ff3f30c280e734e4c85f737ff377350149c559459c0c77d36ef3313c96c1bf046c8)
_ddir="Net-DNS-Resolver-Mock-$pkgver"
diff --git a/perl-net-dns-resolver-programmable/repos/extra-any/PKGBUILD b/perl-net-dns-resolver-programmable/repos/extra-any/PKGBUILD
index 74d0ff9..9fc3ad9 100644
--- a/perl-net-dns-resolver-programmable/repos/extra-any/PKGBUILD
+++ b/perl-net-dns-resolver-programmable/repos/extra-any/PKGBUILD
@@ -9,11 +9,11 @@ pkgrel=3
pkgdesc="A Net::DNS::Resolver descendant class for offline emulation of DNS"
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl-net-dns' 'perl')
makedepends=('perl-module-build')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/B/BI/BIGPRESH/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/B/BI/BIGPRESH/${_realname}-${pkgver}.tar.gz)
sha512sums=('a9a239ff454ba186e2a00e578615d6b25075f4e1fde548893681c169d04571c1621b023ecd2ccbb95a8fff50d8b811c410212db31a1b78f2d62977a45e90a735')
build() {
diff --git a/perl-net-dns-resolver-programmable/trunk/PKGBUILD b/perl-net-dns-resolver-programmable/trunk/PKGBUILD
index da1a724..8822b84 100644
--- a/perl-net-dns-resolver-programmable/trunk/PKGBUILD
+++ b/perl-net-dns-resolver-programmable/trunk/PKGBUILD
@@ -8,11 +8,11 @@ pkgrel=3
pkgdesc="A Net::DNS::Resolver descendant class for offline emulation of DNS"
arch=('any')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl-net-dns' 'perl')
makedepends=('perl-module-build')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/B/BI/BIGPRESH/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/B/BI/BIGPRESH/${_realname}-${pkgver}.tar.gz)
sha512sums=('a9a239ff454ba186e2a00e578615d6b25075f4e1fde548893681c169d04571c1621b023ecd2ccbb95a8fff50d8b811c410212db31a1b78f2d62977a45e90a735')
build() {
diff --git a/perl-net-dns/repos/extra-any/PKGBUILD b/perl-net-dns/repos/extra-any/PKGBUILD
index 832fdb2..32cb760 100644
--- a/perl-net-dns/repos/extra-any/PKGBUILD
+++ b/perl-net-dns/repos/extra-any/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Perl Module: Interface to the DNS resolver"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/Net-DNS/"
+url="https://search.cpan.org/dist/Net-DNS/"
depends=('perl-digest-hmac' 'perl-net-ip')
checkdepends=('perl-test-pod' 'perl-mime-base32' 'perl-net-dns-sec')
optdepends=('perl-io-socket-inet6: IPv6 support'
diff --git a/perl-net-dns/trunk/PKGBUILD b/perl-net-dns/trunk/PKGBUILD
index 832fdb2..32cb760 100644
--- a/perl-net-dns/trunk/PKGBUILD
+++ b/perl-net-dns/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Perl Module: Interface to the DNS resolver"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/Net-DNS/"
+url="https://search.cpan.org/dist/Net-DNS/"
depends=('perl-digest-hmac' 'perl-net-ip')
checkdepends=('perl-test-pod' 'perl-mime-base32' 'perl-net-dns-sec')
optdepends=('perl-io-socket-inet6: IPv6 support'
diff --git a/perl-net-http/repos/extra-any/PKGBUILD b/perl-net-http/repos/extra-any/PKGBUILD
index 9ea7b3d..88ddc73 100644
--- a/perl-net-http/repos/extra-any/PKGBUILD
+++ b/perl-net-http/repos/extra-any/PKGBUILD
@@ -7,13 +7,13 @@ pkgver=6.18
pkgrel=2
pkgdesc="Low-level HTTP connection (client)"
arch=('any')
-url=http://search.cpan.org/dist/Net-HTTP
+url=https://search.cpan.org/dist/Net-HTTP
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
checkdepends=('perl-uri')
conflicts=('perl-libwww<6')
-source=("http://cpan.metacpan.org/authors/id/O/OA/OALDERS/Net-HTTP-$pkgver.tar.gz")
+source=("https://cpan.metacpan.org/authors/id/O/OA/OALDERS/Net-HTTP-$pkgver.tar.gz")
sha512sums=('89cf197c8717fd368a892b0d37efccb7c2aa46ece7851906282f33aa5a2105809fa0b917c56f94d217731568c20e2ff86eb455607d0bc24eb6d093c3fbab185d')
build() {
diff --git a/perl-net-http/trunk/PKGBUILD b/perl-net-http/trunk/PKGBUILD
index 84bb456..bc009cd 100644
--- a/perl-net-http/trunk/PKGBUILD
+++ b/perl-net-http/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=6.18
pkgrel=2
pkgdesc="Low-level HTTP connection (client)"
arch=('any')
-url=http://search.cpan.org/dist/Net-HTTP
+url=https://search.cpan.org/dist/Net-HTTP
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
diff --git a/perl-net-ip/repos/extra-any/PKGBUILD b/perl-net-ip/repos/extra-any/PKGBUILD
index d440fcc..9c00185 100644
--- a/perl-net-ip/repos/extra-any/PKGBUILD
+++ b/perl-net-ip/repos/extra-any/PKGBUILD
@@ -9,10 +9,10 @@ pkgrel=5
pkgdesc="Perl Module: Easy manipulation of IPv4 and IPv6 addresses"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl')
options=(!emptydirs)
-source=(http://www.cpan.org/authors/id/M/MA/MANU/${_realname}-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/M/MA/MANU/${_realname}-${pkgver}.tar.gz)
md5sums=('3a98e3ac45d69ea38a63a7e678bd716d')
build() {
diff --git a/perl-net-ip/trunk/PKGBUILD b/perl-net-ip/trunk/PKGBUILD
index 152b7b1..358c778 100644
--- a/perl-net-ip/trunk/PKGBUILD
+++ b/perl-net-ip/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=5
pkgdesc="Perl Module: Easy manipulation of IPv4 and IPv6 addresses"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/Net-IP/"
+url="https://search.cpan.org/dist/Net-IP/"
depends=('perl')
options=(!emptydirs)
source=("https://www.cpan.org/authors/id/M/MA/MANU/Net-IP-$pkgver.tar.gz")
diff --git a/perl-net-server/repos/extra-any/PKGBUILD b/perl-net-server/repos/extra-any/PKGBUILD
index 2302f01..3608f61 100644
--- a/perl-net-server/repos/extra-any/PKGBUILD
+++ b/perl-net-server/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ url="https://metacpan.org/release/Net-Server"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Net-Server-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Net-Server-$pkgver.tar.gz")
sha512sums=('36409f8d2478877c68cbfcbe9c08045b0c24a926b64f022faf3de8f4b4369ff417d5c41ff1e9800553c38da29c6d72ef301119c956cb26439f6b6366ff4b459c')
build() {
diff --git a/perl-net-server/trunk/PKGBUILD b/perl-net-server/trunk/PKGBUILD
index 3cec24c..388cbc7 100644
--- a/perl-net-server/trunk/PKGBUILD
+++ b/perl-net-server/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="https://metacpan.org/release/Net-Server"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Net-Server-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RH/RHANDOM/Net-Server-$pkgver.tar.gz")
sha512sums=('36409f8d2478877c68cbfcbe9c08045b0c24a926b64f022faf3de8f4b4369ff417d5c41ff1e9800553c38da29c6d72ef301119c956cb26439f6b6366ff4b459c')
build() {
diff --git a/perl-netaddr-ip/repos/extra-x86_64/PKGBUILD b/perl-netaddr-ip/repos/extra-x86_64/PKGBUILD
index 556a5f3..c174c06 100644
--- a/perl-netaddr-ip/repos/extra-x86_64/PKGBUILD
+++ b/perl-netaddr-ip/repos/extra-x86_64/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=4.079
pkgrel=6
pkgdesc="Perl module to manage IP addresses and subnets"
arch=('x86_64')
-url="http://search.cpan.org/dist/NetAddr-IP/"
+url="https://search.cpan.org/dist/NetAddr-IP/"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-${pkgver}.tar.gz)
md5sums=('990dfcbffae356835c536e8ab56a2880')
build() {
diff --git a/perl-netaddr-ip/trunk/PKGBUILD b/perl-netaddr-ip/trunk/PKGBUILD
index aea8703..ab77ecd 100644
--- a/perl-netaddr-ip/trunk/PKGBUILD
+++ b/perl-netaddr-ip/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=4.079
pkgrel=6
pkgdesc="Perl module to manage IP addresses and subnets"
arch=('x86_64')
-url="http://search.cpan.org/dist/NetAddr-IP/"
+url="https://search.cpan.org/dist/NetAddr-IP/"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-${pkgver}.tar.gz)
md5sums=('990dfcbffae356835c536e8ab56a2880')
build() {
diff --git a/perl-number-compare/repos/extra-any/PKGBUILD b/perl-number-compare/repos/extra-any/PKGBUILD
index 9900b3c..2e6bf52 100644
--- a/perl-number-compare/repos/extra-any/PKGBUILD
+++ b/perl-number-compare/repos/extra-any/PKGBUILD
@@ -13,8 +13,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.mcpan.org/dist/Number-Compare'
-source=('http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/Number-Compare-0.03.tar.gz')
+url='https://search.mcpan.org/dist/Number-Compare'
+source=('https://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/Number-Compare-0.03.tar.gz')
md5sums=('ded4085a8fc96328742785574ca65208')
sha512sums=('fc7efb0177bcb84142619b7d8c0252f4548e547650ddbe9cfafaba97b8ae791c20fbffa6f8b01449b9dd217d9914f94bfeaff57cdfdc2c11e2a1456992bd9893')
diff --git a/perl-number-compare/trunk/PKGBUILD b/perl-number-compare/trunk/PKGBUILD
index fa500de..ba53db3 100644
--- a/perl-number-compare/trunk/PKGBUILD
+++ b/perl-number-compare/trunk/PKGBUILD
@@ -12,8 +12,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.mcpan.org/dist/Number-Compare'
-source=('http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/Number-Compare-0.03.tar.gz')
+url='https://search.mcpan.org/dist/Number-Compare'
+source=('https://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/Number-Compare-0.03.tar.gz')
md5sums=('ded4085a8fc96328742785574ca65208')
sha512sums=('fc7efb0177bcb84142619b7d8c0252f4548e547650ddbe9cfafaba97b8ae791c20fbffa6f8b01449b9dd217d9914f94bfeaff57cdfdc2c11e2a1456992bd9893')
diff --git a/perl-perl4-corelibs/repos/extra-any/PKGBUILD b/perl-perl4-corelibs/repos/extra-any/PKGBUILD
index f96e190..524b180 100644
--- a/perl-perl4-corelibs/repos/extra-any/PKGBUILD
+++ b/perl-perl4-corelibs/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ license=('PerlArtistic' 'GPL')
depends=('perl')
makedepends=('perl-module-build')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Perl4-CoreLibs-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Perl4-CoreLibs-$pkgver.tar.gz")
sha512sums=('71083f1640e95559ee4bc5a7f1bbe6beacec048a073e211ab7f6ee4de26463f6ae3d87e99e00a41ea8f2f93a5e96367bafe907ef3367e400de35123c22eb7b88')
build() {
diff --git a/perl-perl4-corelibs/trunk/PKGBUILD b/perl-perl4-corelibs/trunk/PKGBUILD
index 0d69151..7193fc6 100644
--- a/perl-perl4-corelibs/trunk/PKGBUILD
+++ b/perl-perl4-corelibs/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('PerlArtistic' 'GPL')
depends=('perl')
makedepends=('perl-module-build')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Perl4-CoreLibs-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Perl4-CoreLibs-$pkgver.tar.gz")
sha512sums=('71083f1640e95559ee4bc5a7f1bbe6beacec048a073e211ab7f6ee4de26463f6ae3d87e99e00a41ea8f2f93a5e96367bafe907ef3367e400de35123c22eb7b88')
build() {
diff --git a/perl-perlio-utf8-strict/repos/extra-x86_64/PKGBUILD b/perl-perlio-utf8-strict/repos/extra-x86_64/PKGBUILD
index bcbe1e1..a3502bc 100644
--- a/perl-perlio-utf8-strict/repos/extra-x86_64/PKGBUILD
+++ b/perl-perlio-utf8-strict/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ options=('!emptydirs')
depends=('perl')
makedepends=('perl-test-exception')
url="https://metacpan.org/release/${_dist}"
-source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_dist}-${pkgver}.tar.gz)
md5sums=('9e8fba7f15c612c4f2ed2f961bf1141b')
sha256sums=('83a33f2fe046cb3ad6afc80790635a423e2c7c6854afacc6998cd46951cc81cb')
diff --git a/perl-perlio-utf8-strict/trunk/PKGBUILD b/perl-perlio-utf8-strict/trunk/PKGBUILD
index c81384a..b48dc65 100644
--- a/perl-perlio-utf8-strict/trunk/PKGBUILD
+++ b/perl-perlio-utf8-strict/trunk/PKGBUILD
@@ -11,7 +11,7 @@ options=('!emptydirs')
depends=('perl')
makedepends=('perl-test-exception')
url="https://metacpan.org/release/${_dist}"
-source=(http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_dist}-${pkgver}.tar.gz)
md5sums=('9e8fba7f15c612c4f2ed2f961bf1141b')
sha256sums=('83a33f2fe046cb3ad6afc80790635a423e2c7c6854afacc6998cd46951cc81cb')
diff --git a/perl-socket6/repos/extra-x86_64/PKGBUILD b/perl-socket6/repos/extra-x86_64/PKGBUILD
index 22fbf4c..febadb6 100644
--- a/perl-socket6/repos/extra-x86_64/PKGBUILD
+++ b/perl-socket6/repos/extra-x86_64/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.29
pkgrel=1
pkgdesc="A getaddrinfo/getnameinfo support module"
arch=('x86_64')
-url='http://search.cpan.org/dist/Socket6'
+url='https://search.cpan.org/dist/Socket6'
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/Socket6-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/Socket6-$pkgver.tar.gz)
sha512sums=('51d05a04563519010f515a50fb1082c4e72eb4537137ad55f117458c71ec8429a5674083bd68adcbbf2e57632a1cb1bf60693ea98364e7f96c826ff8c9655b33')
build() {
diff --git a/perl-socket6/trunk/PKGBUILD b/perl-socket6/trunk/PKGBUILD
index 22fbf4c..febadb6 100644
--- a/perl-socket6/trunk/PKGBUILD
+++ b/perl-socket6/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.29
pkgrel=1
pkgdesc="A getaddrinfo/getnameinfo support module"
arch=('x86_64')
-url='http://search.cpan.org/dist/Socket6'
+url='https://search.cpan.org/dist/Socket6'
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/Socket6-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/Socket6-$pkgver.tar.gz)
sha512sums=('51d05a04563519010f515a50fb1082c4e72eb4537137ad55f117458c71ec8429a5674083bd68adcbbf2e57632a1cb1bf60693ea98364e7f96c826ff8c9655b33')
build() {
diff --git a/perl-sort-key/repos/extra-x86_64/PKGBUILD b/perl-sort-key/repos/extra-x86_64/PKGBUILD
index eeb6a8c..9882f6d 100644
--- a/perl-sort-key/repos/extra-x86_64/PKGBUILD
+++ b/perl-sort-key/repos/extra-x86_64/PKGBUILD
@@ -10,11 +10,11 @@ _author="S/SA/SALVA"
_perlmod="Sort-Key"
pkgdesc="Sort::Key - the fastest way to sort anything in Perl"
arch=("x86_64")
-url=http://search.cpan.org/dist/sort-sort/
+url=https://search.cpan.org/dist/sort-sort/
license=('GPL' 'PerlArtistic')
depends=(perl)
options=(!emptydirs)
-source=("http://search.cpan.org/CPAN/authors/id/$_author/$_perlmod-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/$_author/$_perlmod-$pkgver.tar.gz")
sha256sums=('ed6a4ccfab094c9cd164f564024e98bd21d94f4312ccac4d6246d22b34081acf')
build() {
diff --git a/perl-sort-key/trunk/PKGBUILD b/perl-sort-key/trunk/PKGBUILD
index 6217f91..0a97883 100644
--- a/perl-sort-key/trunk/PKGBUILD
+++ b/perl-sort-key/trunk/PKGBUILD
@@ -9,11 +9,11 @@ _author="S/SA/SALVA"
_perlmod="Sort-Key"
pkgdesc="Sort::Key - the fastest way to sort anything in Perl"
arch=("x86_64")
-url=http://search.cpan.org/dist/sort-sort/
+url=https://search.cpan.org/dist/sort-sort/
license=('GPL' 'PerlArtistic')
depends=(perl)
options=(!emptydirs)
-source=("http://search.cpan.org/CPAN/authors/id/$_author/$_perlmod-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/$_author/$_perlmod-$pkgver.tar.gz")
sha256sums=('ed6a4ccfab094c9cd164f564024e98bd21d94f4312ccac4d6246d22b34081acf')
build() {
diff --git a/perl-string-shellquote/repos/extra-any/PKGBUILD b/perl-string-shellquote/repos/extra-any/PKGBUILD
index 09061b7..2468667 100644
--- a/perl-string-shellquote/repos/extra-any/PKGBUILD
+++ b/perl-string-shellquote/repos/extra-any/PKGBUILD
@@ -8,11 +8,11 @@ pkgrel=5
pkgdesc="Quote strings for passing through the shell"
arch=('any')
license=('GPL')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl')
replaces=('string-shellquote')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/$_realname-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/$_realname-$pkgver.tar.gz")
md5sums=('da6329dc482b21adf5697cfbd2ac5412')
build() {
diff --git a/perl-string-shellquote/trunk/PKGBUILD b/perl-string-shellquote/trunk/PKGBUILD
index 09061b7..2468667 100644
--- a/perl-string-shellquote/trunk/PKGBUILD
+++ b/perl-string-shellquote/trunk/PKGBUILD
@@ -8,11 +8,11 @@ pkgrel=5
pkgdesc="Quote strings for passing through the shell"
arch=('any')
license=('GPL')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl')
replaces=('string-shellquote')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/$_realname-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/$_realname-$pkgver.tar.gz")
md5sums=('da6329dc482b21adf5697cfbd2ac5412')
build() {
diff --git a/perl-sys-hostname-long/repos/extra-any/PKGBUILD b/perl-sys-hostname-long/repos/extra-any/PKGBUILD
index c7f7aa9..322cdd2 100644
--- a/perl-sys-hostname-long/repos/extra-any/PKGBUILD
+++ b/perl-sys-hostname-long/repos/extra-any/PKGBUILD
@@ -9,11 +9,11 @@ pkgrel=4
pkgdesc="Perl module getting a full hostname"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl')
checkdepends=('inetutils')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/S/SC/SCOTT/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/SC/SCOTT/${_realname}-${pkgver}.tar.gz)
md5sums=('a7d7a36fa6905bded4f6b7da94e37532')
build() {
diff --git a/perl-sys-hostname-long/trunk/PKGBUILD b/perl-sys-hostname-long/trunk/PKGBUILD
index dacf881..ed4d80a 100644
--- a/perl-sys-hostname-long/trunk/PKGBUILD
+++ b/perl-sys-hostname-long/trunk/PKGBUILD
@@ -8,11 +8,11 @@ pkgrel=4
pkgdesc="Perl module getting a full hostname"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl')
checkdepends=('inetutils')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/S/SC/SCOTT/${_realname}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/SC/SCOTT/${_realname}-${pkgver}.tar.gz)
md5sums=('a7d7a36fa6905bded4f6b7da94e37532')
build() {
diff --git a/perl-template-toolkit/repos/extra-x86_64/PKGBUILD b/perl-template-toolkit/repos/extra-x86_64/PKGBUILD
index a023f1a..fb58864 100644
--- a/perl-template-toolkit/repos/extra-x86_64/PKGBUILD
+++ b/perl-template-toolkit/repos/extra-x86_64/PKGBUILD
@@ -8,12 +8,12 @@ pkgver=2.28
pkgrel=1
pkgdesc="Perl template processing system"
arch=('x86_64')
-url="http://search.cpan.org/dist/Template-Toolkit/"
+url="https://search.cpan.org/dist/Template-Toolkit/"
license=('PerlArtistic')
depends=('perl-appconfig' 'perl')
checkdepends=('perl-cgi' 'perl-image-info' 'perl-test-leaktrace')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/A/AT/ATOOMIC/Template-Toolkit-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/A/AT/ATOOMIC/Template-Toolkit-$pkgver.tar.gz)
sha512sums=('8f18a411e05108cddc4f2c5560c76b663d6b913f101c6b294b584390cd76d79805afa8208e1dfaf01011ff7d6364844a24587b33d8a3d330fb6b410e75e78a1d')
build() {
diff --git a/perl-template-toolkit/trunk/PKGBUILD b/perl-template-toolkit/trunk/PKGBUILD
index a023f1a..fb58864 100644
--- a/perl-template-toolkit/trunk/PKGBUILD
+++ b/perl-template-toolkit/trunk/PKGBUILD
@@ -8,12 +8,12 @@ pkgver=2.28
pkgrel=1
pkgdesc="Perl template processing system"
arch=('x86_64')
-url="http://search.cpan.org/dist/Template-Toolkit/"
+url="https://search.cpan.org/dist/Template-Toolkit/"
license=('PerlArtistic')
depends=('perl-appconfig' 'perl')
checkdepends=('perl-cgi' 'perl-image-info' 'perl-test-leaktrace')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/A/AT/ATOOMIC/Template-Toolkit-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/A/AT/ATOOMIC/Template-Toolkit-$pkgver.tar.gz)
sha512sums=('8f18a411e05108cddc4f2c5560c76b663d6b913f101c6b294b584390cd76d79805afa8208e1dfaf01011ff7d6364844a24587b33d8a3d330fb6b410e75e78a1d')
build() {
diff --git a/perl-term-readkey/repos/extra-x86_64/PKGBUILD b/perl-term-readkey/repos/extra-x86_64/PKGBUILD
index 8fda4ca..891415e 100644
--- a/perl-term-readkey/repos/extra-x86_64/PKGBUILD
+++ b/perl-term-readkey/repos/extra-x86_64/PKGBUILD
@@ -11,9 +11,9 @@ pkgdesc="Provides simple control over terminal driver modes"
arch=('x86_64')
license=('custom')
depends=('perl' 'glibc')
-url="http://search.cpan.org/~jstowe/${_realname}/"
+url="https://search.cpan.org/~jstowe/${_realname}/"
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
sha512sums=('fb09f013f9f0d8a4397e39f6f3db7a6d023259219af8f76744094e396437a01b19141b3cdb39a158d3b518903fb010088bc37406763bfbeb3fcab810bb0bb157')
build() {
diff --git a/perl-term-readkey/trunk/PKGBUILD b/perl-term-readkey/trunk/PKGBUILD
index 8fda4ca..891415e 100644
--- a/perl-term-readkey/trunk/PKGBUILD
+++ b/perl-term-readkey/trunk/PKGBUILD
@@ -11,9 +11,9 @@ pkgdesc="Provides simple control over terminal driver modes"
arch=('x86_64')
license=('custom')
depends=('perl' 'glibc')
-url="http://search.cpan.org/~jstowe/${_realname}/"
+url="https://search.cpan.org/~jstowe/${_realname}/"
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/${_realname}-$pkgver.tar.gz)
sha512sums=('fb09f013f9f0d8a4397e39f6f3db7a6d023259219af8f76744094e396437a01b19141b3cdb39a158d3b518903fb010088bc37406763bfbeb3fcab810bb0bb157')
build() {
diff --git a/perl-test-pod/repos/extra-any/PKGBUILD b/perl-test-pod/repos/extra-any/PKGBUILD
index 9b029ad..c477c80 100644
--- a/perl-test-pod/repos/extra-any/PKGBUILD
+++ b/perl-test-pod/repos/extra-any/PKGBUILD
@@ -8,11 +8,11 @@ pkgver=1.52
pkgrel=2
pkgdesc="Check for POD errors in files"
arch=('any')
-url="http://search.cpan.org/dist/Test-Pod/"
+url="https://search.cpan.org/dist/Test-Pod/"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-Pod-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-Pod-${pkgver}.tar.gz)
sha512sums=('9b078488e1da8b907f5f3a46452aa9bfd49db61f1539d076dccebf9a8b476eaf0f539f00badc9c500b1e732a8827331b2286375924986efb990367767eeb8365')
build() {
diff --git a/perl-test-pod/trunk/PKGBUILD b/perl-test-pod/trunk/PKGBUILD
index 4c8ddf6..b3fbbd5 100644
--- a/perl-test-pod/trunk/PKGBUILD
+++ b/perl-test-pod/trunk/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=1.52
pkgrel=2
pkgdesc="Check for POD errors in files"
arch=('any')
-url="http://search.cpan.org/dist/Test-Pod/"
+url="https://search.cpan.org/dist/Test-Pod/"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-Pod-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Test-Pod-${pkgver}.tar.gz)
sha512sums=('9b078488e1da8b907f5f3a46452aa9bfd49db61f1539d076dccebf9a8b476eaf0f539f00badc9c500b1e732a8827331b2286375924986efb990367767eeb8365')
build() {
diff --git a/perl-text-bibtex/repos/extra-x86_64/PKGBUILD b/perl-text-bibtex/repos/extra-x86_64/PKGBUILD
index 0cfee84..b7d8f89 100644
--- a/perl-text-bibtex/repos/extra-x86_64/PKGBUILD
+++ b/perl-text-bibtex/repos/extra-x86_64/PKGBUILD
@@ -14,8 +14,8 @@ makedepends=('perl-module-build'
'perl-config-autoconf'
'perl-extutils-libbuilder')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz)
-# Checksums from http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/CHECKSUMS
+source=(https://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz)
+# Checksums from https://search.cpan.org/CPAN/authors/id/A/AM/AMBS/CHECKSUMS
md5sums=('eff0352d6de29a8d4d61efcc7774186c')
sha256sums=('1005455f09ad5d39ebf6b45c87106a7341cbe5a7b25251dd05c7c960d7ebd30c')
diff --git a/perl-text-bibtex/trunk/PKGBUILD b/perl-text-bibtex/trunk/PKGBUILD
index 0cfee84..b7d8f89 100644
--- a/perl-text-bibtex/trunk/PKGBUILD
+++ b/perl-text-bibtex/trunk/PKGBUILD
@@ -14,8 +14,8 @@ makedepends=('perl-module-build'
'perl-config-autoconf'
'perl-extutils-libbuilder')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz)
-# Checksums from http://search.cpan.org/CPAN/authors/id/A/AM/AMBS/CHECKSUMS
+source=(https://search.cpan.org/CPAN/authors/id/A/AM/AMBS/${_dist}-${pkgver}.tar.gz)
+# Checksums from https://search.cpan.org/CPAN/authors/id/A/AM/AMBS/CHECKSUMS
md5sums=('eff0352d6de29a8d4d61efcc7774186c')
sha256sums=('1005455f09ad5d39ebf6b45c87106a7341cbe5a7b25251dd05c7c960d7ebd30c')
diff --git a/perl-text-glob/repos/extra-any/PKGBUILD b/perl-text-glob/repos/extra-any/PKGBUILD
index 0ae2a25..fd1e02a 100644
--- a/perl-text-glob/repos/extra-any/PKGBUILD
+++ b/perl-text-glob/repos/extra-any/PKGBUILD
@@ -13,8 +13,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.mcpan.org/dist/Text-Glob'
-source=("http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_dist}-${pkgver}.tar.gz")
+url='https://search.mcpan.org/dist/Text-Glob'
+source=("https://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_dist}-${pkgver}.tar.gz")
md5sums=('d001559c504a2625dd117bd1558f07f7')
sha512sums=('20322fee3f56ee7e65f0f8e5371d9dbbe89895d8b9c9207486e7934e29bd883fb557c9765e406f85f56b67019293d82a0318ded83a9387b164cb5e8f58bef0cb')
diff --git a/perl-text-glob/trunk/PKGBUILD b/perl-text-glob/trunk/PKGBUILD
index 9cb5636..2a0fbcf 100644
--- a/perl-text-glob/trunk/PKGBUILD
+++ b/perl-text-glob/trunk/PKGBUILD
@@ -12,8 +12,8 @@ license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl')
makedepends=()
-url='http://search.mcpan.org/dist/Text-Glob'
-source=("http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_dist}-${pkgver}.tar.gz")
+url='https://search.mcpan.org/dist/Text-Glob'
+source=("https://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/${_dist}-${pkgver}.tar.gz")
md5sums=('d001559c504a2625dd117bd1558f07f7')
sha512sums=('20322fee3f56ee7e65f0f8e5371d9dbbe89895d8b9c9207486e7934e29bd883fb557c9765e406f85f56b67019293d82a0318ded83a9387b164cb5e8f58bef0cb')
diff --git a/perl-text-iconv/repos/extra-x86_64/PKGBUILD b/perl-text-iconv/repos/extra-x86_64/PKGBUILD
index 9b14bfb..70dd292 100644
--- a/perl-text-iconv/repos/extra-x86_64/PKGBUILD
+++ b/perl-text-iconv/repos/extra-x86_64/PKGBUILD
@@ -8,11 +8,11 @@ pkgver=1.7
pkgrel=15
pkgdesc="Interface to iconv codeset conversion"
arch=('x86_64')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/M/MP/MPIOTR/${_realname}-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/M/MP/MPIOTR/${_realname}-${pkgver}.tar.gz)
md5sums=('81b26e069eaebb084e91ea3c009b67ae')
build() {
diff --git a/perl-text-iconv/trunk/PKGBUILD b/perl-text-iconv/trunk/PKGBUILD
index 7208b7a..ec89fdc 100644
--- a/perl-text-iconv/trunk/PKGBUILD
+++ b/perl-text-iconv/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.7
pkgrel=15
pkgdesc="Interface to iconv codeset conversion"
arch=('x86_64')
-url="http://search.cpan.org/dist/Text-Iconv/"
+url="https://search.cpan.org/dist/Text-Iconv/"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
diff --git a/perl-text-patch/repos/extra-any/PKGBUILD b/perl-text-patch/repos/extra-any/PKGBUILD
index f39f4e0..8364a36 100644
--- a/perl-text-patch/repos/extra-any/PKGBUILD
+++ b/perl-text-patch/repos/extra-any/PKGBUILD
@@ -6,12 +6,12 @@ pkgver=1.8
pkgrel=5
pkgdesc="Patches text with given patch"
arch=('any')
-url="http://search.cpan.org/dist/Text-Patch"
+url="https://search.cpan.org/dist/Text-Patch"
license=('PerlArtistic' 'GPL')
depends=('perl')
checkdepends=('perl-text-diff')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/C/CA/CADE/Text-Patch-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/C/CA/CADE/Text-Patch-$pkgver.tar.gz")
sha1sums=('025d6249ae2b57b2f92cc7e1761b94a5fdbe4635')
build() {
diff --git a/perl-text-patch/trunk/PKGBUILD b/perl-text-patch/trunk/PKGBUILD
index 2b6473e..e0f6646 100644
--- a/perl-text-patch/trunk/PKGBUILD
+++ b/perl-text-patch/trunk/PKGBUILD
@@ -5,12 +5,12 @@ pkgver=1.8
pkgrel=5
pkgdesc="Patches text with given patch"
arch=('any')
-url="http://search.cpan.org/dist/Text-Patch"
+url="https://search.cpan.org/dist/Text-Patch"
license=('PerlArtistic' 'GPL')
depends=('perl')
checkdepends=('perl-text-diff')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/C/CA/CADE/Text-Patch-$pkgver.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/C/CA/CADE/Text-Patch-$pkgver.tar.gz")
sha1sums=('025d6249ae2b57b2f92cc7e1761b94a5fdbe4635')
build() {
diff --git a/perl-text-roman/repos/extra-any/PKGBUILD b/perl-text-roman/repos/extra-any/PKGBUILD
index b9174ff..6bb0a51 100644
--- a/perl-text-roman/repos/extra-any/PKGBUILD
+++ b/perl-text-roman/repos/extra-any/PKGBUILD
@@ -11,7 +11,7 @@ url='https://metacpan.org/release/${_dist}'
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/S/SY/SYP/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/SY/SYP/${_dist}-${pkgver}.tar.gz)
md5sums=('1f6b09c0cc1f4425b565ff787a39fd83')
sha512sums=('597ca054094f58c0983c66ce2b22dbc4d69861b02495663987e6b66dc0044a0d7e18e51ef817ed3c76832d283c01c6f9f51e68af7cb6b186b27553b5a877bc33')
diff --git a/perl-text-roman/trunk/PKGBUILD b/perl-text-roman/trunk/PKGBUILD
index 39b6e90..124c337 100644
--- a/perl-text-roman/trunk/PKGBUILD
+++ b/perl-text-roman/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url="https://metacpan.org/release/${_dist}"
license=('PerlArtistic' 'GPL')
depends=('perl')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/S/SY/SYP/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/S/SY/SYP/${_dist}-${pkgver}.tar.gz)
md5sums=('1f6b09c0cc1f4425b565ff787a39fd83')
sha512sums=('597ca054094f58c0983c66ce2b22dbc4d69861b02495663987e6b66dc0044a0d7e18e51ef817ed3c76832d283c01c6f9f51e68af7cb6b186b27553b5a877bc33')
diff --git a/perl-tie-cycle/repos/extra-any/PKGBUILD b/perl-tie-cycle/repos/extra-any/PKGBUILD
index e732ab6..8e6d9fc 100644
--- a/perl-tie-cycle/repos/extra-any/PKGBUILD
+++ b/perl-tie-cycle/repos/extra-any/PKGBUILD
@@ -12,7 +12,7 @@ license=('PerlArtistic' 'GPL')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
md5sums=('260fd7edbfefd14b40d27234cd59b6ee')
sha256sums=('f330d821694af9b269b6083570d5c10ea22e6eb3b21841048ce28252b1c03d45')
diff --git a/perl-tie-cycle/trunk/PKGBUILD b/perl-tie-cycle/trunk/PKGBUILD
index e732ab6..8e6d9fc 100644
--- a/perl-tie-cycle/trunk/PKGBUILD
+++ b/perl-tie-cycle/trunk/PKGBUILD
@@ -12,7 +12,7 @@ license=('PerlArtistic' 'GPL')
depends=('perl')
checkdepends=('perl-test-pod' 'perl-test-pod-coverage')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/${_dist}-${pkgver}.tar.gz)
md5sums=('260fd7edbfefd14b40d27234cd59b6ee')
sha256sums=('f330d821694af9b269b6083570d5c10ea22e6eb3b21841048ce28252b1c03d45')
diff --git a/perl-timedate/repos/extra-any/PKGBUILD b/perl-timedate/repos/extra-any/PKGBUILD
index 2884346..4f513af 100644
--- a/perl-timedate/repos/extra-any/PKGBUILD
+++ b/perl-timedate/repos/extra-any/PKGBUILD
@@ -10,12 +10,12 @@ pkgrel=5
pkgdesc="Date formating subroutines"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl')
replaces=('timedate')
provides=('timedate')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/G/GB/GBARR/${_realname}-${pkgver}.tar.gz")
+source=("https://www.cpan.org/authors/id/G/GB/GBARR/${_realname}-${pkgver}.tar.gz")
md5sums=('b1d91153ac971347aee84292ed886c1c')
build() {
diff --git a/perl-timedate/trunk/PKGBUILD b/perl-timedate/trunk/PKGBUILD
index 1447682..667fcec 100644
--- a/perl-timedate/trunk/PKGBUILD
+++ b/perl-timedate/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=5
pkgdesc="Date formating subroutines"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/TimeDate/"
+url="https://search.cpan.org/dist/TimeDate/"
depends=('perl')
replaces=('timedate')
provides=('timedate')
diff --git a/perl-tk/repos/extra-x86_64/PKGBUILD b/perl-tk/repos/extra-x86_64/PKGBUILD
index 712c2a3..78995a4 100644
--- a/perl-tk/repos/extra-x86_64/PKGBUILD
+++ b/perl-tk/repos/extra-x86_64/PKGBUILD
@@ -9,12 +9,12 @@ pkgver=804.034
pkgrel=2
pkgdesc="A graphical user interface toolkit for Perl"
arch=('x86_64')
-url="http://search.cpan.org/dist/Tk"
+url="https://search.cpan.org/dist/Tk"
license=('PerlArtistic' 'GPL' 'custom')
depends=('libpng' 'libjpeg' 'tk' 'perl')
checkdepends=('xorg-server-xvfb' 'perl-devel-leak' 'perl-test-pod' 'ttf-font')
options=('!emptydirs' '!strip')
-source=(http://www.cpan.org/authors/id/S/SR/SREZIC/Tk-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/S/SR/SREZIC/Tk-${pkgver}.tar.gz)
sha512sums=('8d04fd902db72f80f749256453703e40c94fd009c6a196c608dd3bde4eeb99f974a154d5f52b28baa9e67f75529f0180619989c16cae28a9417b647908de04b6')
build() {
diff --git a/perl-tk/trunk/PKGBUILD b/perl-tk/trunk/PKGBUILD
index 9cdc4c1..9519d75 100644
--- a/perl-tk/trunk/PKGBUILD
+++ b/perl-tk/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=804.034
pkgrel=2
pkgdesc="A graphical user interface toolkit for Perl"
arch=('x86_64')
-url="http://search.cpan.org/dist/Tk"
+url="https://search.cpan.org/dist/Tk"
license=('PerlArtistic' 'GPL' 'custom')
depends=('libpng' 'libjpeg' 'tk' 'perl')
checkdepends=('xorg-server-xvfb' 'perl-devel-leak' 'perl-test-pod' 'ttf-font')
diff --git a/perl-try-tiny/repos/extra-any/PKGBUILD b/perl-try-tiny/repos/extra-any/PKGBUILD
index 1d967a7..c53b940 100644
--- a/perl-try-tiny/repos/extra-any/PKGBUILD
+++ b/perl-try-tiny/repos/extra-any/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.30
pkgrel=2
pkgdesc="Minimal try/catch with proper localization of \$@"
arch=('any')
-url="http://search.cpan.org/dist/Try-Tiny"
+url="https://search.cpan.org/dist/Try-Tiny"
license=('MIT')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-${pkgver}.tar.gz")
sha512sums=('f523736ab0504ca0f7150be312e62988c4b9473a9e8469b0746dc8364945e2922c64c92e95e6c2b5792c5d6399dabea3d00aa45c065155b95519d5658a07216c')
build() {
diff --git a/perl-try-tiny/trunk/PKGBUILD b/perl-try-tiny/trunk/PKGBUILD
index 1550279..e181df4 100644
--- a/perl-try-tiny/trunk/PKGBUILD
+++ b/perl-try-tiny/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=0.30
pkgrel=2
pkgdesc="Minimal try/catch with proper localization of \$@"
arch=('any')
-url="http://search.cpan.org/dist/Try-Tiny"
+url="https://search.cpan.org/dist/Try-Tiny"
license=('MIT')
depends=('perl')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-${pkgver}.tar.gz")
sha512sums=('f523736ab0504ca0f7150be312e62988c4b9473a9e8469b0746dc8364945e2922c64c92e95e6c2b5792c5d6399dabea3d00aa45c065155b95519d5658a07216c')
build() {
diff --git a/perl-uri/repos/extra-any/PKGBUILD b/perl-uri/repos/extra-any/PKGBUILD
index ed6a735..8b8777f 100644
--- a/perl-uri/repos/extra-any/PKGBUILD
+++ b/perl-uri/repos/extra-any/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.76
pkgrel=1
pkgdesc="Uniform Resource Identifiers (absolute and relative)"
arch=('any')
-url="http://search.cpan.org/dist/URI/"
+url="https://search.cpan.org/dist/URI/"
license=('PerlArtistic')
depends=('perl')
checkdepends=('perl-test-needs')
diff --git a/perl-uri/trunk/PKGBUILD b/perl-uri/trunk/PKGBUILD
index ed6a735..8b8777f 100644
--- a/perl-uri/trunk/PKGBUILD
+++ b/perl-uri/trunk/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.76
pkgrel=1
pkgdesc="Uniform Resource Identifiers (absolute and relative)"
arch=('any')
-url="http://search.cpan.org/dist/URI/"
+url="https://search.cpan.org/dist/URI/"
license=('PerlArtistic')
depends=('perl')
checkdepends=('perl-test-needs')
diff --git a/perl-www-robotrules/repos/extra-any/PKGBUILD b/perl-www-robotrules/repos/extra-any/PKGBUILD
index 5fd542d..ca27218 100644
--- a/perl-www-robotrules/repos/extra-any/PKGBUILD
+++ b/perl-www-robotrules/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ url="https://metacpan.org/release/WWW-RobotRules"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-uri')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-${pkgver}.tar.gz)
sha1sums=('e158e6559307878b32d8e4c241bf257c2bc88ebb')
build() {
diff --git a/perl-www-robotrules/trunk/PKGBUILD b/perl-www-robotrules/trunk/PKGBUILD
index 091e4db..636886d 100644
--- a/perl-www-robotrules/trunk/PKGBUILD
+++ b/perl-www-robotrules/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="https://metacpan.org/release/WWW-RobotRules"
license=('PerlArtistic' 'GPL')
depends=('perl' 'perl-uri')
options=('!emptydirs')
-source=(http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-${pkgver}.tar.gz)
+source=(https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-${pkgver}.tar.gz)
sha1sums=('e158e6559307878b32d8e4c241bf257c2bc88ebb')
build() {
diff --git a/perl-xml-libxml/repos/extra-x86_64/PKGBUILD b/perl-xml-libxml/repos/extra-x86_64/PKGBUILD
index 3d942ee..e7ba278 100644
--- a/perl-xml-libxml/repos/extra-x86_64/PKGBUILD
+++ b/perl-xml-libxml/repos/extra-x86_64/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.0134
pkgrel=1
pkgdesc="Interface to the libxml library"
arch=('x86_64')
-url="http://search.cpan.org/dist/XML-LibXML"
+url="https://search.cpan.org/dist/XML-LibXML"
license=('GPL')
depends=('libxml2' 'perl-xml-sax' 'perl-xml-namespacesupport')
checkdepends=('perl-test-pod' 'perl-test-leaktrace' 'perl-cpan-changes' 'perl-uri')
diff --git a/perl-xml-libxml/trunk/PKGBUILD b/perl-xml-libxml/trunk/PKGBUILD
index 3d942ee..e7ba278 100644
--- a/perl-xml-libxml/trunk/PKGBUILD
+++ b/perl-xml-libxml/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2.0134
pkgrel=1
pkgdesc="Interface to the libxml library"
arch=('x86_64')
-url="http://search.cpan.org/dist/XML-LibXML"
+url="https://search.cpan.org/dist/XML-LibXML"
license=('GPL')
depends=('libxml2' 'perl-xml-sax' 'perl-xml-namespacesupport')
checkdepends=('perl-test-pod' 'perl-test-leaktrace' 'perl-cpan-changes' 'perl-uri')
diff --git a/perl-xml-namespacesupport/repos/extra-any/PKGBUILD b/perl-xml-namespacesupport/repos/extra-any/PKGBUILD
index c84ed23..edfdd1e 100644
--- a/perl-xml-namespacesupport/repos/extra-any/PKGBUILD
+++ b/perl-xml-namespacesupport/repos/extra-any/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.12
pkgrel=3
pkgdesc="Generic namespace helpers (ported from SAX2)"
arch=('any')
-url="http://search.cpan.org/dist/XML-NamespaceSupport"
+url="https://search.cpan.org/dist/XML-NamespaceSupport"
license=('GPL')
depends=('perl')
options=('!emptydirs')
diff --git a/perl-xml-namespacesupport/trunk/PKGBUILD b/perl-xml-namespacesupport/trunk/PKGBUILD
index c84ed23..edfdd1e 100644
--- a/perl-xml-namespacesupport/trunk/PKGBUILD
+++ b/perl-xml-namespacesupport/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.12
pkgrel=3
pkgdesc="Generic namespace helpers (ported from SAX2)"
arch=('any')
-url="http://search.cpan.org/dist/XML-NamespaceSupport"
+url="https://search.cpan.org/dist/XML-NamespaceSupport"
license=('GPL')
depends=('perl')
options=('!emptydirs')
diff --git a/perl-xml-parser/repos/extra-x86_64/PKGBUILD b/perl-xml-parser/repos/extra-x86_64/PKGBUILD
index b114050..84832f0 100644
--- a/perl-xml-parser/repos/extra-x86_64/PKGBUILD
+++ b/perl-xml-parser/repos/extra-x86_64/PKGBUILD
@@ -7,10 +7,10 @@ pkgrel=7
pkgdesc="Expat-based XML parser module for perl"
arch=('x86_64')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/XML-Parser/"
+url="https://search.cpan.org/dist/XML-Parser/"
depends=('perl' 'expat')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz")
sha1sums=('0ab6b932713ec1f9927a1b1c619b6889a5c12849')
build() {
diff --git a/perl-xml-parser/trunk/PKGBUILD b/perl-xml-parser/trunk/PKGBUILD
index 06a593b..ab19ee6 100644
--- a/perl-xml-parser/trunk/PKGBUILD
+++ b/perl-xml-parser/trunk/PKGBUILD
@@ -6,10 +6,10 @@ pkgrel=7
pkgdesc="Expat-based XML parser module for perl"
arch=('x86_64')
license=('GPL' 'PerlArtistic')
-url="http://search.cpan.org/dist/XML-Parser/"
+url="https://search.cpan.org/dist/XML-Parser/"
depends=('perl' 'expat')
options=('!emptydirs')
-source=("http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz")
+source=("https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/XML-Parser-${pkgver}.tar.gz")
sha1sums=('0ab6b932713ec1f9927a1b1c619b6889a5c12849')
build() {
diff --git a/perl-xml-sax-base/repos/extra-any/PKGBUILD b/perl-xml-sax-base/repos/extra-any/PKGBUILD
index 9087667..7399801 100644
--- a/perl-xml-sax-base/repos/extra-any/PKGBUILD
+++ b/perl-xml-sax-base/repos/extra-any/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.09
pkgrel=3
pkgdesc="Base class SAX Drivers and Filters"
arch=('any')
-url="http://search.cpan.org/dist/XML-SAX-Base"
+url="https://search.cpan.org/dist/XML-SAX-Base"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
diff --git a/perl-xml-sax-base/trunk/PKGBUILD b/perl-xml-sax-base/trunk/PKGBUILD
index 9087667..7399801 100644
--- a/perl-xml-sax-base/trunk/PKGBUILD
+++ b/perl-xml-sax-base/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.09
pkgrel=3
pkgdesc="Base class SAX Drivers and Filters"
arch=('any')
-url="http://search.cpan.org/dist/XML-SAX-Base"
+url="https://search.cpan.org/dist/XML-SAX-Base"
license=('GPL' 'PerlArtistic')
depends=('perl')
options=('!emptydirs')
diff --git a/perl-xml-sax/repos/extra-any/PKGBUILD b/perl-xml-sax/repos/extra-any/PKGBUILD
index 39b6194..1d9cbe9 100644
--- a/perl-xml-sax/repos/extra-any/PKGBUILD
+++ b/perl-xml-sax/repos/extra-any/PKGBUILD
@@ -7,12 +7,12 @@ pkgver=1.00
pkgrel=1
pkgdesc="Simple API for XML"
arch=('any')
-url="http://search.cpan.org/dist/XML-SAX"
+url="https://search.cpan.org/dist/XML-SAX"
license=('GPL' 'PerlArtistic')
depends=('perl' 'perl-xml-sax-base' 'perl-xml-namespacesupport')
options=('!emptydirs')
install=perl-xml-sax.install
-source=("http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-$pkgver.tar.gz")
+source=("https://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-$pkgver.tar.gz")
sha512sums=('95553c9693d8a310747b4b86d4e80a58d4056b18cfc334f6979c98d0e9034a34253bfb17daecfc5bb28b1bd65e6baf52136f5135a969fadba86aa4148ea9bc1d')
build() {
diff --git a/perl-xml-sax/trunk/PKGBUILD b/perl-xml-sax/trunk/PKGBUILD
index 1029f28..3a2f267 100644
--- a/perl-xml-sax/trunk/PKGBUILD
+++ b/perl-xml-sax/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.00
pkgrel=1
pkgdesc="Simple API for XML"
arch=('any')
-url="http://search.cpan.org/dist/XML-SAX"
+url="https://search.cpan.org/dist/XML-SAX"
license=('GPL' 'PerlArtistic')
depends=('perl' 'perl-xml-sax-base' 'perl-xml-namespacesupport')
options=('!emptydirs')
diff --git a/perl-xml-simple/repos/extra-any/PKGBUILD b/perl-xml-simple/repos/extra-any/PKGBUILD
index 077cf12..8138c0d 100644
--- a/perl-xml-simple/repos/extra-any/PKGBUILD
+++ b/perl-xml-simple/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=2
pkgdesc="Simple XML parser for perl"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl-xml-sax-expat')
options=('!emptydirs')
source=("ftp://ftp.cpan.org/pub/CPAN/authors/id/G/GR/GRANTM/${_realname}-${pkgver}.tar.gz")
diff --git a/perl-xml-simple/trunk/PKGBUILD b/perl-xml-simple/trunk/PKGBUILD
index ed8ea95..1656db7 100644
--- a/perl-xml-simple/trunk/PKGBUILD
+++ b/perl-xml-simple/trunk/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=2
pkgdesc="Simple XML parser for perl"
arch=('any')
license=('PerlArtistic')
-url="http://search.cpan.org/dist/${_realname}/"
+url="https://search.cpan.org/dist/${_realname}/"
depends=('perl-xml-sax-expat')
options=('!emptydirs')
source=("ftp://ftp.cpan.org/pub/CPAN/authors/id/G/GR/GRANTM/${_realname}-${pkgver}.tar.gz")
diff --git a/perl-xml-twig/repos/extra-any/PKGBUILD b/perl-xml-twig/repos/extra-any/PKGBUILD
index 9d58879..a00b1fd 100644
--- a/perl-xml-twig/repos/extra-any/PKGBUILD
+++ b/perl-xml-twig/repos/extra-any/PKGBUILD
@@ -6,12 +6,12 @@ pkgver=3.52
pkgrel=4
pkgdesc="A module for easy processing of XML"
arch=('any')
-url="http://search.cpan.org/dist/XML-Twig/"
+url="https://search.cpan.org/dist/XML-Twig/"
license=('GPL' 'PerlArtistic')
depends=('perl-xml-parser' 'perl-text-iconv' 'perl')
checkdepends=('perl-libwww' 'perl-test-pod' 'perl-xml-simple' 'perl-html-tree' 'perl-xml-xpath' 'perl-tie-ixhash')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-${pkgver}.tar.gz")
+source=("https://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-${pkgver}.tar.gz")
sha1sums=('ce4ad6f055ea677ab5526e55677faffcc6457eb8')
build() {
diff --git a/perl-xml-twig/trunk/PKGBUILD b/perl-xml-twig/trunk/PKGBUILD
index 229526f..d7310ad 100644
--- a/perl-xml-twig/trunk/PKGBUILD
+++ b/perl-xml-twig/trunk/PKGBUILD
@@ -5,12 +5,12 @@ pkgver=3.52
pkgrel=4
pkgdesc="A module for easy processing of XML"
arch=('any')
-url="http://search.cpan.org/dist/XML-Twig/"
+url="https://search.cpan.org/dist/XML-Twig/"
license=('GPL' 'PerlArtistic')
depends=('perl-xml-parser' 'perl-text-iconv' 'perl')
checkdepends=('perl-libwww' 'perl-test-pod' 'perl-xml-simple' 'perl-html-tree' 'perl-xml-xpath' 'perl-tie-ixhash')
options=('!emptydirs')
-source=("http://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-${pkgver}.tar.gz")
+source=("https://www.cpan.org/authors/id/M/MI/MIROD/XML-Twig-${pkgver}.tar.gz")
sha1sums=('ce4ad6f055ea677ab5526e55677faffcc6457eb8')
build() {
diff --git a/perl-yaml-syck/repos/extra-x86_64/PKGBUILD b/perl-yaml-syck/repos/extra-x86_64/PKGBUILD
index 8f6d1bd..75faa58 100644
--- a/perl-yaml-syck/repos/extra-x86_64/PKGBUILD
+++ b/perl-yaml-syck/repos/extra-x86_64/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.31
pkgrel=1
pkgdesc="Fast, lightweight YAML loader and dumper"
arch=('x86_64')
-url="http://search.cpan.org/dist/YAML-Syck/"
+url="https://search.cpan.org/dist/YAML-Syck/"
license=('BSD' 'custom')
depends=('perl')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/T/TO/TODDR/YAML-Syck-$pkgver.tar.gz)
+source=(https://www.cpan.org/authors/id/T/TO/TODDR/YAML-Syck-$pkgver.tar.gz)
sha512sums=('5177f415f1f3f0d46b9fc51e43478da627edc3d7e89d9baf095fdda2cd9f93eb46784429f1665fead2b3377a2749c6fb937a91136bbe713d79000c12206a83f5')
build() {
diff --git a/perl-yaml-syck/trunk/PKGBUILD b/perl-yaml-syck/trunk/PKGBUILD
index 8f6d1bd..75faa58 100644
--- a/perl-yaml-syck/trunk/PKGBUILD
+++ b/perl-yaml-syck/trunk/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.31
pkgrel=1
pkgdesc="Fast, lightweight YAML loader and dumper"
arch=('x86_64')
-url="http://search.cpan.org/dist/YAML-Syck/"
+url="https://search.cpan.org/dist/YAML-Syck/"
license=('BSD' 'custom')
depends=('perl')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/T/TO/TODDR/YAML-Syck-$pkgver.tar.gz)
+source=(https://www.cpan.org/authors/id/T/TO/TODDR/YAML-Syck-$pkgver.tar.gz)
sha512sums=('5177f415f1f3f0d46b9fc51e43478da627edc3d7e89d9baf095fdda2cd9f93eb46784429f1665fead2b3377a2749c6fb937a91136bbe713d79000c12206a83f5')
build() {
diff --git a/perl-yaml/repos/extra-any/PKGBUILD b/perl-yaml/repos/extra-any/PKGBUILD
index f4267e3..dbab5c2 100644
--- a/perl-yaml/repos/extra-any/PKGBUILD
+++ b/perl-yaml/repos/extra-any/PKGBUILD
@@ -7,12 +7,12 @@ pkgver=1.27
pkgrel=1
pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language"
arch=('any')
-url="http://search.cpan.org/dist/YAML/"
+url="https://search.cpan.org/dist/YAML/"
license=('GPL' 'PerlArtistic')
depends=('perl')
checkdepends=('perl-test-deep' 'perl-test-yaml')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/T/TI/TINITA/YAML-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/T/TI/TINITA/YAML-${pkgver}.tar.gz)
sha512sums=('f82de359939f139211df1c63226a17c0ecb00833c8e72986e901507626ef19f3bb3dd7678c83abb9aeb8857ca921e7698e2c0cb0620de5e4a8d3b963ee040e66')
build() {
diff --git a/perl-yaml/trunk/PKGBUILD b/perl-yaml/trunk/PKGBUILD
index f4267e3..dbab5c2 100644
--- a/perl-yaml/trunk/PKGBUILD
+++ b/perl-yaml/trunk/PKGBUILD
@@ -7,12 +7,12 @@ pkgver=1.27
pkgrel=1
pkgdesc="Perl/CPAN Module YAML : YAML Aint Markup Language"
arch=('any')
-url="http://search.cpan.org/dist/YAML/"
+url="https://search.cpan.org/dist/YAML/"
license=('GPL' 'PerlArtistic')
depends=('perl')
checkdepends=('perl-test-deep' 'perl-test-yaml')
options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/T/TI/TINITA/YAML-${pkgver}.tar.gz)
+source=(https://www.cpan.org/authors/id/T/TI/TINITA/YAML-${pkgver}.tar.gz)
sha512sums=('f82de359939f139211df1c63226a17c0ecb00833c8e72986e901507626ef19f3bb3dd7678c83abb9aeb8857ca921e7698e2c0cb0620de5e4a8d3b963ee040e66')
build() {
diff --git a/phonon-gstreamer/repos/extra-x86_64/PKGBUILD b/phonon-gstreamer/repos/extra-x86_64/PKGBUILD
index 395b4b1..2a977f7 100644
--- a/phonon-gstreamer/repos/extra-x86_64/PKGBUILD
+++ b/phonon-gstreamer/repos/extra-x86_64/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('pulseaudio: PulseAudio support' 'gst-plugins-good: PulseAudio suppo
'gst-plugins-ugly: additional codecs' 'gst-libav: libav codec')
makedepends=(extra-cmake-modules)
provides=(phonon-qt5-backend)
-source=("http://download.kde.org/stable/phonon/phonon-backend-gstreamer/$pkgver/phonon-backend-gstreamer-$pkgver.tar.xz")
+source=("https://download.kde.org/stable/phonon/phonon-backend-gstreamer/$pkgver/phonon-backend-gstreamer-$pkgver.tar.xz")
sha256sums=('cec3e5ece1261d344b68363ef0606ebf49772628ba94bb55b0c0d18773b885f1')
prepare() {
diff --git a/phonon-gstreamer/trunk/PKGBUILD b/phonon-gstreamer/trunk/PKGBUILD
index fcbe465..75a8239 100644
--- a/phonon-gstreamer/trunk/PKGBUILD
+++ b/phonon-gstreamer/trunk/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('pulseaudio: PulseAudio support' 'gst-plugins-good: PulseAudio suppo
'gst-plugins-ugly: additional codecs' 'gst-libav: libav codec')
makedepends=(extra-cmake-modules)
provides=(phonon-qt5-backend)
-source=("http://download.kde.org/stable/phonon/phonon-backend-gstreamer/$pkgver/phonon-backend-gstreamer-$pkgver.tar.xz")
+source=("https://download.kde.org/stable/phonon/phonon-backend-gstreamer/$pkgver/phonon-backend-gstreamer-$pkgver.tar.xz")
sha256sums=('cec3e5ece1261d344b68363ef0606ebf49772628ba94bb55b0c0d18773b885f1')
prepare() {
diff --git a/phonon-vlc/repos/extra-x86_64/PKGBUILD b/phonon-vlc/repos/extra-x86_64/PKGBUILD
index 83a2665..7176522 100644
--- a/phonon-vlc/repos/extra-x86_64/PKGBUILD
+++ b/phonon-vlc/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ license=(LGPL)
depends=(vlc phonon-qt5)
provides=(phonon-qt5-backend)
makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/phonon/phonon-backend-vlc/$pkgver/phonon-backend-vlc-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/phonon/phonon-backend-vlc/$pkgver/phonon-backend-vlc-$pkgver.tar.xz"{,.sig})
sha256sums=('490915d02b64143ee1372511b675671e57c386c50c4cec04771ed8740bc67298'
'SKIP')
validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter@kde.org>
diff --git a/phonon-vlc/trunk/PKGBUILD b/phonon-vlc/trunk/PKGBUILD
index 83a2665..7176522 100644
--- a/phonon-vlc/trunk/PKGBUILD
+++ b/phonon-vlc/trunk/PKGBUILD
@@ -13,7 +13,7 @@ license=(LGPL)
depends=(vlc phonon-qt5)
provides=(phonon-qt5-backend)
makedepends=(extra-cmake-modules)
-source=("http://download.kde.org/stable/phonon/phonon-backend-vlc/$pkgver/phonon-backend-vlc-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/phonon/phonon-backend-vlc/$pkgver/phonon-backend-vlc-$pkgver.tar.xz"{,.sig})
sha256sums=('490915d02b64143ee1372511b675671e57c386c50c4cec04771ed8740bc67298'
'SKIP')
validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter@kde.org>
diff --git a/phonon/repos/extra-x86_64/PKGBUILD b/phonon/repos/extra-x86_64/PKGBUILD
index 383bf7e..b3814ff 100644
--- a/phonon/repos/extra-x86_64/PKGBUILD
+++ b/phonon/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ license=(LGPL)
depends=(libpulse qt5-base)
optdepends=('pulseaudio: PulseAudio support' 'qt5-tools: Designer plugin')
makedepends=(extra-cmake-modules qt5-tools)
-source=("http://download.kde.org/stable/$pkgbase/$pkgver/$pkgbase-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgbase/$pkgver/$pkgbase-$pkgver.tar.xz"{,.sig})
sha256sums=('34edb1985778575eb7004e4e45151cd7bc995f61ddd6ce3b050b97b7bd778809'
'SKIP')
validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter@kde.org>
diff --git a/phonon/trunk/PKGBUILD b/phonon/trunk/PKGBUILD
index 383bf7e..b3814ff 100644
--- a/phonon/trunk/PKGBUILD
+++ b/phonon/trunk/PKGBUILD
@@ -12,7 +12,7 @@ license=(LGPL)
depends=(libpulse qt5-base)
optdepends=('pulseaudio: PulseAudio support' 'qt5-tools: Designer plugin')
makedepends=(extra-cmake-modules qt5-tools)
-source=("http://download.kde.org/stable/$pkgbase/$pkgver/$pkgbase-$pkgver.tar.xz"{,.sig})
+source=("https://download.kde.org/stable/$pkgbase/$pkgver/$pkgbase-$pkgver.tar.xz"{,.sig})
sha256sums=('34edb1985778575eb7004e4e45151cd7bc995f61ddd6ce3b050b97b7bd778809'
'SKIP')
validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter@kde.org>
diff --git a/plotutils/repos/extra-x86_64/PKGBUILD b/plotutils/repos/extra-x86_64/PKGBUILD
index fe7a280..dc69bb9 100644
--- a/plotutils/repos/extra-x86_64/PKGBUILD
+++ b/plotutils/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Set of utilities and libraries for plotting."
url="http://directory.fsf.org/graphics/plotutils.html"
license=("GPL")
depends=("libpng" "gcc-libs" "libxaw>=1.0.5")
-source=(http://ftp.gnu.org/pub/gnu/plotutils/$pkgname-$pkgver.tar.gz{,.sig}
+source=(https://ftp.gnu.org/pub/gnu/plotutils/$pkgname-$pkgver.tar.gz{,.sig}
plotutils-2.6-libpng-1.5.patch)
sha1sums=('7921301d9dfe8991e3df2829bd733df6b2a70838'
'ab78e2d06402aaac367da7a0e5810439d5b9853f'
diff --git a/plotutils/trunk/PKGBUILD b/plotutils/trunk/PKGBUILD
index fe7a280..dc69bb9 100644
--- a/plotutils/trunk/PKGBUILD
+++ b/plotutils/trunk/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Set of utilities and libraries for plotting."
url="http://directory.fsf.org/graphics/plotutils.html"
license=("GPL")
depends=("libpng" "gcc-libs" "libxaw>=1.0.5")
-source=(http://ftp.gnu.org/pub/gnu/plotutils/$pkgname-$pkgver.tar.gz{,.sig}
+source=(https://ftp.gnu.org/pub/gnu/plotutils/$pkgname-$pkgver.tar.gz{,.sig}
plotutils-2.6-libpng-1.5.patch)
sha1sums=('7921301d9dfe8991e3df2829bd733df6b2a70838'
'ab78e2d06402aaac367da7a0e5810439d5b9853f'
diff --git a/polkit-qt/repos/extra-x86_64/PKGBUILD b/polkit-qt/repos/extra-x86_64/PKGBUILD
index 20d6420..6cdba3c 100644
--- a/polkit-qt/repos/extra-x86_64/PKGBUILD
+++ b/polkit-qt/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ url='https://www.kde.org/'
license=(LGPL)
depends=(polkit qt5-base)
makedepends=(cmake git)
-#source=("http://download.kde.org/stable/apps/KDE4.x/admin/${pkgbase}-1-${pkgver}.tar.bz2")
+#source=("https://download.kde.org/stable/apps/KDE4.x/admin/${pkgbase}-1-${pkgver}.tar.bz2")
source=("git+https://anongit.kde.org/polkit-qt-1.git#commit=cbecf60ac7b5c17cf37503d6675bf5542efbab29")
sha256sums=('SKIP')
diff --git a/polkit-qt/trunk/PKGBUILD b/polkit-qt/trunk/PKGBUILD
index 9eee5fd..268a8bc 100644
--- a/polkit-qt/trunk/PKGBUILD
+++ b/polkit-qt/trunk/PKGBUILD
@@ -12,7 +12,7 @@ url='https://www.kde.org/'
license=(LGPL)
depends=(polkit qt5-base)
makedepends=(cmake git)
-#source=("http://download.kde.org/stable/apps/KDE4.x/admin/${pkgbase}-1-${pkgver}.tar.bz2")
+#source=("https://download.kde.org/stable/apps/KDE4.x/admin/${pkgbase}-1-${pkgver}.tar.bz2")
source=("git+https://anongit.kde.org/polkit-qt-1.git#commit=cbecf60ac7b5c17cf37503d6675bf5542efbab29")
sha256sums=('SKIP')
diff --git a/portmidi/repos/extra-x86_64/PKGBUILD b/portmidi/repos/extra-x86_64/PKGBUILD
index 8811f83..677109c 100644
--- a/portmidi/repos/extra-x86_64/PKGBUILD
+++ b/portmidi/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ depends=('alsa-lib')
makedepends=('cmake' 'jdk8-openjdk')
optdepends=('java-runtime: for using pmdefaults')
options=('!makeflags')
-source=(http://downloads.sourceforge.net/project/portmedia/${pkgname}/${pkgver}/${pkgname}-src-${pkgver}.zip
+source=(https://downloads.sourceforge.net/project/portmedia/${pkgname}/${pkgver}/${pkgname}-src-${pkgver}.zip
portmidi-217-build-fix.patch)
sha1sums=('f45bf4e247c0d7617deacd6a65d23d9fddae6117'
'a89b80531ccc823ba267aaf21920e59deec80e99')
diff --git a/portmidi/trunk/PKGBUILD b/portmidi/trunk/PKGBUILD
index 51e3d85..3797a16 100644
--- a/portmidi/trunk/PKGBUILD
+++ b/portmidi/trunk/PKGBUILD
@@ -11,7 +11,7 @@ depends=('alsa-lib')
makedepends=('cmake' 'jdk8-openjdk')
optdepends=('java-runtime: for using pmdefaults')
options=('!makeflags')
-source=(http://downloads.sourceforge.net/project/portmedia/${pkgname}/${pkgver}/${pkgname}-src-${pkgver}.zip
+source=(https://downloads.sourceforge.net/project/portmedia/${pkgname}/${pkgver}/${pkgname}-src-${pkgver}.zip
portmidi-217-build-fix.patch)
sha1sums=('f45bf4e247c0d7617deacd6a65d23d9fddae6117'
'a89b80531ccc823ba267aaf21920e59deec80e99')
diff --git a/pptpclient/repos/core-x86_64/PKGBUILD b/pptpclient/repos/core-x86_64/PKGBUILD
index 3433a81..fb369ff 100644
--- a/pptpclient/repos/core-x86_64/PKGBUILD
+++ b/pptpclient/repos/core-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ url="http://pptpclient.sourceforge.net/"
license=('GPL')
depends=('ppp' 'iproute2' 'perl')
backup=('etc/ppp/options.pptp')
-source=("http://downloads.sourceforge.net/sourceforge/pptpclient/pptp-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/pptpclient/pptp-$pkgver.tar.gz")
md5sums=('8d25341352fdae5ad5b36b9f18254908')
prepare() {
diff --git a/pptpclient/trunk/PKGBUILD b/pptpclient/trunk/PKGBUILD
index f3c6dd7..3053897 100644
--- a/pptpclient/trunk/PKGBUILD
+++ b/pptpclient/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url="http://pptpclient.sourceforge.net/"
license=('GPL')
depends=('ppp' 'iproute2' 'perl')
backup=('etc/ppp/options.pptp')
-source=("http://downloads.sourceforge.net/sourceforge/pptpclient/pptp-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/pptpclient/pptp-$pkgver.tar.gz")
md5sums=('8d25341352fdae5ad5b36b9f18254908')
prepare() {
diff --git a/procinfo-ng/repos/core-x86_64/PKGBUILD b/procinfo-ng/repos/core-x86_64/PKGBUILD
index b32c666..98de3ad 100644
--- a/procinfo-ng/repos/core-x86_64/PKGBUILD
+++ b/procinfo-ng/repos/core-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ depends=('ncurses' 'perl')
provides=('procinfo')
conflicts=('procinfo')
replaces=('procinfo')
-source=(http://downloads.sourceforge.net/project/procinfo-ng/procinfo-ng/${pkgver}/${pkgname}-${pkgver}.tar.bz2
+source=(https://downloads.sourceforge.net/project/procinfo-ng/procinfo-ng/${pkgver}/${pkgname}-${pkgver}.tar.bz2
https://sources.archlinux.org/other/procinfo-ng/procinfo-18.tar.gz)
sha512sums=('db336d2ff3bb3b31ac83a51a9d273fae8d16d36bd805f548eda06cb501699473fd8e4b4f9b722165fbf685d76c3fc09bfea9e516eabc37a888e2fae7679c08cf'
'12c4d7983f5d6531be6d4df39f5f1e1ee2ea2394a6eb8fb8df0573f0085499e4b7d43355bfa549a24ddf1ecb09bbfa7b038cef9c483620c74ad5cedc219e35fa')
diff --git a/procinfo-ng/trunk/PKGBUILD b/procinfo-ng/trunk/PKGBUILD
index 32d7191..02049d8 100644
--- a/procinfo-ng/trunk/PKGBUILD
+++ b/procinfo-ng/trunk/PKGBUILD
@@ -12,7 +12,7 @@ depends=('ncurses' 'perl')
provides=('procinfo')
conflicts=('procinfo')
replaces=('procinfo')
-source=(http://downloads.sourceforge.net/project/procinfo-ng/procinfo-ng/${pkgver}/${pkgname}-${pkgver}.tar.bz2
+source=(https://downloads.sourceforge.net/project/procinfo-ng/procinfo-ng/${pkgver}/${pkgname}-${pkgver}.tar.bz2
https://sources.archlinux.org/other/procinfo-ng/procinfo-18.tar.gz)
sha512sums=('db336d2ff3bb3b31ac83a51a9d273fae8d16d36bd805f548eda06cb501699473fd8e4b4f9b722165fbf685d76c3fc09bfea9e516eabc37a888e2fae7679c08cf'
'12c4d7983f5d6531be6d4df39f5f1e1ee2ea2394a6eb8fb8df0573f0085499e4b7d43355bfa549a24ddf1ecb09bbfa7b038cef9c483620c74ad5cedc219e35fa')
diff --git a/pyrex/repos/extra-any/PKGBUILD b/pyrex/repos/extra-any/PKGBUILD
index 1c8fc31..398bc7e 100644
--- a/pyrex/repos/extra-any/PKGBUILD
+++ b/pyrex/repos/extra-any/PKGBUILD
@@ -9,10 +9,10 @@ pkgver=0.9.9
pkgrel=5
pkgdesc="Language for writing Python extension modules"
arch=(any)
-url="http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/"
+url="https://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/"
license=('APACHE')
depends=('python2')
-source=(http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/Pyrex-${pkgver}.tar.gz)
+source=(https://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/Pyrex-${pkgver}.tar.gz)
sha512sums=('724b14278760fffb751bd9dc24e18dbe85732f069d186ee89bc9f28dd8f912d5f69492d28e705f55de2db56c343f10f21c6a1c39bda1d7c234d09a3d5e192f6b')
build( ) {
diff --git a/pyrex/trunk/PKGBUILD b/pyrex/trunk/PKGBUILD
index 9f9afa0..a4b5e2a 100644
--- a/pyrex/trunk/PKGBUILD
+++ b/pyrex/trunk/PKGBUILD
@@ -8,10 +8,10 @@ pkgver=0.9.9
pkgrel=5
pkgdesc="Language for writing Python extension modules"
arch=(any)
-url="http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/"
+url="https://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/"
license=('APACHE')
depends=('python2')
-source=(http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/Pyrex-${pkgver}.tar.gz)
+source=(https://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/Pyrex-${pkgver}.tar.gz)
sha512sums=('724b14278760fffb751bd9dc24e18dbe85732f069d186ee89bc9f28dd8f912d5f69492d28e705f55de2db56c343f10f21c6a1c39bda1d7c234d09a3d5e192f6b')
build( ) {
diff --git a/python-egenix-mx-base/repos/extra-x86_64/PKGBUILD b/python-egenix-mx-base/repos/extra-x86_64/PKGBUILD
index 7a57597..0fc5150 100644
--- a/python-egenix-mx-base/repos/extra-x86_64/PKGBUILD
+++ b/python-egenix-mx-base/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ url="http://www.egenix.com/products/python/mxBase/"
makedepends=('python2-setuptools')
conflicts=('python-egenix-mx-base<=3.2.4-1')
replaces=('python-egenix-mx-base<=3.2.4-1')
-source=(http://downloads.egenix.com/python/egenix-mx-base-${pkgver}.tar.gz)
+source=(https://downloads.egenix.com/python/egenix-mx-base-${pkgver}.tar.gz)
sha512sums=('ff3b6ba90e9729004e7b18511a69529698b7d6089f08b686a0930d8f065323933e9fb97f2ed7a5b24c4bca0ddad1983773144b5dd9ee401859a2ffbfcfc79025')
prepare() {
diff --git a/python-egenix-mx-base/trunk/PKGBUILD b/python-egenix-mx-base/trunk/PKGBUILD
index 30d5e2c..705a111 100644
--- a/python-egenix-mx-base/trunk/PKGBUILD
+++ b/python-egenix-mx-base/trunk/PKGBUILD
@@ -13,7 +13,7 @@ url="http://www.egenix.com/products/python/mxBase/"
makedepends=('python2-setuptools')
conflicts=('python-egenix-mx-base<=3.2.4-1')
replaces=('python-egenix-mx-base<=3.2.4-1')
-source=(http://downloads.egenix.com/python/egenix-mx-base-${pkgver}.tar.gz)
+source=(https://downloads.egenix.com/python/egenix-mx-base-${pkgver}.tar.gz)
sha512sums=('ff3b6ba90e9729004e7b18511a69529698b7d6089f08b686a0930d8f065323933e9fb97f2ed7a5b24c4bca0ddad1983773144b5dd9ee401859a2ffbfcfc79025')
prepare() {
diff --git a/pyxdg/repos/extra-any/PKGBUILD b/pyxdg/repos/extra-any/PKGBUILD
index 4f69a2b..263bafd 100644
--- a/pyxdg/repos/extra-any/PKGBUILD
+++ b/pyxdg/repos/extra-any/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.26
pkgrel=2
pkgdesc="Python library to access freedesktop.org standards"
arch=('any')
-url="http://freedesktop.org/Software/pyxdg"
+url="https://freedesktop.org/Software/pyxdg"
license=("LGPL")
makedepends=('python2' 'python')
source=("https://files.pythonhosted.org/packages/source/${pkgbase::1}/${pkgbase}/${pkgbase}-${pkgver}.tar.gz")
diff --git a/pyxdg/trunk/PKGBUILD b/pyxdg/trunk/PKGBUILD
index 4f69a2b..263bafd 100644
--- a/pyxdg/trunk/PKGBUILD
+++ b/pyxdg/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.26
pkgrel=2
pkgdesc="Python library to access freedesktop.org standards"
arch=('any')
-url="http://freedesktop.org/Software/pyxdg"
+url="https://freedesktop.org/Software/pyxdg"
license=("LGPL")
makedepends=('python2' 'python')
source=("https://files.pythonhosted.org/packages/source/${pkgbase::1}/${pkgbase}/${pkgbase}-${pkgver}.tar.gz")
diff --git a/qbs/repos/extra-x86_64/PKGBUILD b/qbs/repos/extra-x86_64/PKGBUILD
index 3b54d16..773293a 100644
--- a/qbs/repos/extra-x86_64/PKGBUILD
+++ b/qbs/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ arch=(x86_64)
url='https://wiki.qt.io/Qbs'
license=(LGPL)
depends=(qt5-script)
-source=(http://download.qt.io/official_releases/qbs/${pkgver}/qbs-src-${pkgver}.tar.gz)
+source=(https://download.qt.io/official_releases/qbs/${pkgver}/qbs-src-${pkgver}.tar.gz)
sha256sums=('97819b8b404a6ee5715d38ceda5ac1d992500a38f8956abe4a58a1d66e64d6f1')
build() {
diff --git a/qca/repos/extra-x86_64/PKGBUILD b/qca/repos/extra-x86_64/PKGBUILD
index c6ebd13..bdac4b1 100644
--- a/qca/repos/extra-x86_64/PKGBUILD
+++ b/qca/repos/extra-x86_64/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=(cmake doxygen pkcs11-helper botan)
conflicts=(qca-qt5)
provides=(qca-qt5)
replaces=(qca-qt5)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz" qca-openssl-1.1.patch
+source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz" qca-openssl-1.1.patch
qca-botan2.patch::"https://cgit.kde.org/qca.git/patch/?id=47163784")
sha256sums=('003fd86a32421057a03b18a8168db52e2940978f9db5ebbb6a08882f8ab1e353'
'b1505bc313fd2f4e350cd4c94af69256c901afa419ae6700b208cb6e40e6926d'
diff --git a/qt4/repos/extra-x86_64/PKGBUILD b/qt4/repos/extra-x86_64/PKGBUILD
index 8b74e29..770b90d 100644
--- a/qt4/repos/extra-x86_64/PKGBUILD
+++ b/qt4/repos/extra-x86_64/PKGBUILD
@@ -25,7 +25,7 @@ optdepends=('postgresql-libs: PostgreSQL driver'
replaces=('qt<=4.8.4')
conflicts=('qt')
_pkgfqn="qt-everywhere-opensource-src-${pkgver}"
-source=("http://download.qt.io/archive/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz"
+source=("https://download.qt.io/archive/qt/4.8/${pkgver}/${_pkgfqn}.tar.gz"
'qtconfig-qt4.desktop' 'assistant-qt4.desktop' 'designer-qt4.desktop'
'linguist-qt4.desktop' 'qdbusviewer-qt4.desktop'
'improve-cups-support.patch'
diff --git a/quota-tools/repos/extra-x86_64/PKGBUILD b/quota-tools/repos/extra-x86_64/PKGBUILD
index 7a8c2ee..9d42f6f 100644
--- a/quota-tools/repos/extra-x86_64/PKGBUILD
+++ b/quota-tools/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ depends=(libnl dbus libtirpc)
makedepends=(rpcsvc-proto)
options=(!emptydirs)
backup=('etc/warnquota.conf' 'etc/quotatab' 'etc/quotagrpadmins')
-source=(http://downloads.sourceforge.net/sourceforge/linuxquota/quota-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/linuxquota/quota-$pkgver.tar.gz)
sha1sums=('d23711f3b204e0a86b8378c32545c95fb149168d')
build() {
diff --git a/quota-tools/trunk/PKGBUILD b/quota-tools/trunk/PKGBUILD
index 7a8c2ee..9d42f6f 100644
--- a/quota-tools/trunk/PKGBUILD
+++ b/quota-tools/trunk/PKGBUILD
@@ -12,7 +12,7 @@ depends=(libnl dbus libtirpc)
makedepends=(rpcsvc-proto)
options=(!emptydirs)
backup=('etc/warnquota.conf' 'etc/quotatab' 'etc/quotagrpadmins')
-source=(http://downloads.sourceforge.net/sourceforge/linuxquota/quota-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/linuxquota/quota-$pkgver.tar.gz)
sha1sums=('d23711f3b204e0a86b8378c32545c95fb149168d')
build() {
diff --git a/qwtplot3d/repos/extra-x86_64/PKGBUILD b/qwtplot3d/repos/extra-x86_64/PKGBUILD
index ec9dd66..4120397 100644
--- a/qwtplot3d/repos/extra-x86_64/PKGBUILD
+++ b/qwtplot3d/repos/extra-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom:zlib')
url="http://qwtplot3d.sourceforge.net/"
depends=('qt4')
makedepends=('mesa' 'glu')
-source=("http://downloads.sourceforge.net/sourceforge/qwtplot3d/qwtplot3d-$pkgver.tgz"
+source=("https://downloads.sourceforge.net/sourceforge/qwtplot3d/qwtplot3d-$pkgver.tgz"
qwtplot3d-gcc44.patch qwtplot3d-qt-4.8.0.patch)
sha1sums=('4463fafb8420a91825e165da7a296aaabd70abea'
'52fa169b651a98550f8a8391ddf52e0eaeb2c215'
diff --git a/qwtplot3d/trunk/PKGBUILD b/qwtplot3d/trunk/PKGBUILD
index ec9dd66..4120397 100644
--- a/qwtplot3d/trunk/PKGBUILD
+++ b/qwtplot3d/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom:zlib')
url="http://qwtplot3d.sourceforge.net/"
depends=('qt4')
makedepends=('mesa' 'glu')
-source=("http://downloads.sourceforge.net/sourceforge/qwtplot3d/qwtplot3d-$pkgver.tgz"
+source=("https://downloads.sourceforge.net/sourceforge/qwtplot3d/qwtplot3d-$pkgver.tgz"
qwtplot3d-gcc44.patch qwtplot3d-qt-4.8.0.patch)
sha1sums=('4463fafb8420a91825e165da7a296aaabd70abea'
'52fa169b651a98550f8a8391ddf52e0eaeb2c215'
diff --git a/refind-efi/repos/extra-x86_64/PKGBUILD b/refind-efi/repos/extra-x86_64/PKGBUILD
index fe59108..c9f1ec8 100644
--- a/refind-efi/repos/extra-x86_64/PKGBUILD
+++ b/refind-efi/repos/extra-x86_64/PKGBUILD
@@ -32,7 +32,7 @@ options=('!strip' 'docs' '!makeflags' '!buildflags')
install="${pkgname}.install"
-source=("http://downloads.sourceforge.net/refind/refind-src-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/refind/refind-src-${pkgver}.tar.gz"
'refind_linux.conf')
md5sums=('8562e11e40de17d353cff02a1deae5dd'
'12ce3e22a216e7b25c253478a34713b4')
diff --git a/refind-efi/trunk/PKGBUILD b/refind-efi/trunk/PKGBUILD
index 9698931..847358a 100644
--- a/refind-efi/trunk/PKGBUILD
+++ b/refind-efi/trunk/PKGBUILD
@@ -31,7 +31,7 @@ options=('!strip' 'docs' '!makeflags' '!buildflags')
install="${pkgname}.install"
-source=("http://downloads.sourceforge.net/refind/refind-src-${pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/refind/refind-src-${pkgver}.tar.gz"
'refind_linux.conf')
md5sums=('8562e11e40de17d353cff02a1deae5dd'
'12ce3e22a216e7b25c253478a34713b4')
diff --git a/reiserfsprogs/repos/core-x86_64/PKGBUILD b/reiserfsprogs/repos/core-x86_64/PKGBUILD
index 3b38c98..de39c4e 100644
--- a/reiserfsprogs/repos/core-x86_64/PKGBUILD
+++ b/reiserfsprogs/repos/core-x86_64/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=3.6.27
pkgrel=2
pkgdesc="Reiserfs utilities"
arch=('x86_64')
-url="http://www.kernel.org/"
+url="https://www.kernel.org/"
license=('GPL')
groups=('base')
depends=('util-linux')
diff --git a/reiserfsprogs/trunk/PKGBUILD b/reiserfsprogs/trunk/PKGBUILD
index 3b38c98..de39c4e 100644
--- a/reiserfsprogs/trunk/PKGBUILD
+++ b/reiserfsprogs/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=3.6.27
pkgrel=2
pkgdesc="Reiserfs utilities"
arch=('x86_64')
-url="http://www.kernel.org/"
+url="https://www.kernel.org/"
license=('GPL')
groups=('base')
depends=('util-linux')
diff --git a/rrdtool/repos/extra-x86_64/PKGBUILD b/rrdtool/repos/extra-x86_64/PKGBUILD
index 971808e..187a2b1 100644
--- a/rrdtool/repos/extra-x86_64/PKGBUILD
+++ b/rrdtool/repos/extra-x86_64/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('perl: to use corresponding binding'
'ruby: to use corresponding binding'
'lua51: to use corresponding binding')
options=('!emptydirs' '!makeflags')
-source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
+source=(https://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
sha1sums=('15a2009e2ee67eb41a2598d1a0f1f7cf1a651c78')
prepare() {
diff --git a/rrdtool/trunk/PKGBUILD b/rrdtool/trunk/PKGBUILD
index 971808e..187a2b1 100644
--- a/rrdtool/trunk/PKGBUILD
+++ b/rrdtool/trunk/PKGBUILD
@@ -15,7 +15,7 @@ optdepends=('perl: to use corresponding binding'
'ruby: to use corresponding binding'
'lua51: to use corresponding binding')
options=('!emptydirs' '!makeflags')
-source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
+source=(https://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
sha1sums=('15a2009e2ee67eb41a2598d1a0f1f7cf1a651c78')
prepare() {
diff --git a/rttr/repos/extra-x86_64/PKGBUILD b/rttr/repos/extra-x86_64/PKGBUILD
index dc796a1..97a9f7d 100644
--- a/rttr/repos/extra-x86_64/PKGBUILD
+++ b/rttr/repos/extra-x86_64/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.9.6
pkgrel=1
pkgdesc="C++ Reflection Library"
arch=(x86_64)
-url="http://www.rttr.org/"
+url="https://www.rttr.org/"
license=(MIT)
depends=(gcc-libs)
makedepends=(cmake)
-source=("http://www.rttr.org/releases/rttr-$pkgver-src.tar.gz")
+source=("https://www.rttr.org/releases/rttr-$pkgver-src.tar.gz")
sha256sums=('f62caee43016489320f8a69145c9208cddd72e451ea95618bc26a49a4cd6c990')
prepare() {
diff --git a/rttr/trunk/PKGBUILD b/rttr/trunk/PKGBUILD
index dc796a1..97a9f7d 100644
--- a/rttr/trunk/PKGBUILD
+++ b/rttr/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=0.9.6
pkgrel=1
pkgdesc="C++ Reflection Library"
arch=(x86_64)
-url="http://www.rttr.org/"
+url="https://www.rttr.org/"
license=(MIT)
depends=(gcc-libs)
makedepends=(cmake)
-source=("http://www.rttr.org/releases/rttr-$pkgver-src.tar.gz")
+source=("https://www.rttr.org/releases/rttr-$pkgver-src.tar.gz")
sha256sums=('f62caee43016489320f8a69145c9208cddd72e451ea95618bc26a49a4cd6c990')
prepare() {
diff --git a/sbsms/repos/extra-x86_64/PKGBUILD b/sbsms/repos/extra-x86_64/PKGBUILD
index b63e7a8..5ad00a4 100644
--- a/sbsms/repos/extra-x86_64/PKGBUILD
+++ b/sbsms/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url="http://sbsms.sourceforge.net/"
license=('GPL')
depends=('gcc-libs')
options=('!staticlibs')
-source=(http://downloads.sourceforge.net/project/sbsms/$pkgname/$pkgver/lib$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/project/sbsms/$pkgname/$pkgver/lib$pkgname-$pkgver.tar.gz)
sha512sums=('8aaab3e191f3e10e559683ab4ebdcb8d951cf0e776390234f25675a98640d60d20aed872061ba72fdc3bd7827b7d46bc27225fe947cdd7fa4312f75cbdd78e6c')
build() {
diff --git a/sbsms/trunk/PKGBUILD b/sbsms/trunk/PKGBUILD
index 079710c..6f6add4 100644
--- a/sbsms/trunk/PKGBUILD
+++ b/sbsms/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="http://sbsms.sourceforge.net/"
license=('GPL')
depends=('gcc-libs')
options=('!staticlibs')
-source=(http://downloads.sourceforge.net/project/sbsms/$pkgname/$pkgver/lib$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/project/sbsms/$pkgname/$pkgver/lib$pkgname-$pkgver.tar.gz)
sha512sums=('8aaab3e191f3e10e559683ab4ebdcb8d951cf0e776390234f25675a98640d60d20aed872061ba72fdc3bd7827b7d46bc27225fe947cdd7fa4312f75cbdd78e6c')
build() {
diff --git a/scons/repos/extra-any/PKGBUILD b/scons/repos/extra-any/PKGBUILD
index f064bd7..d565a68 100644
--- a/scons/repos/extra-any/PKGBUILD
+++ b/scons/repos/extra-any/PKGBUILD
@@ -12,7 +12,7 @@ url="http://scons.org"
license=('MIT')
depends=('python2')
makedepends=('python2-setuptools')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
sha256sums=('e2b8b36e25492720a05c0f0a92a219b42d11ce0c51e3397a1e8296dfea1d9b1a')
package() {
diff --git a/scons/trunk/PKGBUILD b/scons/trunk/PKGBUILD
index f064bd7..d565a68 100644
--- a/scons/trunk/PKGBUILD
+++ b/scons/trunk/PKGBUILD
@@ -12,7 +12,7 @@ url="http://scons.org"
license=('MIT')
depends=('python2')
makedepends=('python2-setuptools')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
sha256sums=('e2b8b36e25492720a05c0f0a92a219b42d11ce0c51e3397a1e8296dfea1d9b1a')
package() {
diff --git a/sdl2_gfx/repos/extra-x86_64/PKGBUILD b/sdl2_gfx/repos/extra-x86_64/PKGBUILD
index a9ebf44..0ee3922 100644
--- a/sdl2_gfx/repos/extra-x86_64/PKGBUILD
+++ b/sdl2_gfx/repos/extra-x86_64/PKGBUILD
@@ -7,11 +7,11 @@ pkgver=1.0.4
pkgrel=1
epoch=1
pkgdesc="SDL graphics drawing primitives and other support functions (Version 2)"
-url="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
+url="https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
arch=(x86_64)
license=(zlib)
depends=(sdl2)
-source=("http://www.ferzkopp.net/Software/SDL2_gfx/SDL2_gfx-${pkgver}.tar.gz")
+source=("https://www.ferzkopp.net/Software/SDL2_gfx/SDL2_gfx-${pkgver}.tar.gz")
sha512sums=('81a100d3c8c3a7c6bd37a23f1290ff10685f8e62fbecd83b0086aae4edc721483e2153cd4219fbd9168f115eea0ea6b25f9be375faf5761f0babdfb1b52fe482')
build() {
diff --git a/sdl2_gfx/trunk/PKGBUILD b/sdl2_gfx/trunk/PKGBUILD
index 72716ea..935dcff 100644
--- a/sdl2_gfx/trunk/PKGBUILD
+++ b/sdl2_gfx/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.4
pkgrel=1
epoch=1
pkgdesc="SDL graphics drawing primitives and other support functions (Version 2)"
-url="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
+url="https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
arch=(x86_64)
license=(zlib)
depends=(sdl2)
diff --git a/sdl_gfx/repos/extra-x86_64/PKGBUILD b/sdl_gfx/repos/extra-x86_64/PKGBUILD
index 66cac85..3de98a5 100644
--- a/sdl_gfx/repos/extra-x86_64/PKGBUILD
+++ b/sdl_gfx/repos/extra-x86_64/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=sdl_gfx
pkgver=2.0.26
pkgrel=3
pkgdesc="SDL graphics drawing primitives and other support functions"
-url="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
+url="https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
arch=(x86_64)
license=(LGPL)
depends=(sdl)
-source=(http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-${pkgver}.tar.gz)
+source=(https://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-${pkgver}.tar.gz)
sha256sums=('7ceb4ffb6fc63ffba5f1290572db43d74386cd0781c123bc912da50d34945446')
prepare() {
diff --git a/sdl_gfx/trunk/PKGBUILD b/sdl_gfx/trunk/PKGBUILD
index 66cac85..3de98a5 100644
--- a/sdl_gfx/trunk/PKGBUILD
+++ b/sdl_gfx/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=sdl_gfx
pkgver=2.0.26
pkgrel=3
pkgdesc="SDL graphics drawing primitives and other support functions"
-url="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
+url="https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
arch=(x86_64)
license=(LGPL)
depends=(sdl)
-source=(http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-${pkgver}.tar.gz)
+source=(https://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-${pkgver}.tar.gz)
sha256sums=('7ceb4ffb6fc63ffba5f1290572db43d74386cd0781c123bc912da50d34945446')
prepare() {
diff --git a/seed/trunk/PKGBUILD b/seed/trunk/PKGBUILD
index 73de3de..1226662 100644
--- a/seed/trunk/PKGBUILD
+++ b/seed/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="https://wiki.gnome.org/Projects/Seed"
license=('LGPL')
depends=('webkitgtk3' 'gobject-introspection-runtime' 'gnome-js-common' 'mpfr')
makedepends=('intltool' 'gobject-introspection')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.8/${pkgname}-${pkgver}.tar.xz
+source=(https://ftp.gnome.org/pub/GNOME/sources/${pkgname}/3.8/${pkgname}-${pkgver}.tar.xz
GLib.js rl63.patch)
sha256sums=('80cb4db7fa6f6cf8d3e255fc45a81657388d458bc8bf23e4089e35f69eeaac32'
'2a8185df661056e12830d0a29155dc539016fc349a823f5aec09dd15bbb9239b'
diff --git a/sgml-common/repos/extra-any/PKGBUILD b/sgml-common/repos/extra-any/PKGBUILD
index f12e8ee..31d6d83 100644
--- a/sgml-common/repos/extra-any/PKGBUILD
+++ b/sgml-common/repos/extra-any/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.6.3
pkgrel=6
pkgdesc='Tools for maintaining centralized SGML catalogs.'
arch=('any')
-url='http://www.docbook.org/xml/'
+url='https://www.docbook.org/xml/'
license=('GPL')
install='sgml-common.install'
depends=('sh')
diff --git a/shared-color-targets/repos/extra-any/PKGBUILD b/shared-color-targets/repos/extra-any/PKGBUILD
index 3f72cce..b9eb30e 100644
--- a/shared-color-targets/repos/extra-any/PKGBUILD
+++ b/shared-color-targets/repos/extra-any/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Shared color targets for creating color profiles"
arch=('any')
url="http://github.com/hughsie/shared-color-targets"
license=('GPL2')
-source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
+source=(https://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
sha1sums=('83ed1ba347c52401675f83b2c7d0b67034d3928a')
diff --git a/shared-color-targets/trunk/PKGBUILD b/shared-color-targets/trunk/PKGBUILD
index 3f72cce..b9eb30e 100644
--- a/shared-color-targets/trunk/PKGBUILD
+++ b/shared-color-targets/trunk/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Shared color targets for creating color profiles"
arch=('any')
url="http://github.com/hughsie/shared-color-targets"
license=('GPL2')
-source=(http://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
+source=(https://people.freedesktop.org/~hughsient/releases/$pkgname-$pkgver.tar.xz)
sha1sums=('83ed1ba347c52401675f83b2c7d0b67034d3928a')
diff --git a/slang/repos/extra-x86_64/PKGBUILD b/slang/repos/extra-x86_64/PKGBUILD
index b6d4ebe..eb11f0b 100644
--- a/slang/repos/extra-x86_64/PKGBUILD
+++ b/slang/repos/extra-x86_64/PKGBUILD
@@ -8,12 +8,12 @@ pkgver=2.3.2
pkgrel=1
pkgdesc="S-Lang is a powerful interpreted language"
arch=('x86_64')
-url="http://www.jedsoft.org/slang/"
+url="https://www.jedsoft.org/slang/"
license=('GPL')
depends=('pcre')
backup=('etc/slsh.rc')
options=('!makeflags')
-source=(http://www.jedsoft.org/releases/slang/${pkgname}-${pkgver}.tar.bz2{,.asc})
+source=(https://www.jedsoft.org/releases/slang/${pkgname}-${pkgver}.tar.bz2{,.asc})
sha1sums=('bbf7f2dcc14e7c7fca40868fd4b411a2bd9e2655'
'SKIP')
validpgpkeys=('AE962A02D29BFE4A4BB2805FDE401E0D5873000A') # John E. Davis
diff --git a/snarf/repos/extra-x86_64/PKGBUILD b/snarf/repos/extra-x86_64/PKGBUILD
index e484063..aff4069 100644
--- a/snarf/repos/extra-x86_64/PKGBUILD
+++ b/snarf/repos/extra-x86_64/PKGBUILD
@@ -6,10 +6,10 @@ pkgver=7.0
pkgrel=7
pkgdesc="Command-line URL retrieval tool (http/ftp/gopher)"
arch=('x86_64')
-url="http://www.xach.com/snarf/"
+url="https://www.xach.com/snarf/"
license=('GPL')
depends=('glibc')
-source=(http://www.xach.com/snarf/download/source/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.xach.com/snarf/download/source/${pkgname}-${pkgver}.tar.gz)
md5sums=('7470d8457bc0d347b5cd8668c9e735c4')
build() {
diff --git a/snarf/trunk/PKGBUILD b/snarf/trunk/PKGBUILD
index 3916001..ce632d1 100644
--- a/snarf/trunk/PKGBUILD
+++ b/snarf/trunk/PKGBUILD
@@ -5,10 +5,10 @@ pkgver=7.0
pkgrel=7
pkgdesc="Command-line URL retrieval tool (http/ftp/gopher)"
arch=('x86_64')
-url="http://www.xach.com/snarf/"
+url="https://www.xach.com/snarf/"
license=('GPL')
depends=('glibc')
-source=(http://www.xach.com/snarf/download/source/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.xach.com/snarf/download/source/${pkgname}-${pkgver}.tar.gz)
md5sums=('7470d8457bc0d347b5cd8668c9e735c4')
build() {
diff --git a/sonata/repos/extra-x86_64/PKGBUILD b/sonata/repos/extra-x86_64/PKGBUILD
index 135331f..79483c5 100644
--- a/sonata/repos/extra-x86_64/PKGBUILD
+++ b/sonata/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ depends=('pygtk' 'python2-mpd')
optdepends=('python2-tagpy: Metadata editing support'
'python2-dbus: Various extra functionality (e.g. multimedia keys support)')
provides=('python2-mmkeys')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}.berlios/${pkgname}-$pkgver.tar.gz"
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname}.berlios/${pkgname}-$pkgver.tar.gz"
mpd-0.18.patch
info.py.patch)
md5sums=('0b912325e7175abad3bf6c0edc071e05'
diff --git a/sonata/trunk/PKGBUILD b/sonata/trunk/PKGBUILD
index 135331f..79483c5 100644
--- a/sonata/trunk/PKGBUILD
+++ b/sonata/trunk/PKGBUILD
@@ -13,7 +13,7 @@ depends=('pygtk' 'python2-mpd')
optdepends=('python2-tagpy: Metadata editing support'
'python2-dbus: Various extra functionality (e.g. multimedia keys support)')
provides=('python2-mmkeys')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}.berlios/${pkgname}-$pkgver.tar.gz"
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname}.berlios/${pkgname}-$pkgver.tar.gz"
mpd-0.18.patch
info.py.patch)
md5sums=('0b912325e7175abad3bf6c0edc071e05'
diff --git a/spandsp/repos/extra-x86_64/PKGBUILD b/spandsp/repos/extra-x86_64/PKGBUILD
index 49908a0..67c29c5 100644
--- a/spandsp/repos/extra-x86_64/PKGBUILD
+++ b/spandsp/repos/extra-x86_64/PKGBUILD
@@ -7,9 +7,9 @@ pkgrel=2
pkgdesc="A DSP library for telephony"
arch=('x86_64')
license=('GPL')
-url="http://www.soft-switch.org/"
+url="https://www.soft-switch.org/"
depends=('libtiff')
-source=(http://www.soft-switch.org/downloads/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://www.soft-switch.org/downloads/$pkgname/$pkgname-$pkgver.tar.gz)
build() {
cd $pkgname-0.0.6
diff --git a/spandsp/trunk/PKGBUILD b/spandsp/trunk/PKGBUILD
index 6ebce78..d30285b 100644
--- a/spandsp/trunk/PKGBUILD
+++ b/spandsp/trunk/PKGBUILD
@@ -6,9 +6,9 @@ pkgrel=2
pkgdesc="A DSP library for telephony"
arch=('x86_64')
license=('GPL')
-url="http://www.soft-switch.org/"
+url="https://www.soft-switch.org/"
depends=('libtiff')
-source=(http://www.soft-switch.org/downloads/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://www.soft-switch.org/downloads/$pkgname/$pkgname-$pkgver.tar.gz)
build() {
cd $pkgname-0.0.6
diff --git a/streamripper/repos/extra-x86_64/PKGBUILD b/streamripper/repos/extra-x86_64/PKGBUILD
index 318f412..76267ad 100644
--- a/streamripper/repos/extra-x86_64/PKGBUILD
+++ b/streamripper/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="http://streamripper.sourceforge.net"
license=('GPL')
depends=('glib2' 'libmad' 'faad2' 'libvorbis')
-source=(http://downloads.sourceforge.net/sourceforge/streamripper/streamripper-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/streamripper/streamripper-${pkgver}.tar.gz)
sha512sums=('8477086d0099f6de861f1c47112476c427073b6e8127bbaaa2dd3e7930fe9a5c6d9b2c68d4a317f1bc0b20c625e665d5c245189049d35468aa83cf51828d4428')
build() {
diff --git a/streamripper/trunk/PKGBUILD b/streamripper/trunk/PKGBUILD
index 35635c8..d673e2a 100644
--- a/streamripper/trunk/PKGBUILD
+++ b/streamripper/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://streamripper.sourceforge.net"
license=('GPL')
depends=('glib2' 'libmad' 'faad2' 'libvorbis')
-source=(http://downloads.sourceforge.net/sourceforge/streamripper/streamripper-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/streamripper/streamripper-${pkgver}.tar.gz)
sha512sums=('8477086d0099f6de861f1c47112476c427073b6e8127bbaaa2dd3e7930fe9a5c6d9b2c68d4a317f1bc0b20c625e665d5c245189049d35468aa83cf51828d4428')
build() {
diff --git a/swig/repos/extra-x86_64/PKGBUILD b/swig/repos/extra-x86_64/PKGBUILD
index 09e38ff..6cc92cd 100644
--- a/swig/repos/extra-x86_64/PKGBUILD
+++ b/swig/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ url="http://www.swig.org/"
license=('custom')
depends=('pcre' 'gcc-libs')
checkdepends=('ruby' 'python2' 'java-environment' 'tcl' 'php' 'lua' 'ocaml' 'r' 'go' 'python2-cffi' 'camlp4')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('5cc1af41d041e4cc609580b99bb3dcf720effa25')
build() {
diff --git a/swig/trunk/PKGBUILD b/swig/trunk/PKGBUILD
index 09e38ff..6cc92cd 100644
--- a/swig/trunk/PKGBUILD
+++ b/swig/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url="http://www.swig.org/"
license=('custom')
depends=('pcre' 'gcc-libs')
checkdepends=('ruby' 'python2' 'java-environment' 'tcl' 'php' 'lua' 'ocaml' 'r' 'go' 'python2-cffi' 'camlp4')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('5cc1af41d041e4cc609580b99bb3dcf720effa25')
build() {
diff --git a/sysfsutils/repos/core-x86_64/PKGBUILD b/sysfsutils/repos/core-x86_64/PKGBUILD
index 52bf802..6ead603 100644
--- a/sysfsutils/repos/core-x86_64/PKGBUILD
+++ b/sysfsutils/repos/core-x86_64/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL' 'LGPL')
url="http://linux-diag.sourceforge.net/Sysfsutils.html"
groups=('base')
depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/linux-diag/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/linux-diag/${pkgname}-${pkgver}.tar.gz)
sha512sums=('485902d98b41a69343cb037883d0c0a1de8a1a4aed657cd4528fe10bc845ac51629657dff01deef042e57c9bd9243095e23fc931d06d74db31b03c5f0a18cf07')
build() {
diff --git a/sysfsutils/trunk/PKGBUILD b/sysfsutils/trunk/PKGBUILD
index fd07c55..9686859 100644
--- a/sysfsutils/trunk/PKGBUILD
+++ b/sysfsutils/trunk/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL' 'LGPL')
url="http://linux-diag.sourceforge.net/Sysfsutils.html"
groups=('base')
depends=('glibc')
-source=(http://downloads.sourceforge.net/sourceforge/linux-diag/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/linux-diag/${pkgname}-${pkgver}.tar.gz)
sha512sums=('485902d98b41a69343cb037883d0c0a1de8a1a4aed657cd4528fe10bc845ac51629657dff01deef042e57c9bd9243095e23fc931d06d74db31b03c5f0a18cf07')
build() {
diff --git a/tamu-anova/repos/extra-x86_64/PKGBUILD b/tamu-anova/repos/extra-x86_64/PKGBUILD
index e83e97b..41b4ba1 100644
--- a/tamu-anova/repos/extra-x86_64/PKGBUILD
+++ b/tamu-anova/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
depends=('gsl')
makedepends=('gcc')
options=('staticlibs')
-source=(http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/tamu_anova-0.2.1.tar.gz)
+source=(https://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/tamu_anova-0.2.1.tar.gz)
sha1sums=('8c7ffae14ebe92f27d20ff1f0e325875fa6ced53')
build() {
diff --git a/tamu-anova/trunk/PKGBUILD b/tamu-anova/trunk/PKGBUILD
index e83e97b..41b4ba1 100644
--- a/tamu-anova/trunk/PKGBUILD
+++ b/tamu-anova/trunk/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
depends=('gsl')
makedepends=('gcc')
options=('staticlibs')
-source=(http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/tamu_anova-0.2.1.tar.gz)
+source=(https://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/tamu_anova-0.2.1.tar.gz)
sha1sums=('8c7ffae14ebe92f27d20ff1f0e325875fa6ced53')
build() {
diff --git a/tcl/repos/extra-x86_64/PKGBUILD b/tcl/repos/extra-x86_64/PKGBUILD
index f2bdea8..edf410e 100644
--- a/tcl/repos/extra-x86_64/PKGBUILD
+++ b/tcl/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ url="http://tcl.sourceforge.net/"
license=('custom')
depends=('zlib')
options=('staticlibs')
-source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
sha256sums=('ad0cd2de2c87b9ba8086b43957a0de3eb2eb565c7159d5f53ccbba3feb915f4e')
prepare() {
diff --git a/tcl/trunk/PKGBUILD b/tcl/trunk/PKGBUILD
index f2bdea8..edf410e 100644
--- a/tcl/trunk/PKGBUILD
+++ b/tcl/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://tcl.sourceforge.net/"
license=('custom')
depends=('zlib')
options=('staticlibs')
-source=(http://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/tcl/tcl${pkgver}-src.tar.gz)
sha256sums=('ad0cd2de2c87b9ba8086b43957a0de3eb2eb565c7159d5f53ccbba3feb915f4e')
prepare() {
diff --git a/tcpdump/repos/extra-x86_64/PKGBUILD b/tcpdump/repos/extra-x86_64/PKGBUILD
index 9b580da..989beba 100644
--- a/tcpdump/repos/extra-x86_64/PKGBUILD
+++ b/tcpdump/repos/extra-x86_64/PKGBUILD
@@ -7,11 +7,11 @@ pkgname=tcpdump
pkgver=4.9.2
pkgrel=1
pkgdesc='Powerful command-line packet analyzer'
-url='http://www.tcpdump.org/'
+url='https://www.tcpdump.org/'
arch=('i686' 'x86_64')
license=('BSD')
depends=('libpcap' 'libcap-ng' 'openssl')
-#source=("http://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz"{,.sig})
+#source=("https://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz"{,.sig})
source=("https://sources.archlinux.org/other/packages/tcpdump/${pkgname}-${pkgver}.tar.gz"{,.sig})
validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D')
sha256sums=('798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79'
diff --git a/tcpdump/trunk/PKGBUILD b/tcpdump/trunk/PKGBUILD
index a607a5f..c0ff21a 100644
--- a/tcpdump/trunk/PKGBUILD
+++ b/tcpdump/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=tcpdump
pkgver=4.9.2
pkgrel=1
pkgdesc='Powerful command-line packet analyzer'
-url='http://www.tcpdump.org/'
+url='https://www.tcpdump.org/'
arch=('x86_64')
license=('BSD')
depends=('libpcap' 'libcap-ng' 'openssl')
-#source=("http://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz"{,.sig})
+#source=("https://www.tcpdump.org/release/${pkgname}-${pkgver}.tar.gz"{,.sig})
source=("https://sources.archlinux.org/other/packages/tcpdump/${pkgname}-${pkgver}.tar.gz"{,.sig})
validpgpkeys=('1F166A5742ABB9E0249A8D30E089DEF1D9C15D0D')
sha256sums=('798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79'
diff --git a/tdb/repos/extra-x86_64/PKGBUILD b/tdb/repos/extra-x86_64/PKGBUILD
index 54927fd..47db40a 100644
--- a/tdb/repos/extra-x86_64/PKGBUILD
+++ b/tdb/repos/extra-x86_64/PKGBUILD
@@ -11,8 +11,8 @@ license=('GPL3')
url="http://tdb.samba.org/"
makedepends=('python' 'libxslt' 'docbook-xsl')
optdepends=('python: for python bindings')
-source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz
- http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
+source=(https://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz
+ https://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
validpgpkeys=('9147A339719518EE9011BCB54793916113084025') #Samba Library Distribution Key <samba-bugs@samba.org>
build() {
cd ${srcdir}/${pkgname}-${pkgver}
diff --git a/tdb/trunk/PKGBUILD b/tdb/trunk/PKGBUILD
index 54927fd..47db40a 100644
--- a/tdb/trunk/PKGBUILD
+++ b/tdb/trunk/PKGBUILD
@@ -11,8 +11,8 @@ license=('GPL3')
url="http://tdb.samba.org/"
makedepends=('python' 'libxslt' 'docbook-xsl')
optdepends=('python: for python bindings')
-source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz
- http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
+source=(https://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz
+ https://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.asc)
validpgpkeys=('9147A339719518EE9011BCB54793916113084025') #Samba Library Distribution Key <samba-bugs@samba.org>
build() {
cd ${srcdir}/${pkgname}-${pkgver}
diff --git a/telepathy-gabble/repos/extra-x86_64/PKGBUILD b/telepathy-gabble/repos/extra-x86_64/PKGBUILD
index 1a6f486..6335394 100644
--- a/telepathy-gabble/repos/extra-x86_64/PKGBUILD
+++ b/telepathy-gabble/repos/extra-x86_64/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.18.4
pkgrel=2
pkgdesc="A Jabber/XMPP connection manager for Telepathy"
arch=(x86_64)
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
groups=(telepathy)
license=(LGPL2.1)
depends=(telepathy-glib libsoup libnice)
diff --git a/telepathy-glib/repos/extra-x86_64/PKGBUILD b/telepathy-glib/repos/extra-x86_64/PKGBUILD
index 8fc4657..af425bd 100644
--- a/telepathy-glib/repos/extra-x86_64/PKGBUILD
+++ b/telepathy-glib/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=0.24.1
pkgrel=2
pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
arch=(x86_64)
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
license=(LGPL2.1)
depends=(dbus-glib)
makedepends=(libxslt vala gobject-introspection python2)
diff --git a/telepathy-glib/trunk/PKGBUILD b/telepathy-glib/trunk/PKGBUILD
index 492e735..1c983b1 100644
--- a/telepathy-glib/trunk/PKGBUILD
+++ b/telepathy-glib/trunk/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.24.1
pkgrel=2
pkgdesc="GLib bindings for the Telepathy D-Bus protocol"
arch=(x86_64)
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
license=(LGPL2.1)
depends=(dbus-glib)
makedepends=(libxslt vala gobject-introspection python2)
diff --git a/telepathy-haze/repos/extra-x86_64/PKGBUILD b/telepathy-haze/repos/extra-x86_64/PKGBUILD
index d8fef9c..bab8cb7 100644
--- a/telepathy-haze/repos/extra-x86_64/PKGBUILD
+++ b/telepathy-haze/repos/extra-x86_64/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.8.0
pkgrel=2
pkgdesc="A telepathy-backend to use libpurple (Pidgin) protocols."
arch=(x86_64)
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
license=(GPL)
depends=(telepathy-glib libpurple)
makedepends=(libxslt python2 python)
diff --git a/telepathy-haze/trunk/PKGBUILD b/telepathy-haze/trunk/PKGBUILD
index 427b0d1..833601c 100644
--- a/telepathy-haze/trunk/PKGBUILD
+++ b/telepathy-haze/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.8.0
pkgrel=2
pkgdesc="A telepathy-backend to use libpurple (Pidgin) protocols."
arch=(x86_64)
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
license=(GPL)
depends=(telepathy-glib libpurple)
makedepends=(libxslt python2 python)
diff --git a/telepathy-idle/repos/extra-x86_64/PKGBUILD b/telepathy-idle/repos/extra-x86_64/PKGBUILD
index bf83d4f..f2d3588 100644
--- a/telepathy-idle/repos/extra-x86_64/PKGBUILD
+++ b/telepathy-idle/repos/extra-x86_64/PKGBUILD
@@ -8,12 +8,12 @@ pkgver=0.2.0
pkgrel=2
pkgdesc="An IRC connection manager for Telepathy"
arch=('x86_64')
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
groups=('telepathy')
license=('LGPL')
depends=('telepathy-glib')
makedepends=('libxslt' 'python2')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('92a2de5198284cbd3c430b0d1a971a86')
build() {
diff --git a/telepathy-idle/trunk/PKGBUILD b/telepathy-idle/trunk/PKGBUILD
index 9fbf916..aeafd65 100644
--- a/telepathy-idle/trunk/PKGBUILD
+++ b/telepathy-idle/trunk/PKGBUILD
@@ -7,12 +7,12 @@ pkgver=0.2.0
pkgrel=2
pkgdesc="An IRC connection manager for Telepathy"
arch=('x86_64')
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
groups=('telepathy')
license=('LGPL')
depends=('telepathy-glib')
makedepends=('libxslt' 'python2')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('92a2de5198284cbd3c430b0d1a971a86')
build() {
diff --git a/telepathy-logger-qt/repos/extra-x86_64/PKGBUILD b/telepathy-logger-qt/repos/extra-x86_64/PKGBUILD
index 824b568..8853378 100644
--- a/telepathy-logger-qt/repos/extra-x86_64/PKGBUILD
+++ b/telepathy-logger-qt/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ url='https://www.kde.org/'
license=(GPL)
depends=(telepathy-qt telepathy-logger)
makedepends=(extra-cmake-modules doxygen python2)
-source=("http://download.kde.org/stable/$pkgname//${pkgver%.*}/src/$pkgname-$pkgver.tar.xz")
+source=("https://download.kde.org/stable/$pkgname//${pkgver%.*}/src/$pkgname-$pkgver.tar.xz")
sha256sums=('d098a77de2a58381d9ebcd64c8ae54c773b5206ed7888576653d3b505fe5032a')
validpgpkeys=(D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heirecka@exherbo.org>
diff --git a/telepathy-logger/repos/extra-x86_64/PKGBUILD b/telepathy-logger/repos/extra-x86_64/PKGBUILD
index a81538a..9338efc 100644
--- a/telepathy-logger/repos/extra-x86_64/PKGBUILD
+++ b/telepathy-logger/repos/extra-x86_64/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.8.2
pkgrel=3
pkgdesc="Telepathy framework logging daemon"
arch=(x86_64)
-url="http://telepathy.freedesktop.org/wiki/Logger"
+url="https://telepathy.freedesktop.org/wiki/Logger"
license=('LGPL2.1')
depends=('telepathy-glib' 'sqlite' 'libxml2' 'dconf')
makedepends=('intltool' 'gobject-introspection' 'libxslt' 'python2')
diff --git a/telepathy-logger/trunk/PKGBUILD b/telepathy-logger/trunk/PKGBUILD
index a81538a..9338efc 100644
--- a/telepathy-logger/trunk/PKGBUILD
+++ b/telepathy-logger/trunk/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.8.2
pkgrel=3
pkgdesc="Telepathy framework logging daemon"
arch=(x86_64)
-url="http://telepathy.freedesktop.org/wiki/Logger"
+url="https://telepathy.freedesktop.org/wiki/Logger"
license=('LGPL2.1')
depends=('telepathy-glib' 'sqlite' 'libxml2' 'dconf')
makedepends=('intltool' 'gobject-introspection' 'libxslt' 'python2')
diff --git a/telepathy-mission-control/repos/extra-x86_64/PKGBUILD b/telepathy-mission-control/repos/extra-x86_64/PKGBUILD
index 6bfe197..32311e8 100644
--- a/telepathy-mission-control/repos/extra-x86_64/PKGBUILD
+++ b/telepathy-mission-control/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=5.16.4
pkgrel=3
pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
arch=(x86_64)
-url="http://telepathy.freedesktop.org/wiki/Mission Control"
+url="https://telepathy.freedesktop.org/wiki/Mission Control"
license=(LGPL2.1)
depends=(telepathy-glib dconf libnm)
makedepends=(libxslt python2 gtk-doc)
diff --git a/telepathy-mission-control/trunk/PKGBUILD b/telepathy-mission-control/trunk/PKGBUILD
index 6bfe197..32311e8 100644
--- a/telepathy-mission-control/trunk/PKGBUILD
+++ b/telepathy-mission-control/trunk/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=5.16.4
pkgrel=3
pkgdesc="A Telepathy component providing abstraction of some of the details of connection managers."
arch=(x86_64)
-url="http://telepathy.freedesktop.org/wiki/Mission Control"
+url="https://telepathy.freedesktop.org/wiki/Mission Control"
license=(LGPL2.1)
depends=(telepathy-glib dconf libnm)
makedepends=(libxslt python2 gtk-doc)
diff --git a/telepathy-qt/repos/extra-x86_64/PKGBUILD b/telepathy-qt/repos/extra-x86_64/PKGBUILD
index 3c50424..3cadf00 100644
--- a/telepathy-qt/repos/extra-x86_64/PKGBUILD
+++ b/telepathy-qt/repos/extra-x86_64/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=telepathy-qt
pkgver=0.9.7
pkgrel=2
arch=(x86_64)
-url="http://telepathy.freedesktop.org/wiki/"
+url="https://telepathy.freedesktop.org/wiki/"
license=(LGPL)
pkgdesc="A library for Qt-based Telepathy clients"
depends=(qt5-base telepathy-farstream)
diff --git a/telepathy-salut/repos/extra-x86_64/PKGBUILD b/telepathy-salut/repos/extra-x86_64/PKGBUILD
index 25cdb84..d129dd1 100644
--- a/telepathy-salut/repos/extra-x86_64/PKGBUILD
+++ b/telepathy-salut/repos/extra-x86_64/PKGBUILD
@@ -7,13 +7,13 @@ pkgver=0.8.1
pkgrel=5
pkgdesc="A link-local XMPP connection manager for Telepathy"
arch=('x86_64')
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
groups=('telepathy')
license=('LGPL')
depends=('telepathy-glib' 'avahi' 'libsoup' 'util-linux')
makedepends=('libxslt' 'python2' 'python' 'xmldiff')
install=telepathy-salut.install
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('7516e6f6fa56a61054413a03642b938d')
build() {
diff --git a/telepathy-salut/trunk/PKGBUILD b/telepathy-salut/trunk/PKGBUILD
index 25cdb84..d129dd1 100644
--- a/telepathy-salut/trunk/PKGBUILD
+++ b/telepathy-salut/trunk/PKGBUILD
@@ -7,13 +7,13 @@ pkgver=0.8.1
pkgrel=5
pkgdesc="A link-local XMPP connection manager for Telepathy"
arch=('x86_64')
-url="http://telepathy.freedesktop.org"
+url="https://telepathy.freedesktop.org"
groups=('telepathy')
license=('LGPL')
depends=('telepathy-glib' 'avahi' 'libsoup' 'util-linux')
makedepends=('libxslt' 'python2' 'python' 'xmldiff')
install=telepathy-salut.install
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('7516e6f6fa56a61054413a03642b938d')
build() {
diff --git a/testdisk/repos/extra-x86_64/PKGBUILD b/testdisk/repos/extra-x86_64/PKGBUILD
index 0adcf3f..a6d93f0 100644
--- a/testdisk/repos/extra-x86_64/PKGBUILD
+++ b/testdisk/repos/extra-x86_64/PKGBUILD
@@ -7,10 +7,10 @@ pkgver=7.0
pkgrel=5
pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
arch=('x86_64')
-url="http://www.cgsecurity.org/index.html?testdisk.html"
+url="https://www.cgsecurity.org/index.html?testdisk.html"
license=('GPL')
depends=('libjpeg' 'openssl' 'progsreiserfs' 'ntfsprogs')
-source=(http://www.cgsecurity.org/$pkgname-$pkgver.tar.bz2)
+source=(https://www.cgsecurity.org/$pkgname-$pkgver.tar.bz2)
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/testdisk/trunk/PKGBUILD b/testdisk/trunk/PKGBUILD
index 0adcf3f..a6d93f0 100644
--- a/testdisk/trunk/PKGBUILD
+++ b/testdisk/trunk/PKGBUILD
@@ -7,10 +7,10 @@ pkgver=7.0
pkgrel=5
pkgdesc="Checks and undeletes partitions + PhotoRec, signature based recovery tool"
arch=('x86_64')
-url="http://www.cgsecurity.org/index.html?testdisk.html"
+url="https://www.cgsecurity.org/index.html?testdisk.html"
license=('GPL')
depends=('libjpeg' 'openssl' 'progsreiserfs' 'ntfsprogs')
-source=(http://www.cgsecurity.org/$pkgname-$pkgver.tar.bz2)
+source=(https://www.cgsecurity.org/$pkgname-$pkgver.tar.bz2)
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/tevent/repos/extra-x86_64/PKGBUILD b/tevent/repos/extra-x86_64/PKGBUILD
index 3faf883..eb56dc4 100644
--- a/tevent/repos/extra-x86_64/PKGBUILD
+++ b/tevent/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ epoch=1
pkgdesc="An event system based on the talloc memory management library"
arch=('x86_64')
url="https://tevent.samba.org/"
-source=("http://samba.org/ftp/tevent/${pkgname}-${pkgver}.tar.gz")
+source=("https://samba.org/ftp/tevent/${pkgname}-${pkgver}.tar.gz")
license=('GPL3')
depends=('talloc')
makedepends=('python')
diff --git a/tevent/trunk/PKGBUILD b/tevent/trunk/PKGBUILD
index 3faf883..eb56dc4 100644
--- a/tevent/trunk/PKGBUILD
+++ b/tevent/trunk/PKGBUILD
@@ -11,7 +11,7 @@ epoch=1
pkgdesc="An event system based on the talloc memory management library"
arch=('x86_64')
url="https://tevent.samba.org/"
-source=("http://samba.org/ftp/tevent/${pkgname}-${pkgver}.tar.gz")
+source=("https://samba.org/ftp/tevent/${pkgname}-${pkgver}.tar.gz")
license=('GPL3')
depends=('talloc')
makedepends=('python')
diff --git a/tftp-hpa/repos/extra-x86_64/PKGBUILD b/tftp-hpa/repos/extra-x86_64/PKGBUILD
index 85d20fa..14a7cc2 100644
--- a/tftp-hpa/repos/extra-x86_64/PKGBUILD
+++ b/tftp-hpa/repos/extra-x86_64/PKGBUILD
@@ -6,12 +6,12 @@ pkgver=5.2
pkgrel=8
pkgdesc="Official tftp server"
arch=('x86_64')
-url="http://www.kernel.org/pub/software/network/tftp/tftp-hpa/"
+url="https://www.kernel.org/pub/software/network/tftp/tftp-hpa/"
license=('BSD')
backup=('etc/conf.d/tftpd')
install='tftpd.install'
depends=('readline>=6.0.00')
-source=(http://www.kernel.org/pub/software/network/tftp/tftp-hpa/$pkgname-$pkgver.tar.gz
+source=(https://www.kernel.org/pub/software/network/tftp/tftp-hpa/$pkgname-$pkgver.tar.gz
LICENSE
tftpd.conf
tftpd.service
diff --git a/tftp-hpa/trunk/PKGBUILD b/tftp-hpa/trunk/PKGBUILD
index 85d20fa..14a7cc2 100644
--- a/tftp-hpa/trunk/PKGBUILD
+++ b/tftp-hpa/trunk/PKGBUILD
@@ -6,12 +6,12 @@ pkgver=5.2
pkgrel=8
pkgdesc="Official tftp server"
arch=('x86_64')
-url="http://www.kernel.org/pub/software/network/tftp/tftp-hpa/"
+url="https://www.kernel.org/pub/software/network/tftp/tftp-hpa/"
license=('BSD')
backup=('etc/conf.d/tftpd')
install='tftpd.install'
depends=('readline>=6.0.00')
-source=(http://www.kernel.org/pub/software/network/tftp/tftp-hpa/$pkgname-$pkgver.tar.gz
+source=(https://www.kernel.org/pub/software/network/tftp/tftp-hpa/$pkgname-$pkgver.tar.gz
LICENSE
tftpd.conf
tftpd.service
diff --git a/thinkfinger/repos/extra-x86_64/PKGBUILD b/thinkfinger/repos/extra-x86_64/PKGBUILD
index 8e5e57c..c4918a5 100644
--- a/thinkfinger/repos/extra-x86_64/PKGBUILD
+++ b/thinkfinger/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ arch=('x86_64')
license=("GPL")
depends=('pam' 'libusb-compat')
options=('emptydirs')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
'thinkfinger-uinput-hack.patch'
'gcc46.patch')
md5sums=('588565233bcbea5ff0a7f5314361c380'
diff --git a/thinkfinger/trunk/PKGBUILD b/thinkfinger/trunk/PKGBUILD
index ead5a52..8e1efe8 100644
--- a/thinkfinger/trunk/PKGBUILD
+++ b/thinkfinger/trunk/PKGBUILD
@@ -12,7 +12,7 @@ arch=('x86_64')
license=("GPL")
depends=('pam' 'libusb-compat')
options=('emptydirs')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
'thinkfinger-uinput-hack.patch'
'gcc46.patch')
md5sums=('588565233bcbea5ff0a7f5314361c380'
diff --git a/tinycdb/repos/extra-x86_64/PKGBUILD b/tinycdb/repos/extra-x86_64/PKGBUILD
index c61349d..45f8b8e 100644
--- a/tinycdb/repos/extra-x86_64/PKGBUILD
+++ b/tinycdb/repos/extra-x86_64/PKGBUILD
@@ -6,10 +6,10 @@ pkgname=tinycdb
pkgver=0.78
pkgrel=3
pkgdesc='Very fast and simple package for creating and reading constant data bases'
-url='http://www.corpit.ru/mjt/tinycdb.html'
+url='https://www.corpit.ru/mjt/tinycdb.html'
license=('custom')
arch=('x86_64')
-source=("http://www.corpit.ru/mjt/tinycdb/${pkgname}-${pkgver}.tar.gz")
+source=("https://www.corpit.ru/mjt/tinycdb/${pkgname}-${pkgver}.tar.gz")
sha256sums=('50678f432d8ada8d69f728ec11c3140e151813a7847cf30a62d86f3a720ed63c')
prepare() {
diff --git a/tinycdb/trunk/PKGBUILD b/tinycdb/trunk/PKGBUILD
index 07a79cf..5b79b92 100644
--- a/tinycdb/trunk/PKGBUILD
+++ b/tinycdb/trunk/PKGBUILD
@@ -5,10 +5,10 @@ pkgname=tinycdb
pkgver=0.78
pkgrel=3
pkgdesc='Very fast and simple package for creating and reading constant data bases'
-url='http://www.corpit.ru/mjt/tinycdb.html'
+url='https://www.corpit.ru/mjt/tinycdb.html'
license=('custom')
arch=('x86_64')
-source=("http://www.corpit.ru/mjt/tinycdb/${pkgname}-${pkgver}.tar.gz")
+source=("https://www.corpit.ru/mjt/tinycdb/${pkgname}-${pkgver}.tar.gz")
sha256sums=('50678f432d8ada8d69f728ec11c3140e151813a7847cf30a62d86f3a720ed63c')
prepare() {
diff --git a/tk/repos/extra-x86_64/PKGBUILD b/tk/repos/extra-x86_64/PKGBUILD
index 82a9fac..6650173 100644
--- a/tk/repos/extra-x86_64/PKGBUILD
+++ b/tk/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ url="http://tcl.sourceforge.net/"
license=('custom')
depends=("tcl=${pkgver}" 'libxss' 'libxft')
options=('staticlibs')
-source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
sha256sums=('d3f9161e8ba0f107fe8d4df1f6d3a14c30cc3512dfc12a795daa367a27660dac')
build() {
diff --git a/tk/trunk/PKGBUILD b/tk/trunk/PKGBUILD
index 82a9fac..6650173 100644
--- a/tk/trunk/PKGBUILD
+++ b/tk/trunk/PKGBUILD
@@ -9,7 +9,7 @@ url="http://tcl.sourceforge.net/"
license=('custom')
depends=("tcl=${pkgver}" 'libxss' 'libxft')
options=('staticlibs')
-source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
sha256sums=('d3f9161e8ba0f107fe8d4df1f6d3a14c30cc3512dfc12a795daa367a27660dac')
build() {
diff --git a/tomcat7/repos/extra-any/PKGBUILD b/tomcat7/repos/extra-any/PKGBUILD
index 9fff142..c4bc79c 100644
--- a/tomcat7/repos/extra-any/PKGBUILD
+++ b/tomcat7/repos/extra-any/PKGBUILD
@@ -16,7 +16,7 @@ backup=(etc/${pkgname}/catalina.policy
etc/${pkgname}/tomcat-users.xml
etc/${pkgname}/web.xml)
install=${pkgname}.install
-source=(http://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz{,.asc}
+source=(https://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz{,.asc}
systemd_${pkgname}.service
systemd_sysusers.d_${pkgname}.conf
systemd_tmpfiles.d_${pkgname}.conf)
diff --git a/tomcat7/trunk/PKGBUILD b/tomcat7/trunk/PKGBUILD
index 9fff142..c4bc79c 100644
--- a/tomcat7/trunk/PKGBUILD
+++ b/tomcat7/trunk/PKGBUILD
@@ -16,7 +16,7 @@ backup=(etc/${pkgname}/catalina.policy
etc/${pkgname}/tomcat-users.xml
etc/${pkgname}/web.xml)
install=${pkgname}.install
-source=(http://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz{,.asc}
+source=(https://archive.apache.org/dist/tomcat/tomcat-7/v${pkgver}/bin/apache-tomcat-${pkgver}.tar.gz{,.asc}
systemd_${pkgname}.service
systemd_sysusers.d_${pkgname}.conf
systemd_tmpfiles.d_${pkgname}.conf)
diff --git a/traceroute/repos/core-x86_64/PKGBUILD b/traceroute/repos/core-x86_64/PKGBUILD
index dad6359..a8edaa7 100644
--- a/traceroute/repos/core-x86_64/PKGBUILD
+++ b/traceroute/repos/core-x86_64/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://traceroute.sourceforge.net/"
license=('GPL2')
depends=('glibc')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('bc5c6c8022187511be5665b3818d919be5987dcc')
build() {
diff --git a/traceroute/trunk/PKGBUILD b/traceroute/trunk/PKGBUILD
index dad6359..a8edaa7 100644
--- a/traceroute/trunk/PKGBUILD
+++ b/traceroute/trunk/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
url="http://traceroute.sourceforge.net/"
license=('GPL2')
depends=('glibc')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha1sums=('bc5c6c8022187511be5665b3818d919be5987dcc')
build() {
diff --git a/tsocks/repos/extra-x86_64/PKGBUILD b/tsocks/repos/extra-x86_64/PKGBUILD
index 2385538..7253b00 100644
--- a/tsocks/repos/extra-x86_64/PKGBUILD
+++ b/tsocks/repos/extra-x86_64/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Transparent SOCKS proxying library'
url='http://tsocks.sourceforge.net/'
license=('GPL')
arch=('x86_64')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('b41636ea6b77abf0d1e3cda7bbca4e7ee96f3cdb1843f3a2c530650931e5567f67921de67b28ba9bab0f51df39770a3f7fb458cf7ac78aad7aa861923df2c4a9')
build() {
diff --git a/tsocks/trunk/PKGBUILD b/tsocks/trunk/PKGBUILD
index ef96939..da7afdd 100644
--- a/tsocks/trunk/PKGBUILD
+++ b/tsocks/trunk/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Transparent SOCKS proxying library'
url='http://tsocks.sourceforge.net/'
license=('GPL')
arch=('x86_64')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('b41636ea6b77abf0d1e3cda7bbca4e7ee96f3cdb1843f3a2c530650931e5567f67921de67b28ba9bab0f51df39770a3f7fb458cf7ac78aad7aa861923df2c4a9')
build() {
diff --git a/ttf-freebanglafont/repos/extra-any/PKGBUILD b/ttf-freebanglafont/repos/extra-any/PKGBUILD
index 9bfb521..1561389 100644
--- a/ttf-freebanglafont/repos/extra-any/PKGBUILD
+++ b/ttf-freebanglafont/repos/extra-any/PKGBUILD
@@ -48,7 +48,7 @@ _fonts=('solaimanlipi'
'preview-shimanto'
'preview-ananta')
-#source=($(for i in ${_fonts[@]}; do curl -s http://ekushey.org/?page/$i | sed -e 's/"/\n/g' | grep 'http:.*.ttf'; done))
+#source=($(for i in ${_fonts[@]}; do curl -s https://ekushey.org/?page/$i | sed -e 's/"/\n/g' | grep 'http:.*.ttf'; done))
source=(https://sources.archlinux.org/sources/packages/ttf-freebanglafont-20130212-2.src.tar.gz)
sha256sums=('19a85c6b76e1b3bff3864485a40724fad7c1224a5e20960be08e31659b91e502')
diff --git a/ttf-freebanglafont/trunk/PKGBUILD b/ttf-freebanglafont/trunk/PKGBUILD
index c502502..8a416f2 100644
--- a/ttf-freebanglafont/trunk/PKGBUILD
+++ b/ttf-freebanglafont/trunk/PKGBUILD
@@ -47,7 +47,7 @@ _fonts=('solaimanlipi'
'preview-shimanto'
'preview-ananta')
-#source=($(for i in ${_fonts[@]}; do curl -s http://ekushey.org/?page/$i | sed -e 's/"/\n/g' | grep 'http:.*.ttf'; done))
+#source=($(for i in ${_fonts[@]}; do curl -s https://ekushey.org/?page/$i | sed -e 's/"/\n/g' | grep 'http:.*.ttf'; done))
source=(https://sources.archlinux.org/other/packages/${pkgname}/ttf-freebanglafont-20130212-2.src.tar.gz)
sha256sums=('19a85c6b76e1b3bff3864485a40724fad7c1224a5e20960be08e31659b91e502')
diff --git a/ttf-mph-2b-damase/repos/extra-any/PKGBUILD b/ttf-mph-2b-damase/repos/extra-any/PKGBUILD
index e86a292..c65a74d 100644
--- a/ttf-mph-2b-damase/repos/extra-any/PKGBUILD
+++ b/ttf-mph-2b-damase/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ url="http://packages.debian.org/unstable/x11/ttf-mph-2b-damase"
license=('custom:Public_Domain')
arch=('any')
depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 'fontconfig')
-source=("http://ftp.gnome.org/mirror/cdimage/snapshot/Debian/pool/main/t/${pkgname}/${pkgname}_${_pkgver}.orig.tar.gz")
+source=("https://ftp.gnome.org/mirror/cdimage/snapshot/Debian/pool/main/t/${pkgname}/${pkgname}_${_pkgver}.orig.tar.gz")
sha1sums=('8663d937dabce9bebb9c46b6e985102d03830fd4')
install=install
diff --git a/ttf-mph-2b-damase/trunk/PKGBUILD b/ttf-mph-2b-damase/trunk/PKGBUILD
index e86a292..c65a74d 100644
--- a/ttf-mph-2b-damase/trunk/PKGBUILD
+++ b/ttf-mph-2b-damase/trunk/PKGBUILD
@@ -10,7 +10,7 @@ url="http://packages.debian.org/unstable/x11/ttf-mph-2b-damase"
license=('custom:Public_Domain')
arch=('any')
depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 'fontconfig')
-source=("http://ftp.gnome.org/mirror/cdimage/snapshot/Debian/pool/main/t/${pkgname}/${pkgname}_${_pkgver}.orig.tar.gz")
+source=("https://ftp.gnome.org/mirror/cdimage/snapshot/Debian/pool/main/t/${pkgname}/${pkgname}_${_pkgver}.orig.tar.gz")
sha1sums=('8663d937dabce9bebb9c46b6e985102d03830fd4')
install=install
diff --git a/ttf-ubraille/repos/extra-any/PKGBUILD b/ttf-ubraille/repos/extra-any/PKGBUILD
index 63c3f16..c22bf76 100644
--- a/ttf-ubraille/repos/extra-any/PKGBUILD
+++ b/ttf-ubraille/repos/extra-any/PKGBUILD
@@ -7,11 +7,11 @@ pkgname=ttf-ubraille
pkgver=001.000
pkgrel=9
pkgdesc='Unicode Braillt font'
-url='http://yudit.org/download/fonts/UBraille/'
+url='https://yudit.org/download/fonts/UBraille/'
arch=('any')
license=('GPL')
depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 'fontconfig')
-source=("http://yudit.org/download/fonts/UBraille/UBraille.ttf")
+source=("https://yudit.org/download/fonts/UBraille/UBraille.ttf")
sha256sums=('4bdec13f35920a29cfe729946018e6c1695a8074a91882a62244e428f3ffe122')
install=install
diff --git a/ttf-ubraille/trunk/PKGBUILD b/ttf-ubraille/trunk/PKGBUILD
index 1eeb3a9..03b633c 100644
--- a/ttf-ubraille/trunk/PKGBUILD
+++ b/ttf-ubraille/trunk/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=ttf-ubraille
pkgver=001.000
pkgrel=9
pkgdesc='Unicode Braillt font'
-url='http://yudit.org/download/fonts/UBraille/'
+url='https://yudit.org/download/fonts/UBraille/'
arch=('any')
license=('GPL')
depends=('xorg-fonts-encodings' 'xorg-fonts-alias' 'xorg-font-utils' 'fontconfig')
-source=("http://yudit.org/download/fonts/UBraille/UBraille.ttf")
+source=("https://yudit.org/download/fonts/UBraille/UBraille.ttf")
sha256sums=('4bdec13f35920a29cfe729946018e6c1695a8074a91882a62244e428f3ffe122')
install=install
diff --git a/unzip/repos/extra-x86_64/PKGBUILD b/unzip/repos/extra-x86_64/PKGBUILD
index 823636a..708479a 100644
--- a/unzip/repos/extra-x86_64/PKGBUILD
+++ b/unzip/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ url='http://www.info-zip.org/UnZip.html'
arch=('x86_64')
license=('custom')
depends=('bzip2' 'bash')
-source=("http://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz"
+source=("https://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz"
'overflow-fsize.patch'
'cve20149636.patch'
'test_compr_eb.patch'
diff --git a/usbutils/repos/core-x86_64/PKGBUILD b/usbutils/repos/core-x86_64/PKGBUILD
index e371d74..0035f1a 100644
--- a/usbutils/repos/core-x86_64/PKGBUILD
+++ b/usbutils/repos/core-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ depends=('libusb' 'hwids')
optdepends=('python: for lsusb.py usage'
'coreutils: for lsusb.py usage')
url="http://linux-usb.sourceforge.net/"
-source=("http://www.kernel.org/pub/linux/utils/usb/usbutils/${pkgname}-${pkgver}.tar.xz")
+source=("https://www.kernel.org/pub/linux/utils/usb/usbutils/${pkgname}-${pkgver}.tar.xz")
md5sums=('938e3707593974be99a0dd6d1de76671')
build() {
diff --git a/usbutils/trunk/PKGBUILD b/usbutils/trunk/PKGBUILD
index 60b0a90..a5bb4bd 100644
--- a/usbutils/trunk/PKGBUILD
+++ b/usbutils/trunk/PKGBUILD
@@ -13,7 +13,7 @@ depends=('libusb' 'hwids')
optdepends=('python: for lsusb.py usage'
'coreutils: for lsusb.py usage')
url="http://linux-usb.sourceforge.net/"
-source=("http://www.kernel.org/pub/linux/utils/usb/usbutils/${pkgname}-${pkgver}.tar.xz")
+source=("https://www.kernel.org/pub/linux/utils/usb/usbutils/${pkgname}-${pkgver}.tar.xz")
md5sums=('938e3707593974be99a0dd6d1de76671')
build() {
diff --git a/usermin/trunk/PKGBUILD b/usermin/trunk/PKGBUILD
index 195d5f3..1056fc3 100644
--- a/usermin/trunk/PKGBUILD
+++ b/usermin/trunk/PKGBUILD
@@ -42,7 +42,7 @@ backup=('etc/usermin/miniserv.conf' 'etc/usermin/miniserv.users' 'etc/usermin/co
'etc/usermin/usermount/config' \
)
install=usermin.install
-source=(http://downloads.sourceforge.net/sourceforge/webadmin/$pkgname-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/sourceforge/webadmin/$pkgname-$pkgver.tar.gz
usermin.service
ftp://ftp.archlinux.org/other/usermin/usermin-config.tar.bz2)
diff --git a/webmin/trunk/PKGBUILD b/webmin/trunk/PKGBUILD
index 5d46e35..1b1eff1 100644
--- a/webmin/trunk/PKGBUILD
+++ b/webmin/trunk/PKGBUILD
@@ -82,7 +82,7 @@ backup=('etc/webmin/miniserv.conf' 'etc/webmin/miniserv.users' 'etc/webmin/confi
'etc/webmin/pserver/config' \
'etc/webmin/dnsadmin/config' )
install=webmin.install
-source=(http://downloads.sourceforge.net/sourceforge/webadmin/$pkgname-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/sourceforge/webadmin/$pkgname-$pkgver.tar.gz
ftp://ftp.archlinux.org/other/webmin/webmin-config.tar.bz2
ftp://ftp.archlinux.org/other/webmin/webmin-pacman.tar.bz2
webmin.service)
diff --git a/wipe/repos/extra-x86_64/PKGBUILD b/wipe/repos/extra-x86_64/PKGBUILD
index a771dd1..328274a 100644
--- a/wipe/repos/extra-x86_64/PKGBUILD
+++ b/wipe/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ url='http://wipe.sourceforge.net/'
license=('GPL')
arch=('x86_64')
validpgpkeys=('2915EE18E6A7747A4194E174F1B4DF9E15741ECE')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
sha256sums=('463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0'
'SKIP')
diff --git a/wipe/trunk/PKGBUILD b/wipe/trunk/PKGBUILD
index 6843c21..885d237 100644
--- a/wipe/trunk/PKGBUILD
+++ b/wipe/trunk/PKGBUILD
@@ -11,7 +11,7 @@ url='http://wipe.sourceforge.net/'
license=('GPL')
arch=('x86_64')
validpgpkeys=('2915EE18E6A7747A4194E174F1B4DF9E15741ECE')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
+source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
sha256sums=('463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0'
'SKIP')
diff --git a/wxpython/trunk/PKGBUILD b/wxpython/trunk/PKGBUILD
index 9d75905..4b1d7a9 100644
--- a/wxpython/trunk/PKGBUILD
+++ b/wxpython/trunk/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom:wxWindows')
url="http://www.wxpython.org"
depends=('wxgtk' 'python2')
makedepends=('mesa' 'glu')
-source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2
+source=(https://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2
http://editra.org/uploads/src/Editra-${_editraver}.tar.gz)
sha256sums=('d54129e5fbea4fb8091c87b2980760b72c22a386cb3b9dd2eebc928ef5e8df61'
'ed515bca58d87d9a2b3085f322a9fe7c6d1407a3b05db1434f80ea8f7e42ccc0')
diff --git a/x11-ssh-askpass/repos/extra-x86_64/PKGBUILD b/x11-ssh-askpass/repos/extra-x86_64/PKGBUILD
index b5a1f4b..7c26969 100644
--- a/x11-ssh-askpass/repos/extra-x86_64/PKGBUILD
+++ b/x11-ssh-askpass/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ arch=('x86_64')
depends=('libxt')
makedepends=('imake')
#source=("${url}${pkgname}-${pkgver}.tar.gz" # httpd only sends half the bits
-source=("http://pkgs.fedoraproject.org/repo/pkgs/openssh/x11-ssh-askpass-1.2.4.1.tar.gz/8f2e41f3f7eaa8543a2440454637f3c3/x11-ssh-askpass-1.2.4.1.tar.gz")
+source=("https://pkgs.fedoraproject.org/repo/pkgs/openssh/x11-ssh-askpass-1.2.4.1.tar.gz/8f2e41f3f7eaa8543a2440454637f3c3/x11-ssh-askpass-1.2.4.1.tar.gz")
sha256sums=('620de3c32ae72185a2c9aeaec03af24242b9621964e38eb625afb6cdb30b8c88')
build() {
diff --git a/x11-ssh-askpass/trunk/PKGBUILD b/x11-ssh-askpass/trunk/PKGBUILD
index 85ca936..884c10a 100644
--- a/x11-ssh-askpass/trunk/PKGBUILD
+++ b/x11-ssh-askpass/trunk/PKGBUILD
@@ -13,7 +13,7 @@ arch=('x86_64')
depends=('libxt')
makedepends=('imake')
#source=("${url}${pkgname}-${pkgver}.tar.gz" # httpd only sends half the bits
-source=("http://pkgs.fedoraproject.org/repo/pkgs/openssh/x11-ssh-askpass-1.2.4.1.tar.gz/8f2e41f3f7eaa8543a2440454637f3c3/x11-ssh-askpass-1.2.4.1.tar.gz")
+source=("https://pkgs.fedoraproject.org/repo/pkgs/openssh/x11-ssh-askpass-1.2.4.1.tar.gz/8f2e41f3f7eaa8543a2440454637f3c3/x11-ssh-askpass-1.2.4.1.tar.gz")
sha256sums=('620de3c32ae72185a2c9aeaec03af24242b9621964e38eb625afb6cdb30b8c88')
build() {
diff --git a/xalan-java/repos/extra-any/PKGBUILD b/xalan-java/repos/extra-any/PKGBUILD
index 1996758..6572909 100644
--- a/xalan-java/repos/extra-any/PKGBUILD
+++ b/xalan-java/repos/extra-any/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
license=('APACHE')
url="http://xalan.apache.org/xalan-j/index.html"
depends=('xerces2-java')
-source=(http://archive.apache.org/dist/xalan/xalan-j/binaries/xalan-j_${pkgver//./_}-bin-2jars.tar.gz)
+source=(https://archive.apache.org/dist/xalan/xalan-j/binaries/xalan-j_${pkgver//./_}-bin-2jars.tar.gz)
sha512sums=('6fd7700e2abce4038224a953682b623f46cfa5642bf836de07f2986f8432f1113c23f2d84d478d34b329f0c7e6fd65b9d614efe6ad8bc2e5b46b29fedac4f503')
package() {
diff --git a/xalan-java/trunk/PKGBUILD b/xalan-java/trunk/PKGBUILD
index 8d78331..a904c87 100644
--- a/xalan-java/trunk/PKGBUILD
+++ b/xalan-java/trunk/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
license=('APACHE')
url="http://xalan.apache.org/xalan-j/index.html"
depends=('xerces2-java')
-source=(http://archive.apache.org/dist/xalan/xalan-j/binaries/xalan-j_${pkgver//./_}-bin-2jars.tar.gz)
+source=(https://archive.apache.org/dist/xalan/xalan-j/binaries/xalan-j_${pkgver//./_}-bin-2jars.tar.gz)
sha512sums=('6fd7700e2abce4038224a953682b623f46cfa5642bf836de07f2986f8432f1113c23f2d84d478d34b329f0c7e6fd65b9d614efe6ad8bc2e5b46b29fedac4f503')
package() {
diff --git a/xapian-core/repos/extra-x86_64/PKGBUILD b/xapian-core/repos/extra-x86_64/PKGBUILD
index b9961c6..b6b44d0 100644
--- a/xapian-core/repos/extra-x86_64/PKGBUILD
+++ b/xapian-core/repos/extra-x86_64/PKGBUILD
@@ -15,7 +15,7 @@ license=('GPL')
depends=('util-linux')
# xapian config requires libxapian.la
options=('libtool')
-source=("http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+source=("https://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz")
sha512sums=('72ab7b0c774390f38319d241689b2dc3c2837fbbf933616574f6ad167f14a25c2eff747910022065508dc7c44f806dc2b71dae80a1b4f1f47e1675fb951bc785')
build() {
diff --git a/xapian-core/trunk/PKGBUILD b/xapian-core/trunk/PKGBUILD
index b9961c6..b6b44d0 100644
--- a/xapian-core/trunk/PKGBUILD
+++ b/xapian-core/trunk/PKGBUILD
@@ -15,7 +15,7 @@ license=('GPL')
depends=('util-linux')
# xapian config requires libxapian.la
options=('libtool')
-source=("http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz")
+source=("https://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.xz")
sha512sums=('72ab7b0c774390f38319d241689b2dc3c2837fbbf933616574f6ad167f14a25c2eff747910022065508dc7c44f806dc2b71dae80a1b4f1f47e1675fb951bc785')
build() {
diff --git a/xerces-c/repos/extra-x86_64/PKGBUILD b/xerces-c/repos/extra-x86_64/PKGBUILD
index e5621c1..ca5efa3 100644
--- a/xerces-c/repos/extra-x86_64/PKGBUILD
+++ b/xerces-c/repos/extra-x86_64/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64')
url="http://xerces.apache.org/xerces-c/"
license=('APACHE')
depends=('gcc-libs' 'curl' 'libnsl')
-source=("http://apache.osuosl.org/xerces/c/3/sources/${pkgname}-${pkgver}.tar.gz")
+source=("https://apache.osuosl.org/xerces/c/3/sources/${pkgname}-${pkgver}.tar.gz")
md5sums=('7aac41029b0d7a5eadd31cc975b391c2')
build() {
diff --git a/xerces2-java/repos/extra-any/PKGBUILD b/xerces2-java/repos/extra-any/PKGBUILD
index cc85cb0..12ab8f8 100644
--- a/xerces2-java/repos/extra-any/PKGBUILD
+++ b/xerces2-java/repos/extra-any/PKGBUILD
@@ -14,7 +14,7 @@ depends=('java-runtime' 'java-resolver')
provides=("java-xerces2=${pkgver}")
conflicts=('java-xerces2')
replaces=('java-xerces2')
-source=(http://archive.apache.org/dist/xerces/j/Xerces-J-bin.${pkgver}.tar.gz)
+source=(https://archive.apache.org/dist/xerces/j/Xerces-J-bin.${pkgver}.tar.gz)
sha512sums=('d1c2f85c6399c774cb3b2166056b8e8ed7c775d9c2f7af255e60294dbb00f8725d8001deea3abec4b175b6d4e49dbd64ec10d5bcb90c6ea967b51b492b9f7ebe')
package() {
diff --git a/xerces2-java/trunk/PKGBUILD b/xerces2-java/trunk/PKGBUILD
index 9abf03d..92a5776 100644
--- a/xerces2-java/trunk/PKGBUILD
+++ b/xerces2-java/trunk/PKGBUILD
@@ -13,7 +13,7 @@ depends=('java-runtime' 'java-resolver')
provides=("java-xerces2=${pkgver}")
conflicts=('java-xerces2')
replaces=('java-xerces2')
-source=(http://archive.apache.org/dist/xerces/j/Xerces-J-bin.${pkgver}.tar.gz)
+source=(https://archive.apache.org/dist/xerces/j/Xerces-J-bin.${pkgver}.tar.gz)
sha512sums=('d1c2f85c6399c774cb3b2166056b8e8ed7c775d9c2f7af255e60294dbb00f8725d8001deea3abec4b175b6d4e49dbd64ec10d5bcb90c6ea967b51b492b9f7ebe')
package() {
diff --git a/xf86-input-libinput/repos/extra-x86_64/PKGBUILD b/xf86-input-libinput/repos/extra-x86_64/PKGBUILD
index 0e0dc11..c752003 100644
--- a/xf86-input-libinput/repos/extra-x86_64/PKGBUILD
+++ b/xf86-input-libinput/repos/extra-x86_64/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Generic input driver for the X.Org server based on libinput"
arch=('x86_64')
license=('custom')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
depends=('libinput>=1.2.0')
makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=24.1' 'libxi' 'libx11' 'resourceproto' 'scrnsaverproto')
conflicts=('xorg-server<1.19.0' 'X-ABI-XINPUT_VERSION<24' 'X-ABI-XINPUT_VERSION>=25')
diff --git a/xf86-input-libinput/trunk/PKGBUILD b/xf86-input-libinput/trunk/PKGBUILD
index 0e0dc11..c752003 100644
--- a/xf86-input-libinput/trunk/PKGBUILD
+++ b/xf86-input-libinput/trunk/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Generic input driver for the X.Org server based on libinput"
arch=('x86_64')
license=('custom')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
depends=('libinput>=1.2.0')
makedepends=('xorg-server-devel' 'X-ABI-XINPUT_VERSION=24.1' 'libxi' 'libx11' 'resourceproto' 'scrnsaverproto')
conflicts=('xorg-server<1.19.0' 'X-ABI-XINPUT_VERSION<24' 'X-ABI-XINPUT_VERSION>=25')
diff --git a/xf86-input-synaptics/repos/extra-x86_64/PKGBUILD b/xf86-input-synaptics/repos/extra-x86_64/PKGBUILD
index aa8c557..1845f84 100644
--- a/xf86-input-synaptics/repos/extra-x86_64/PKGBUILD
+++ b/xf86-input-synaptics/repos/extra-x86_64/PKGBUILD
@@ -19,7 +19,7 @@ provides=('synaptics')
conflicts=('synaptics')
groups=('xorg-drivers')
install=xf86-input-synaptics.install
-source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
sha512sums=('978eddd456aa7361047bc3d72e5127b24b13de29b0dddb6a0acc9f9da93931baa2b22fb5d1e6be164f629a11e5d97d753b835426435396b45b1af5eb8d546c3f'
'SKIP')
validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office@who-t.net>
diff --git a/xf86-input-synaptics/trunk/PKGBUILD b/xf86-input-synaptics/trunk/PKGBUILD
index 321f1cc..604dd5e 100644
--- a/xf86-input-synaptics/trunk/PKGBUILD
+++ b/xf86-input-synaptics/trunk/PKGBUILD
@@ -18,7 +18,7 @@ provides=('synaptics')
conflicts=('synaptics')
groups=('xorg-drivers')
install=xf86-input-synaptics.install
-source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
+source=(https://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2{,.sig})
sha512sums=('978eddd456aa7361047bc3d72e5127b24b13de29b0dddb6a0acc9f9da93931baa2b22fb5d1e6be164f629a11e5d97d753b835426435396b45b1af5eb8d546c3f'
'SKIP')
validpgpkeys=('3C2C43D9447D5938EF4551EBE23B7E70B467F0BF') # Peter Hutterer (Who-T) <office@who-t.net>
diff --git a/xf86-video-intel-dri3/trunk/PKGBUILD b/xf86-video-intel-dri3/trunk/PKGBUILD
index 3153edd..fd54b95 100644
--- a/xf86-video-intel-dri3/trunk/PKGBUILD
+++ b/xf86-video-intel-dri3/trunk/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=xf86-video-intel-dri3
pkgver=2.99.917
pkgrel=1
arch=(x86_64)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
license=('custom')
install=$pkgname.install
pkgdesc="X.org Intel i810/i830/i915/945G/G965+ video drivers with dri3 support"
diff --git a/xfburn/repos/extra-x86_64/PKGBUILD b/xfburn/repos/extra-x86_64/PKGBUILD
index bfdbab3..f14a694 100644
--- a/xfburn/repos/extra-x86_64/PKGBUILD
+++ b/xfburn/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ groups=('xfce4-goodies')
depends=('libburn' 'libisofs' 'gtk2' 'libxfce4ui' 'exo' 'gst-plugins-base-libs'
'libgudev' 'desktop-file-utils')
makedepends=('intltool')
-source=(http://archive.xfce.org/src/apps/xfburn/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+source=(https://archive.xfce.org/src/apps/xfburn/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('aa173aa8a6c0887a4b236aee3753760e943f3e2be99af1f2d5343a6df345ade1')
build() {
diff --git a/xfce4-eyes-plugin/repos/extra-x86_64/PKGBUILD b/xfce4-eyes-plugin/repos/extra-x86_64/PKGBUILD
index 8d85303..5ce678e 100644
--- a/xfce4-eyes-plugin/repos/extra-x86_64/PKGBUILD
+++ b/xfce4-eyes-plugin/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ license=('GPL2')
groups=('xfce4-goodies')
depends=('xfce4-panel' 'hicolor-icon-theme')
makedepends=('intltool' 'perl-xml-parser')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('fdae00036383105a15d12e9809abd5945a8f2152b17e16ccdfbfe5bd9733f29d')
build() {
diff --git a/xfce4-genmon-plugin/repos/extra-x86_64/PKGBUILD b/xfce4-genmon-plugin/repos/extra-x86_64/PKGBUILD
index bf6d4d0..a9b84d5 100644
--- a/xfce4-genmon-plugin/repos/extra-x86_64/PKGBUILD
+++ b/xfce4-genmon-plugin/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ url="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel')
makedepends=('intltool')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('4c6ce37fbe71094548b44862587c2813da991aeaaecff8e572724dbbec83ab86')
build() {
diff --git a/xfce4-panel/repos/extra-x86_64/PKGBUILD b/xfce4-panel/repos/extra-x86_64/PKGBUILD
index f033951..b4e4c0d 100644
--- a/xfce4-panel/repos/extra-x86_64/PKGBUILD
+++ b/xfce4-panel/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ groups=('xfce4')
depends=('exo' 'garcon' 'libxfce4ui' 'libwnck' 'hicolor-icon-theme'
'desktop-file-utils')
makedepends=('intltool' 'gtk-doc')
-source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('42058abb81b8f87691d3999627447de71c3285bcf055f308aab5cefab2de0ce9')
build() {
diff --git a/xfce4-power-manager/repos/extra-x86_64/PKGBUILD b/xfce4-power-manager/repos/extra-x86_64/PKGBUILD
index ad4f19c..6e9ae42 100644
--- a/xfce4-power-manager/repos/extra-x86_64/PKGBUILD
+++ b/xfce4-power-manager/repos/extra-x86_64/PKGBUILD
@@ -13,7 +13,7 @@ groups=('xfce4')
depends=('libxfce4ui' 'upower' 'libnotify' 'hicolor-icon-theme')
optdepends=('xfce4-panel: for the Xfce panel plugin')
makedepends=('intltool' 'xfce4-panel')
-source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('1ea825452343b895566068018b6d5078608f8f46ce8075ba6bbb4b848f48656b')
build() {
diff --git a/xfce4-xkb-plugin/repos/extra-x86_64/PKGBUILD b/xfce4-xkb-plugin/repos/extra-x86_64/PKGBUILD
index 518aba8..b65dde5 100644
--- a/xfce4-xkb-plugin/repos/extra-x86_64/PKGBUILD
+++ b/xfce4-xkb-plugin/repos/extra-x86_64/PKGBUILD
@@ -14,7 +14,7 @@ groups=('xfce4-goodies')
depends=('xfce4-panel' 'libxklavier' 'librsvg' 'libwnck3')
makedepends=('intltool')
install=$pkgname.install
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('c19ecf126201deb6148741c521124771ad396adc874471512ab5ffe1946567a1')
build() {
diff --git a/xfig/repos/extra-x86_64/PKGBUILD b/xfig/repos/extra-x86_64/PKGBUILD
index bb30071..914c1a0 100644
--- a/xfig/repos/extra-x86_64/PKGBUILD
+++ b/xfig/repos/extra-x86_64/PKGBUILD
@@ -12,7 +12,7 @@ license=('custom')
depends=('libjpeg' 'xaw3d' 'xorg-fonts-75dpi' 'xorg-fonts-100dpi' 'libpng' 'libxpm')
optdepends=('fig2dev: to use the frontend to convert fig files')
options=('!makeflags' '!emptydirs')
-source=(http://downloads.sourceforge.net/mcj/${pkgname}-${_pkgver}.tar.xz
+source=(https://downloads.sourceforge.net/mcj/${pkgname}-${_pkgver}.tar.xz
xfig-aspell.patch xfig-3.2.5-color-resources.patch
LICENSE)
sha1sums=('bc426557aafb1ef9af462578d1f63c77da2858d5'
diff --git a/xfig/trunk/PKGBUILD b/xfig/trunk/PKGBUILD
index 8e94d66..26ce71a 100644
--- a/xfig/trunk/PKGBUILD
+++ b/xfig/trunk/PKGBUILD
@@ -11,7 +11,7 @@ license=('custom')
depends=('libjpeg' 'xaw3d' 'xorg-fonts-75dpi' 'xorg-fonts-100dpi' 'libpng' 'libxpm')
optdepends=('fig2dev: to use the frontend to convert fig files')
options=('!makeflags' '!emptydirs')
-source=(http://downloads.sourceforge.net/mcj/${pkgname}-${_pkgver}.tar.xz
+source=(https://downloads.sourceforge.net/mcj/${pkgname}-${_pkgver}.tar.xz
xfig-aspell.patch xfig-3.2.5-color-resources.patch
LICENSE)
sha1sums=('bc426557aafb1ef9af462578d1f63c77da2858d5'
diff --git a/xine-ui/repos/extra-x86_64/PKGBUILD b/xine-ui/repos/extra-x86_64/PKGBUILD
index f3b729c..eae7837 100644
--- a/xine-ui/repos/extra-x86_64/PKGBUILD
+++ b/xine-ui/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL')
url="http://www.xine-project.org"
depends=('xine-lib' 'curl' 'libxft' 'libxxf86vm' 'lirc' 'xdg-utils')
options=('!strip')
-source=(http://downloads.sourceforge.net/xine/${pkgname}-${pkgver}.tar.xz)
+source=(https://downloads.sourceforge.net/xine/${pkgname}-${pkgver}.tar.xz)
sha1sums=('4d61653d9bd88ba446c7c0772d03fc68ddfac46b')
build() {
diff --git a/xine-ui/trunk/PKGBUILD b/xine-ui/trunk/PKGBUILD
index f3b729c..eae7837 100644
--- a/xine-ui/trunk/PKGBUILD
+++ b/xine-ui/trunk/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL')
url="http://www.xine-project.org"
depends=('xine-lib' 'curl' 'libxft' 'libxxf86vm' 'lirc' 'xdg-utils')
options=('!strip')
-source=(http://downloads.sourceforge.net/xine/${pkgname}-${pkgver}.tar.xz)
+source=(https://downloads.sourceforge.net/xine/${pkgname}-${pkgver}.tar.xz)
sha1sums=('4d61653d9bd88ba446c7c0772d03fc68ddfac46b')
build() {
diff --git a/xmahjongg/repos/extra-x86_64/PKGBUILD b/xmahjongg/repos/extra-x86_64/PKGBUILD
index 98cd103..8d6cbb6 100644
--- a/xmahjongg/repos/extra-x86_64/PKGBUILD
+++ b/xmahjongg/repos/extra-x86_64/PKGBUILD
@@ -6,10 +6,10 @@ pkgver=3.7
pkgrel=7
pkgdesc="Mahjongg game for X-Window"
arch=('x86_64')
-url="http://www.lcdf.org/xmahjongg/"
+url="https://www.lcdf.org/xmahjongg/"
license=('GPL')
depends=('gcc-libs' 'libx11')
-source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha512sums=('eb952b38b2ea79f3037a6e8063042f4094e0719edd366c0327350aaf6484ee64ad5d174741bbb80fc49dba62eba4790ffc97eb1bf0d942149e614bde7bd1759a')
build() {
diff --git a/xmahjongg/trunk/PKGBUILD b/xmahjongg/trunk/PKGBUILD
index b7483b6..c74ef8e 100644
--- a/xmahjongg/trunk/PKGBUILD
+++ b/xmahjongg/trunk/PKGBUILD
@@ -5,10 +5,10 @@ pkgver=3.7
pkgrel=7
pkgdesc="Mahjongg game for X-Window"
arch=('x86_64')
-url="http://www.lcdf.org/xmahjongg/"
+url="https://www.lcdf.org/xmahjongg/"
license=('GPL')
depends=('gcc-libs' 'libx11')
-source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz)
sha512sums=('eb952b38b2ea79f3037a6e8063042f4094e0719edd366c0327350aaf6484ee64ad5d174741bbb80fc49dba62eba4790ffc97eb1bf0d942149e614bde7bd1759a')
build() {
diff --git a/xorg-font-utils/repos/extra-any/PKGBUILD b/xorg-font-utils/repos/extra-any/PKGBUILD
index 1b7cba2..99c8209 100644
--- a/xorg-font-utils/repos/extra-any/PKGBUILD
+++ b/xorg-font-utils/repos/extra-any/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=7.6
pkgrel=5
pkgdesc="Transitional package depending on xorg font utilities"
arch=(any)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
license=('GPL')
depends=('xorg-bdftopcf' 'xorg-mkfontdir' 'xorg-mkfontscale' 'xorg-font-util')
diff --git a/xorg-font-utils/trunk/PKGBUILD b/xorg-font-utils/trunk/PKGBUILD
index 5f8b117..4a36d64 100644
--- a/xorg-font-utils/trunk/PKGBUILD
+++ b/xorg-font-utils/trunk/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=7.6
pkgrel=5
pkgdesc="Transitional package depending on xorg font utilities"
arch=(any)
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
license=('GPL')
depends=('xorg-bdftopcf' 'xorg-mkfontdir' 'xorg-mkfontscale' 'xorg-font-util')
diff --git a/xorg-server/repos/extra-x86_64/PKGBUILD b/xorg-server/repos/extra-x86_64/PKGBUILD
index 6f145c3..661573e 100644
--- a/xorg-server/repos/extra-x86_64/PKGBUILD
+++ b/xorg-server/repos/extra-x86_64/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
arch=('x86_64')
license=('custom')
groups=('xorg')
-url="http://xorg.freedesktop.org"
+url="https://xorg.freedesktop.org"
makedepends=('xorgproto' 'pixman' 'libx11' 'mesa' 'mesa-libgl' 'xtrans'
'libxkbfile' 'libxfont2' 'libpciaccess' 'libxv'
'libxmu' 'libxrender' 'libxi' 'libxaw' 'libdmx' 'libxtst' 'libxres'
diff --git a/xorg-server/trunk/PKGBUILD b/xorg-server/trunk/PKGBUILD
index 6f145c3..661573e 100644
--- a/xorg-server/trunk/PKGBUILD
+++ b/xorg-server/trunk/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
arch=('x86_64')
license=('custom')
groups=('xorg')
-url="http://xorg.freedesktop.org"
+url="https://xorg.freedesktop.org"
makedepends=('xorgproto' 'pixman' 'libx11' 'mesa' 'mesa-libgl' 'xtrans'
'libxkbfile' 'libxfont2' 'libpciaccess' 'libxv'
'libxmu' 'libxrender' 'libxi' 'libxaw' 'libdmx' 'libxtst' 'libxres'
diff --git a/xorg-xkb-utils/trunk/PKGBUILD b/xorg-xkb-utils/trunk/PKGBUILD
index 84d591d..fcf2e0f 100644
--- a/xorg-xkb-utils/trunk/PKGBUILD
+++ b/xorg-xkb-utils/trunk/PKGBUILD
@@ -5,6 +5,6 @@ pkgver=7.6
pkgrel=3
pkgdesc="Transition package depending on various X keyboard utilities"
arch=('any')
-url="http://xorg.freedesktop.org/"
+url="https://xorg.freedesktop.org/"
license=('custom')
depends=('xorg-xkbutils' 'xorg-xkbcomp' 'xorg-xkbevd' 'xorg-setxkbmap')
diff --git a/yasm/repos/extra-x86_64/PKGBUILD b/yasm/repos/extra-x86_64/PKGBUILD
index d1cf2c3..c4edc30 100644
--- a/yasm/repos/extra-x86_64/PKGBUILD
+++ b/yasm/repos/extra-x86_64/PKGBUILD
@@ -5,12 +5,12 @@ pkgver=1.3.0
pkgrel=3
pkgdesc="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)"
arch=('x86_64')
-url="http://www.tortall.net/projects/yasm/"
+url="https://www.tortall.net/projects/yasm/"
license=('BSD' 'GPL2' 'LGPL2.1' 'PerlArtistic')
depends=('glibc')
checkdepends=('systemd')
options=('staticlibs')
-source=(http://www.tortall.net/projects/yasm/releases/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.tortall.net/projects/yasm/releases/${pkgname}-${pkgver}.tar.gz)
sha1sums=('b7574e9f0826bedef975d64d3825f75fbaeef55e')
build() {
diff --git a/yasm/trunk/PKGBUILD b/yasm/trunk/PKGBUILD
index d1cf2c3..c4edc30 100644
--- a/yasm/trunk/PKGBUILD
+++ b/yasm/trunk/PKGBUILD
@@ -5,12 +5,12 @@ pkgver=1.3.0
pkgrel=3
pkgdesc="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.)"
arch=('x86_64')
-url="http://www.tortall.net/projects/yasm/"
+url="https://www.tortall.net/projects/yasm/"
license=('BSD' 'GPL2' 'LGPL2.1' 'PerlArtistic')
depends=('glibc')
checkdepends=('systemd')
options=('staticlibs')
-source=(http://www.tortall.net/projects/yasm/releases/${pkgname}-${pkgver}.tar.gz)
+source=(https://www.tortall.net/projects/yasm/releases/${pkgname}-${pkgver}.tar.gz)
sha1sums=('b7574e9f0826bedef975d64d3825f75fbaeef55e')
build() {
git clone --depth=1 --no-checkout "https://git.archlinux.org/svntogit/packages.git" pkgs;
pushd pkgs;
git reset --hard HEAD;
git checkout HEAD -- */trunk/PKGBUILD;
doms=($(grep -PRho '(?s)(?<=source=\().*?(?=\)\s*$)' | grep -Po '(?:((?:(?:git|svn|cvs)+)?http://)(.*?)(?=/|$))' | cut -d "/" -f 3- | sort -u))
for dom in ${doms[@]}; do (echo "" | openssl s_client -verify_return_error -verify 2 -verify_hostname $dom -servername $dom -showcerts -connect $dom:443 > $dom.crt) && echo $dom; done | tee https.txt
sed -ri 's/http:\/\/('$(sed -r 's/\|$//' <(tr "\n" "|" < https.txt))')/https:\/\/\1/g' $(find -name PKGBUILD)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment