diff --git a/mingw-w64-SDL2_gfx/PKGBUILD b/mingw-w64-SDL2_gfx/PKGBUILD index 4678fa6f02..d0394ff18c 100644 --- a/mingw-w64-SDL2_gfx/PKGBUILD +++ b/mingw-w64-SDL2_gfx/PKGBUILD @@ -8,12 +8,12 @@ pkgrel=1 pkgdesc="SDL graphics drawing primitives and other support functions (Version 2) (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -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/" license=("zlib") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") depends=("${MINGW_PACKAGE_PREFIX}-SDL2") options=('staticlibs' 'strip') -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") sha256sums=('63e0e01addedc9df2f85b93a248f06e8a04affa014a835c2ea34bfe34e576262') prepare() { diff --git a/mingw-w64-assimp/PKGBUILD b/mingw-w64-assimp/PKGBUILD index 90eade6d5a..bba7ad9855 100644 --- a/mingw-w64-assimp/PKGBUILD +++ b/mingw-w64-assimp/PKGBUILD @@ -14,7 +14,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-minizip" makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-ninja" "${MINGW_PACKAGE_PREFIX}-pkg-config") -url="http://www.assimp.org" +url="https://www.assimp.org/" source=(${_realname}-${pkgver}.tar.gz::https://github.com/assimp/assimp/archive/v${pkgver}.tar.gz build-fixes.patch mingw-cmake-targets.patch diff --git a/mingw-w64-babl/PKGBUILD b/mingw-w64-babl/PKGBUILD index 236123df38..345f6bf55c 100644 --- a/mingw-w64-babl/PKGBUILD +++ b/mingw-w64-babl/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=2 pkgdesc="Dynamic Pixel Format Translation Library (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://gegl.org/babl/" +url="https://gegl.org/babl/" license=("GPL-3.0+" "LGPL-3.0+") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-meson" diff --git a/mingw-w64-blosc/PKGBUILD b/mingw-w64-blosc/PKGBUILD index 73f4b047e2..be4bb69f49 100644 --- a/mingw-w64-blosc/PKGBUILD +++ b/mingw-w64-blosc/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=2 pkgdesc="A blocking, shuffling and loss-less compression library (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://blosc.org/' +url='https://blosc.org/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-snappy" "${MINGW_PACKAGE_PREFIX}-zstd" diff --git a/mingw-w64-blosc2/PKGBUILD b/mingw-w64-blosc2/PKGBUILD index f6864c0be8..fea03f7512 100644 --- a/mingw-w64-blosc2/PKGBUILD +++ b/mingw-w64-blosc2/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="A blocking, shuffling and lossless compression library (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://blosc.org/' +url='https://blosc.org/' license=('BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-lz4" "${MINGW_PACKAGE_PREFIX}-zlib" diff --git a/mingw-w64-bmake/PKGBUILD b/mingw-w64-bmake/PKGBUILD index 3db4fb489d..7593dc4b29 100644 --- a/mingw-w64-bmake/PKGBUILD +++ b/mingw-w64-bmake/PKGBUILD @@ -12,7 +12,7 @@ pkgrel=7 pkgdesc='Portable version of the NetBSD make build tool' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url='http://www.crufty.net/help/sjg/bmake.html' +url='https://www.crufty.net/help/sjg/bmake.html' license=(BSD) # upstream recommends using python for improved meta2deps script @@ -23,14 +23,14 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-make" "${MINGW_PACKAGE_PREFIX}-libiconv") -source=("http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz" +source=("https://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz" 0001-first-version-mingw-patch.patch 0002-enable-debug-output-on-test.patch 0003-print-pwd-on-fail-install.patch 0004-add-windows-draft-configs.patch 0005-fallback-open-file-through-native-windows-path.patch ) -# checksum source: http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz.sha1 +# checksum source: https://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz.sha1 sha1sums=('ce7db05c68e2fbad41d1dd92ec110406093293bd' 'SKIP' 'SKIP' diff --git a/mingw-w64-bzip2/PKGBUILD b/mingw-w64-bzip2/PKGBUILD index 84e624c901..493abf378e 100644 --- a/mingw-w64-bzip2/PKGBUILD +++ b/mingw-w64-bzip2/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=2 pkgdesc="A high-quality data compression program (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') -url="http://www.bzip.org" +url="https://sourceware.org/bzip2/" license=("custom") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-c-ares/PKGBUILD b/mingw-w64-c-ares/PKGBUILD index 922b0754f9..b761da35e5 100644 --- a/mingw-w64-c-ares/PKGBUILD +++ b/mingw-w64-c-ares/PKGBUILD @@ -9,13 +9,13 @@ pkgrel=1 pkgdesc="C library that performs DNS requests and name resolves asynchronously (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') -url="https://c-ares.haxx.se/" +url="https://c-ares.org/" license=("MIT, BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "${MINGW_PACKAGE_PREFIX}-cmake") options=('strip' 'staticlibs') -source=(#"https://c-ares.haxx.se/download/${_realname}-${pkgver}.tar.gz"{,.asc} +source=(#"https://c-ares.org/download/${_realname}-${pkgver}.tar.gz"{,.asc} https://github.com/c-ares/c-ares/archive/cares-${pkgver//./_}.tar.gz 0002-Add-static-pkg-config.patch 0003-fix-cmake-targets.patch) diff --git a/mingw-w64-chicken/PKGBUILD b/mingw-w64-chicken/PKGBUILD index b74c1ed41f..6629f02cf9 100644 --- a/mingw-w64-chicken/PKGBUILD +++ b/mingw-w64-chicken/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc='Feature rich R5RS Scheme compiler and interpreter (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://call-cc.org/' +url='https://call-cc.org/' license=('BSD') source=("https://code.call-cc.org/releases/$pkgver/${_realname}-$pkgver.tar.gz") sha256sums=('819149c8ce7303a9b381d3fdc1d5765c5f9ac4dee6f627d1652f47966a8780fa') diff --git a/mingw-w64-cppreference-qt/PKGBUILD b/mingw-w64-cppreference-qt/PKGBUILD index 5428cbbcad..1b385d181d 100644 --- a/mingw-w64-cppreference-qt/PKGBUILD +++ b/mingw-w64-cppreference-qt/PKGBUILD @@ -10,7 +10,7 @@ arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://en.cppreference.com/" license=('CCPL:cc-by-sa') -source=("http://upload.cppreference.com/mwiki/images/5/5a/qch_book_${pkgver}.tar.xz") +source=("https://upload.cppreference.com/mwiki/images/5/5a/qch_book_${pkgver}.tar.xz") sha256sums=('4b357d49181104bddbe230440b03d9a392844aed33b4eb5e80e6e756cf04d444') package() { diff --git a/mingw-w64-cusp/PKGBUILD b/mingw-w64-cusp/PKGBUILD index a5caffd621..024562730c 100644 --- a/mingw-w64-cusp/PKGBUILD +++ b/mingw-w64-cusp/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="A C++ Templated Sparse Matrix Library (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://cusplibrary.github.io' +url='https://cusplibrary.github.io/' license=('Apache') makedepends=() #depends=('cuda') diff --git a/mingw-w64-db/PKGBUILD b/mingw-w64-db/PKGBUILD index d72e449e6d..fa995bbf4b 100644 --- a/mingw-w64-db/PKGBUILD +++ b/mingw-w64-db/PKGBUILD @@ -13,7 +13,7 @@ url="https://www.oracle.com/technetwork/database/database-technologies/berkeleyd license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") -source=(http://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz +source=(https://download.oracle.com/berkeley-db/db-${pkgver}.tar.gz mingw.patch clang_cxx_11.patch clang_libc++_store.patch) diff --git a/mingw-w64-dbus-c++/PKGBUILD b/mingw-w64-dbus-c++/PKGBUILD index 5c64c7feaf..4495c11c98 100644 --- a/mingw-w64-dbus-c++/PKGBUILD +++ b/mingw-w64-dbus-c++/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc="A C++ API for D-BUS (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://dbus-cplusplus.sourceforge.net/" +url="https://dbus-cplusplus.sourceforge.io/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-dbus") source=("${_realname}-${pkgver}.tar.gz"::"https://sourceforge.net/projects/${_upstream}/files/${_realname}/${pkgver}/${_srcname}-${pkgver}.tar.gz" diff --git a/mingw-w64-dfu-util/PKGBUILD b/mingw-w64-dfu-util/PKGBUILD index 5dd6cc487a..7c9e82238d 100644 --- a/mingw-w64-dfu-util/PKGBUILD +++ b/mingw-w64-dfu-util/PKGBUILD @@ -10,7 +10,7 @@ arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('GPL2') groups=("${MINGW_PACKAGE_PREFIX}-eda") -url='http://dfu-util.sourceforge.net/' +url='https://dfu-util.sourceforge.io/' depends=("${MINGW_PACKAGE_PREFIX}-libusb" "${MINGW_PACKAGE_PREFIX}-libwinpthread-git") source=( diff --git a/mingw-w64-djview/PKGBUILD b/mingw-w64-djview/PKGBUILD index 2ef9830623..ddd22fa294 100644 --- a/mingw-w64-djview/PKGBUILD +++ b/mingw-w64-djview/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=4.10.6 pkgrel=2 pkgdesc='Portable DjVu viewer (mingw-w64)' -url='http://djvu.sourceforge.net/djview4.html' +url='https://djvu.sourceforge.io/djview4.html' license=('GPL') arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') diff --git a/mingw-w64-doxygen/PKGBUILD b/mingw-w64-doxygen/PKGBUILD index 9dd9b95a96..b1c7979062 100644 --- a/mingw-w64-doxygen/PKGBUILD +++ b/mingw-w64-doxygen/PKGBUILD @@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-qt5-base") optdepends=("${MINGW_PACKAGE_PREFIX}-qt5-base") -source=("http://doxygen.nl/files/${_realname}-${pkgver}.src.tar.gz" +source=("https://doxygen.nl/files/${_realname}-${pkgver}.src.tar.gz" cmake-mingw.patch "0002-fix-warning-msvc-pragma.patch" "0003-remove-git-version-from-bins.patch") diff --git a/mingw-w64-dsdp/PKGBUILD b/mingw-w64-dsdp/PKGBUILD index d044f085fe..345bbac5fb 100644 --- a/mingw-w64-dsdp/PKGBUILD +++ b/mingw-w64-dsdp/PKGBUILD @@ -13,7 +13,7 @@ mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.mcs.anl.gov/hs/software/DSDP" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-openblas") -source=("http://www.mcs.anl.gov/hs/software/${_realname^^}/${_realname^^}${pkgver}.tar.gz") +source=("https://www.mcs.anl.gov/hs/software/${_realname^^}/${_realname^^}${pkgver}.tar.gz") # "make.include.patch") sha256sums=('26aa624525a636de272c0b329e2dfd01a0d5b7827f1c1c76f393d71e37dead70') diff --git a/mingw-w64-dumb/PKGBUILD b/mingw-w64-dumb/PKGBUILD index ab1097fa4a..467bb662ef 100644 --- a/mingw-w64-dumb/PKGBUILD +++ b/mingw-w64-dumb/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="IT, XM, S3M and MOD player library (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://dumb.sourceforge.net/" +url="https://dumb.sourceforge.io/" license=("custom:dumb, GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-ninja" diff --git a/mingw-w64-fftw/PKGBUILD b/mingw-w64-fftw/PKGBUILD index a9fb8a76bd..14f0035ac9 100644 --- a/mingw-w64-fftw/PKGBUILD +++ b/mingw-w64-fftw/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=3 pkgdesc="A library for computing the discrete Fourier transform (DFT) (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.fftw.org" +url="https://www.fftw.org/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-file/PKGBUILD b/mingw-w64-file/PKGBUILD index 8fef388340..af52e5a153 100644 --- a/mingw-w64-file/PKGBUILD +++ b/mingw-w64-file/PKGBUILD @@ -14,7 +14,7 @@ depends=(${MINGW_PACKAGE_PREFIX}-bzip2 ${MINGW_PACKAGE_PREFIX}-libsystre ${MINGW_PACKAGE_PREFIX}-xz ${MINGW_PACKAGE_PREFIX}-zlib) -source=("ftp://ftp.astron.com/pub/file/${_realname}-${pkgver}.tar.gz" +source=("https://astron.com/pub/file/${_realname}-${pkgver}.tar.gz" "0001-file-5.38-mingw-build.patch") sha256sums=('f05d286a76d9556243d0cb05814929c2ecf3a5ba07963f8f70bfaaa70517fad1' '65e8ec923de7fed74ed3bf204a562e38a8b077b24dc3d1cce09578deba2b3667') diff --git a/mingw-w64-flickcurl/PKGBUILD b/mingw-w64-flickcurl/PKGBUILD index fcac7c3ff4..20d2e3fa61 100644 --- a/mingw-w64-flickcurl/PKGBUILD +++ b/mingw-w64-flickcurl/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="Flickcurl is a C library for the Flickr API (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://librdf.org/flickcurl/" +url="https://librdf.org/flickcurl/" license=("LGPLv2") depends=("${MINGW_PACKAGE_PREFIX}-curl" "${MINGW_PACKAGE_PREFIX}-libxml2") diff --git a/mingw-w64-fluidsynth/PKGBUILD b/mingw-w64-fluidsynth/PKGBUILD index cc10b85fbc..015f114402 100644 --- a/mingw-w64-fluidsynth/PKGBUILD +++ b/mingw-w64-fluidsynth/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.fluidsynth.org/" +url="https://www.fluidsynth.org/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-fox/PKGBUILD b/mingw-w64-fox/PKGBUILD index 4bf3892907..5a47c245ee 100644 --- a/mingw-w64-fox/PKGBUILD +++ b/mingw-w64-fox/PKGBUILD @@ -18,7 +18,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-zlib") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('strip') -source=("ftp://ftp.fox-toolkit.org/pub/${_realname}-${pkgver}.tar.gz" +source=("http://fox-toolkit.org/ftp/${_realname}-${pkgver}.tar.gz" fox-2-FXTrayIcon.patch) sha256sums=('65ef15de9e0f3a396dc36d9ea29c158b78fad47f7184780357b929c94d458923' '200e604581b20bfaa35a8747c293d43e3024ce554b23c47c466b3ca11341b209') diff --git a/mingw-w64-gegl/PKGBUILD b/mingw-w64-gegl/PKGBUILD index 6645f0ac77..1d57f70faf 100644 --- a/mingw-w64-gegl/PKGBUILD +++ b/mingw-w64-gegl/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="Generic Graphics Library (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://gegl.org/" +url="https://gegl.org/" license=("GPL3" "LGPL3") makedepends=("${MINGW_PACKAGE_PREFIX}-asciidoc" "${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-geographiclib/PKGBUILD b/mingw-w64-geographiclib/PKGBUILD index d1ea9b4ed0..803084e072 100644 --- a/mingw-w64-geographiclib/PKGBUILD +++ b/mingw-w64-geographiclib/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=2 pkgdesc="Set of C++ classes for conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity, geoid height, and geomagnetic field calculations and for solving geodesic problems (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://geographiclib.sourceforge.io/" +url="https://geographiclib.sourceforge.io/" license=('custom') # MIT/X11 depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" @@ -17,7 +17,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-doxygen") options=('!strip' 'staticlibs' '!buildflags') -source=(http://downloads.sourceforge.net/project/geographiclib/distrib/${_realname}-${pkgver}.tar.gz) +source=(https://downloads.sourceforge.net/project/geographiclib/distrib/${_realname}-${pkgver}.tar.gz) sha256sums=('5d4145cd16ebf51a2ff97c9244330a340787d131165cfd150e4b2840c0e8ac2b') build() { diff --git a/mingw-w64-godot-cpp/PKGBUILD b/mingw-w64-godot-cpp/PKGBUILD index 349f90366c..ddebbf574a 100644 --- a/mingw-w64-godot-cpp/PKGBUILD +++ b/mingw-w64-godot-cpp/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc='C++ bindings for the Godot script API (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.godotengine.org/" +url="https://www.godotengine.org/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-godot_headers") makedepends=("${MINGW_PACKAGE_PREFIX}-scons") diff --git a/mingw-w64-godot/PKGBUILD b/mingw-w64-godot/PKGBUILD index e22bb83a91..d9c1b46c3d 100644 --- a/mingw-w64-godot/PKGBUILD +++ b/mingw-w64-godot/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc='An advanced, feature packed, multi-platform 2D and 3D game engine (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://www.godotengine.org/" +url="https://www.godotengine.org/" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-yasm" "${MINGW_PACKAGE_PREFIX}-scons") options=('!emptydirs' 'staticlibs' 'strip') diff --git a/mingw-w64-godot_headers/PKGBUILD b/mingw-w64-godot_headers/PKGBUILD index b80afd89a3..b4505c3e12 100644 --- a/mingw-w64-godot_headers/PKGBUILD +++ b/mingw-w64-godot_headers/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc='Headers for the Godot API supplied by the GDNative module. (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.godotengine.org/" +url="https://www.godotengine.org/" license=('MIT') _commit='4bae481fc305639a076a69485bed37679149bd32' source=("https://github.com/godotengine/godot_headers/archive/${_commit}.tar.gz") diff --git a/mingw-w64-groonga/PKGBUILD b/mingw-w64-groonga/PKGBUILD index 2f443cb5ae..6b52b8dc77 100644 --- a/mingw-w64-groonga/PKGBUILD +++ b/mingw-w64-groonga/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc="An opensource fulltext search engine (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://groonga.org/" +url="https://groonga.org/" license=('LGPL2') options=('strip' 'staticlibs') source=(https://packages.groonga.org/source/${_realname}/${_realname}-${pkgver}.tar.gz{,.asc} diff --git a/mingw-w64-gsoap/PKGBUILD b/mingw-w64-gsoap/PKGBUILD index a8ebb5b76e..520f159dd2 100644 --- a/mingw-w64-gsoap/PKGBUILD +++ b/mingw-w64-gsoap/PKGBUILD @@ -15,7 +15,7 @@ pkgdesc="An extensive suite of portable C and C++ software to develop XML Web se arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('GPL2') -url="http://gsoap2.sourceforge.net" +url="https://gsoap2.sourceforge.io/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "bison") depends=() diff --git a/mingw-w64-gts/PKGBUILD b/mingw-w64-gts/PKGBUILD index d793e65d94..0814254147 100644 --- a/mingw-w64-gts/PKGBUILD +++ b/mingw-w64-gts/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Provides useful functions to deal with 3D surfaces meshed with interconnected triangles (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://gts.sourceforge.net/" +url="https://gts.sourceforge.io/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-glib2") source=("https://downloads.sourceforge.net/project/${_realname}/${_realname}/${pkgver}/${_realname}-${pkgver}.tar.gz" diff --git a/mingw-w64-icu/PKGBUILD b/mingw-w64-icu/PKGBUILD index 0c17951870..f0f13f992c 100644 --- a/mingw-w64-icu/PKGBUILD +++ b/mingw-w64-icu/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="International Components for Unicode library (mingw-w64)" -url="http://site.icu-project.org/home/" +url="https://icu.unicode.org/home/" license=('custom:icu') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-jansson/PKGBUILD b/mingw-w64-jansson/PKGBUILD index bc14fd47ea..d4ec70a704 100644 --- a/mingw-w64-jansson/PKGBUILD +++ b/mingw-w64-jansson/PKGBUILD @@ -10,9 +10,9 @@ pkgrel=1 pkgdesc="A C library for encoding, decoding and manipulating JSON data (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') -url="http://www.digip.org/jansson/" +url="https://www.digip.org/jansson/" license=('MIT') -source=("http://www.digip.org/${_realname}/releases/${_realname}-${pkgver}.tar.gz") +source=("https://www.digip.org/${_realname}/releases/${_realname}-${pkgver}.tar.gz") sha256sums=('f4f377da17b10201a60c1108613e78ee15df6b12016b116b6de42209f47a474f') prepare() { diff --git a/mingw-w64-kicad-doc/PKGBUILD b/mingw-w64-kicad-doc/PKGBUILD index a6b1117105..2ec4cce6d3 100644 --- a/mingw-w64-kicad-doc/PKGBUILD +++ b/mingw-w64-kicad-doc/PKGBUILD @@ -20,7 +20,7 @@ pkgrel=1 pkgdesc="Documentation for KiCad (mingw-w64)" arch=(any) mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.kicad-pcb.org" +url="https://www.kicad-pcb.org/" license=("GPL3" "custom") makedepends=() optdepends=("${MINGW_PACKAGE_PREFIX}-kicad-meta" diff --git a/mingw-w64-kicad/PKGBUILD b/mingw-w64-kicad/PKGBUILD index be014f8528..af13b38734 100644 --- a/mingw-w64-kicad/PKGBUILD +++ b/mingw-w64-kicad/PKGBUILD @@ -15,7 +15,7 @@ pkgrel=3 pkgdesc="Software for the creation of electronic schematic diagrams and printed circuit board artwork (mingw-w64)" arch=(any) mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://www.kicad-pcb.org" +url="https://www.kicad-pcb.org/" license=("GPLv3+") groups=("${MINGW_PACKAGE_PREFIX}-eda") depends=( diff --git a/mingw-w64-lcms/PKGBUILD b/mingw-w64-lcms/PKGBUILD index 9db19353ab..5edbaad818 100644 --- a/mingw-w64-lcms/PKGBUILD +++ b/mingw-w64-lcms/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=6 pkgdesc="Lightweight color management development library/engine (mingw-w64)" arch=(any) mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.littlecms.com" +url="https://www.littlecms.com/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") depends=("${MINGW_PACKAGE_PREFIX}-libtiff") diff --git a/mingw-w64-lcms2/PKGBUILD b/mingw-w64-lcms2/PKGBUILD index a7e6e11c00..538a44e270 100644 --- a/mingw-w64-lcms2/PKGBUILD +++ b/mingw-w64-lcms2/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="Small-footprint color management engine, version 2 (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.littlecms.com" +url="https://www.littlecms.com/" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-lib3mf-1/PKGBUILD b/mingw-w64-lib3mf-1/PKGBUILD index fd0d39cdc4..ae8c777a61 100644 --- a/mingw-w64-lib3mf-1/PKGBUILD +++ b/mingw-w64-lib3mf-1/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") pkgver=1.8.1 pkgrel=1 -pkgdesc='Lib3MF is the reference implementation of the 3D Manufacturing Format file standard http://3mf.io' +pkgdesc='Lib3MF is the reference implementation of the 3D Manufacturing Format file standard https://3mf.io/' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/3MFConsortium/lib3mf' diff --git a/mingw-w64-lib3mf/PKGBUILD b/mingw-w64-lib3mf/PKGBUILD index 17b9116539..0a8ccc0a96 100644 --- a/mingw-w64-lib3mf/PKGBUILD +++ b/mingw-w64-lib3mf/PKGBUILD @@ -8,7 +8,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-devel") replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-devel") pkgver=2.1.1 pkgrel=2 -pkgdesc='Lib3MF is the reference implementation of the 3D Manufacturing Format file standard http://3mf.io' +pkgdesc='Lib3MF is the reference implementation of the 3D Manufacturing Format file standard https://3mf.io/' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/3MFConsortium/lib3mf' diff --git a/mingw-w64-libblocksruntime/PKGBUILD b/mingw-w64-libblocksruntime/PKGBUILD index 3df5b1080b..fb1a8e213c 100644 --- a/mingw-w64-libblocksruntime/PKGBUILD +++ b/mingw-w64-libblocksruntime/PKGBUILD @@ -11,7 +11,7 @@ mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://compiler-rt.llvm.org" license=("custom:University of Illinois" "MIT") depends=("${MINGW_PACKAGE_PREFIX}-clang") -source=("http://http.debian.net/debian/pool/main/libb/${_realname}/${_realname}_${pkgver}.orig.tar.gz" +source=("https://deb.debian.org/debian/pool/main/libb/${_realname}/${_realname}_${pkgver}.orig.tar.gz" "0001-libblocksruntime-0.4.1-fix-shared-installation.patch") sha256sums=('7807e18d7d6cabd90f77c8b8a8ebd472516fa4ed6a02df82e0c33b1c5e112abc' '73cd40b3d8da2adf03ba85ba9a615d19512289bfc71dafb1f6240bb61540b24d') diff --git a/mingw-w64-libcddb/PKGBUILD b/mingw-w64-libcddb/PKGBUILD index db0eafefa1..b4a63f9088 100644 --- a/mingw-w64-libcddb/PKGBUILD +++ b/mingw-w64-libcddb/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.3.2 pkgrel=5 -pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org) (mingw-w64)" +pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. https://gnudb.org/) (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('LGPL') diff --git a/mingw-w64-libcello-git/PKGBUILD b/mingw-w64-libcello-git/PKGBUILD index 60f66ef7b2..308d1268f1 100644 --- a/mingw-w64-libcello-git/PKGBUILD +++ b/mingw-w64-libcello-git/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="A library brings higher level programming to C (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://libcello.org/" +url="https://libcello.org/" license=("BSD") source=(${_realname}::"git+https://github.com/orangeduck/Cello.git") sha256sums=('SKIP') diff --git a/mingw-w64-libidl2/PKGBUILD b/mingw-w64-libidl2/PKGBUILD index 6ed0aa2383..78ab651c4f 100644 --- a/mingw-w64-libidl2/PKGBUILD +++ b/mingw-w64-libidl2/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="A front-end for CORBA 2.2 IDL and Netscape's XPIDL (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.gnome.org" +url="https://www.gnome.org/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-glib2") makedepends=("${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libiptcdata/PKGBUILD b/mingw-w64-libiptcdata/PKGBUILD index 8c5f9a6fe8..c2ff996646 100644 --- a/mingw-w64-libiptcdata/PKGBUILD +++ b/mingw-w64-libiptcdata/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Library for manipulating the IPTC metadata (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://libiptcdata.sourceforge.net/" +url="https://libiptcdata.sourceforge.io/" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-liblo/PKGBUILD b/mingw-w64-liblo/PKGBUILD index b75496dcbd..31e59edd5a 100644 --- a/mingw-w64-liblo/PKGBUILD +++ b/mingw-w64-liblo/PKGBUILD @@ -8,13 +8,13 @@ pkgrel=2 pkgdesc="An implementation of the Open Sound Control protocol" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://liblo.sourceforge.net/" +url="https://liblo.sourceforge.io/" license=('LGPL2.1') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") options=('strip' 'staticlibs') -source=("http://downloads.sourceforge.net/${_realname}/${_realname}-${pkgver}.tar.gz" +source=("https://downloads.sourceforge.net/${_realname}/${_realname}-${pkgver}.tar.gz" 010-lld.patch) sha256sums=('2b4f446e1220dcd624ecd8405248b08b7601e9a0d87a0b94730c2907dbccc750' 'ec080eb239f3aa436a78190586ddadab844e3c1599e4bc69c1f623c50e7675b8') diff --git a/mingw-w64-libmpcdec/PKGBUILD b/mingw-w64-libmpcdec/PKGBUILD index c8f465c709..0f50a4251d 100644 --- a/mingw-w64-libmpcdec/PKGBUILD +++ b/mingw-w64-libmpcdec/PKGBUILD @@ -10,13 +10,13 @@ _rel=475 pkgdesc="MusePack commandline utilities and decoder library (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://musepack.net/" +url="https://musepack.net/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-libreplaygain" "${MINGW_PACKAGE_PREFIX}-libcue") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('staticlibs' 'strip') -source=("http://files.musepack.net/source/musepack_src_r${_rel}.tar.gz" +source=("https://files.musepack.net/source/musepack_src_r${_rel}.tar.gz" 01_am-maintainer-mode.patch 02_link-libm.patch 03_mpcchap.patch diff --git a/mingw-w64-libnova/PKGBUILD b/mingw-w64-libnova/PKGBUILD index 4d7617ae31..60227929e1 100644 --- a/mingw-w64-libnova/PKGBUILD +++ b/mingw-w64-libnova/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="A general purpose, double precision, celestial mechanics, astrometry and astrodynamics library. (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://libnova.sourceforge.net/" +url="https://libnova.sourceforge.io/" license=('GPL2') source=("https://downloads.sourceforge.net/sourceforge/libnova/${_realname}-${pkgver}.tar.gz" "libnova-remove-conflicting-definition.patch") diff --git a/mingw-w64-libpaper/PKGBUILD b/mingw-w64-libpaper/PKGBUILD index db4a634e14..2e703e900d 100644 --- a/mingw-w64-libpaper/PKGBUILD +++ b/mingw-w64-libpaper/PKGBUILD @@ -13,7 +13,7 @@ url='https://packages.debian.org/unstable/source/libpaper' license=('GPL-2') makedepends=('gettext') #backup=("${MINGW_PREFIX:1}/etc/papersize") -source=("http://http.debian.net/debian/pool/main/libp/libpaper/${_realname}_${pkgver}${_suffix}.tar.gz" +source=("https://deb.debian.org/debian/pool/main/libp/libpaper/${_realname}_${pkgver}${_suffix}.tar.gz" 001-no-undefined.patch) sha256sums=('c8bb946ec93d3c2c72bbb1d7257e90172a22a44a07a07fb6b802a5bb2c95fddc' 'a77784a1a2dce1bf0155ee0cd889157fdbb67024e2967d3b0466a39849ac75f0') diff --git a/mingw-w64-libreplaygain/PKGBUILD b/mingw-w64-libreplaygain/PKGBUILD index 9131f74aae..f982105ddd 100644 --- a/mingw-w64-libreplaygain/PKGBUILD +++ b/mingw-w64-libreplaygain/PKGBUILD @@ -8,11 +8,11 @@ pkgrel=2 pkgdesc="A library to adjust audio gain (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://musepack.net/" +url="https://musepack.net/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('staticlibs' 'strip') -source=("http://files.musepack.net/source/${_realname}_r${pkgver}.tar.gz" +source=("https://files.musepack.net/source/${_realname}_r${pkgver}.tar.gz" "010-no-fpic.patch") sha512sums=('b5fce8daf6aa8c8e0adb4c80089b43824b6503cb7d11e0c47c779c57a933b32f0c24722ca3fcf49711199fddcbb92c3fc13876f22418ca1521c7b8e27ba9d409' '4a552e3d37f03162ca1c30715cd36e2e40c2f5f527bd39c9369fe5c823ad60e65996a2d9f5e13d5d05ccb0df0aa25ca41d68892617528e3132fc1b075bfc1f45') diff --git a/mingw-w64-libsbml/PKGBUILD b/mingw-w64-libsbml/PKGBUILD index 5370de2ec4..cc62e47d52 100644 --- a/mingw-w64-libsbml/PKGBUILD +++ b/mingw-w64-libsbml/PKGBUILD @@ -10,7 +10,7 @@ arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=("custom") url="http://sbml.org/Software/libSBML/" -source=("http://sourceforge.net/projects/sbml/files/libsbml/${pkgver}/stable/libSBML-${pkgver}-core-plus-packages-src.tar.gz" +source=("https://sourceforge.net/projects/sbml/files/libsbml/${pkgver}/stable/libSBML-${pkgver}-core-plus-packages-src.tar.gz" 02-install-layout.patch) sha256sums=('a7f0e18be78ff0e064e4cdb1cd86634d08bc33be5250db4a1878bd81eeb8b547' 'c007b7fec2d95a76600aa34eb62aec9bc44bdbeb228818d6d3f3e789a2cd8a9f') diff --git a/mingw-w64-libshout/PKGBUILD b/mingw-w64-libshout/PKGBUILD index 22d50ea664..c4dc01d84d 100644 --- a/mingw-w64-libshout/PKGBUILD +++ b/mingw-w64-libshout/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Library for accessing a shoutcast/icecast server (mingw-w64)" arch=(any) mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.icecast.org/" +url="https://icecast.org/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-libvorbis" "${MINGW_PACKAGE_PREFIX}-libtheora" diff --git a/mingw-w64-libtiff/PKGBUILD b/mingw-w64-libtiff/PKGBUILD index 705ca65cf2..590b3fd024 100644 --- a/mingw-w64-libtiff/PKGBUILD +++ b/mingw-w64-libtiff/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=6 pkgdesc="Library for manipulation of TIFF images (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.simplesystems.org/libtiff/" +url="https://libtiff.gitlab.io/libtiff/" license=(MIT) depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-jbigkit" @@ -23,7 +23,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-zstd") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('staticlibs' 'strip') -source=(http://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz +source=(https://download.osgeo.org/libtiff/tiff-${pkgver}.tar.gz "0001-fix-test-newline.patch") sha256sums=('0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8' 'aacda67800bd9c4704761519876631c7309021d37594d72165361386547e9359') diff --git a/mingw-w64-libvoikko/PKGBUILD b/mingw-w64-libvoikko/PKGBUILD index 94377cf4c0..41c70dd734 100644 --- a/mingw-w64-libvoikko/PKGBUILD +++ b/mingw-w64-libvoikko/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="A spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://voikko.sourceforge.net" +url="https://voikko.sourceforge.io/" license=('GPL2') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-libssp") diff --git a/mingw-w64-mecab/PKGBUILD b/mingw-w64-mecab/PKGBUILD index 452bf2b6c3..cee3619b53 100644 --- a/mingw-w64-mecab/PKGBUILD +++ b/mingw-w64-mecab/PKGBUILD @@ -11,7 +11,7 @@ mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://taku910.github.io/mecab/" license=('GPL2' 'LGPL2' 'BSD') # licensed under triple lincense options=('strip' 'staticlibs') -source=("http://ftp.debian.org/debian/pool/main/m/mecab/mecab_0.996.orig.tar.gz" +source=("https://deb.debian.org/debian/pool/main/m/mecab/mecab_0.996.orig.tar.gz" "mecab-0.996.diff" "mecab-0.996-iconv.patch" "mecab-0.996-naist-jdic.patch") diff --git a/mingw-w64-mscgen/PKGBUILD b/mingw-w64-mscgen/PKGBUILD index 628c4f3ee9..102ae9970a 100644 --- a/mingw-w64-mscgen/PKGBUILD +++ b/mingw-w64-mscgen/PKGBUILD @@ -7,12 +7,12 @@ pkgrel=1 pkgdesc="Message Sequence Chart Generator (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url='http://www.mcternan.me.uk/mscgen/' +url='https://www.mcternan.me.uk/mscgen/' license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-libgd") makedepends=("flex" "bison" "${MINGW_PACKAGE_PREFIX}-freetype" "${MINGW_PACKAGE_PREFIX}-ttf-dejavu") options=() -source=( "http://www.mcternan.me.uk/mscgen/software/${_realname}-src-$pkgver.tar.gz" +source=( "https://www.mcternan.me.uk/mscgen/software/${_realname}-src-$pkgver.tar.gz" "0.20-default-font.patch" "0.20-escape.patch" "0.20-language.patch" diff --git a/mingw-w64-munt-mt32emu/PKGBUILD b/mingw-w64-munt-mt32emu/PKGBUILD index d6e9cd8101..6bb816fc9f 100644 --- a/mingw-w64-munt-mt32emu/PKGBUILD +++ b/mingw-w64-munt-mt32emu/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="mt32emu is a C/C++ library which allows to emulate (approximately) the Roland MT-32, CM-32L and LAPC-I synthesiser modules." arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://munt.sourceforge.net" +url="https://munt.sourceforge.io/" license=("LGPL2.1") makedepends=( "${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-munt/PKGBUILD b/mingw-w64-munt/PKGBUILD index 6f5d9e8dc7..b0086a321a 100644 --- a/mingw-w64-munt/PKGBUILD +++ b/mingw-w64-munt/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc="Software synthesizer emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://munt.sourceforge.net" +url="https://munt.sourceforge.io/" license=("LGPL2.1" "GPL3") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-nanodbc/PKGBUILD b/mingw-w64-nanodbc/PKGBUILD index 6e7e6a5a8b..c8c363195b 100644 --- a/mingw-w64-nanodbc/PKGBUILD +++ b/mingw-w64-nanodbc/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="A small C++ wrapper for the native C ODBC API (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://nanodbc.io/" +url="https://nanodbc.io/" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") source=("${_realname}-${pkgver}.tar.gz"::https://github.com/nanodbc/nanodbc/archive/v${pkgver}.tar.gz diff --git a/mingw-w64-openocd/PKGBUILD b/mingw-w64-openocd/PKGBUILD index 7cb2370af9..90b7f84707 100644 --- a/mingw-w64-openocd/PKGBUILD +++ b/mingw-w64-openocd/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc="OpenOCD - Open On-Chip Debugger (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://openocd.org/" +url="https://openocd.org/" license=("GPLv2") options=('!ccache') depends=("${MINGW_PACKAGE_PREFIX}-hidapi" diff --git a/mingw-w64-openscad/PKGBUILD b/mingw-w64-openscad/PKGBUILD index 25a436fb77..4cc95b994c 100644 --- a/mingw-w64-openscad/PKGBUILD +++ b/mingw-w64-openscad/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="The programmers solid 3D CAD modeller (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=("GPL2") -url="http://openscad.org/" +url="https://www.openscad.org/" depends=("${MINGW_PACKAGE_PREFIX}-qt5-base" "${MINGW_PACKAGE_PREFIX}-qt5-svg" "${MINGW_PACKAGE_PREFIX}-qt5-multimedia" diff --git a/mingw-w64-openvdb/PKGBUILD b/mingw-w64-openvdb/PKGBUILD index 874f62a3cd..48f42d669c 100644 --- a/mingw-w64-openvdb/PKGBUILD +++ b/mingw-w64-openvdb/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc="OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://www.openvdb.org/" +url="https://www.openvdb.org/" license=("MPL 2.0") depends=("${MINGW_PACKAGE_PREFIX}-blosc" "${MINGW_PACKAGE_PREFIX}-boost" diff --git a/mingw-w64-parsec/PKGBUILD b/mingw-w64-parsec/PKGBUILD index 08a28e7a7f..87cf8a8b97 100644 --- a/mingw-w64-parsec/PKGBUILD +++ b/mingw-w64-parsec/PKGBUILD @@ -13,7 +13,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-hwloc" "${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-ninja") license=('custom') -url='http://icl.utk.edu/parsec/' +url='https://icl.utk.edu/parsec/' source=("${_realname}-${pkgver}.tar.gz::https://bitbucket.org/icldistcomp/parsec/get/${_realname}-${pkgver}.tar.gz") sha256sums=('3c9af37ecc5d843dae749ae35884650082250b3d496b345d017b415768a8c15d') diff --git a/mingw-w64-petsc/PKGBUILD b/mingw-w64-petsc/PKGBUILD index 81b4e5c96b..570691000f 100644 --- a/mingw-w64-petsc/PKGBUILD +++ b/mingw-w64-petsc/PKGBUILD @@ -51,7 +51,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-tcl: build & run test suite") options=('strip' 'staticlibs') license=('2-clause BSD') url="https://www.mcs.anl.gov/petsc/" -source=("http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/${_realname}-lite-${pkgver}.tar.gz" +source=("https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/${_realname}-lite-${pkgver}.tar.gz" 'all.tcl' 'tclbuildtest.tcl' 'petsc.test' diff --git a/mingw-w64-popt/PKGBUILD b/mingw-w64-popt/PKGBUILD index ec4bf68ff7..cf1ac23cb8 100644 --- a/mingw-w64-popt/PKGBUILD +++ b/mingw-w64-popt/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="C library for parsing command line parameters (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.rpm.org/" +url="https://github.com/rpm-software-management/popt" license=("MIT") depends=("${MINGW_PACKAGE_PREFIX}-gettext") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-ptex/PKGBUILD b/mingw-w64-ptex/PKGBUILD index e355e0b7a4..22947f5474 100644 --- a/mingw-w64-ptex/PKGBUILD +++ b/mingw-w64-ptex/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="Per-Face Texture Mapping for Production Rendering (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://ptex.us/' +url='https://ptex.us/' license=('APACHE') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-doxygen" diff --git a/mingw-w64-pygobject2/PKGBUILD b/mingw-w64-pygobject2/PKGBUILD index 3d8017eee4..b54f62e015 100644 --- a/mingw-w64-pygobject2/PKGBUILD +++ b/mingw-w64-pygobject2/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc="Allows you to load glade interface files in a program at runtime (mingw-w64)" arch=(any) mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://www.pygtk.org" +url="https://pygobject.readthedocs.io/" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-python2" "${MINGW_PACKAGE_PREFIX}-gobject-introspection" diff --git a/mingw-w64-python-asgiref/PKGBUILD b/mingw-w64-python-asgiref/PKGBUILD index 9735eebf3a..ff17fbe759 100644 --- a/mingw-w64-python-asgiref/PKGBUILD +++ b/mingw-w64-python-asgiref/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="Reference ASGI adapters and channel layers (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://github.com/django/asgiref' +url='https://github.com/django/asgiref' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-babel/PKGBUILD b/mingw-w64-python-babel/PKGBUILD index b18f1dd4ae..09a08b933b 100644 --- a/mingw-w64-python-babel/PKGBUILD +++ b/mingw-w64-python-babel/PKGBUILD @@ -11,7 +11,7 @@ pkgver=2.9.1 _core=36 pkgrel=2 pkgdesc="A collection of tools for internationalizing Python applications (mingw-w64)" -url="http://babel.pocoo.org/" +url="https://babel.pocoo.org/" license=("BSD") arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') diff --git a/mingw-w64-python-click/PKGBUILD b/mingw-w64-python-click/PKGBUILD index 0eb28e00d2..6fce8c5798 100644 --- a/mingw-w64-python-click/PKGBUILD +++ b/mingw-w64-python-click/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc='A simple wrapper around optparse for powerful command line utilities (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://click.pocoo.org/" +url="https://click.palletsprojects.com/" license=('BSD') depends=( "${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-dnspython/PKGBUILD b/mingw-w64-python-dnspython/PKGBUILD index 41b781d187..5c9e6946e3 100644 --- a/mingw-w64-python-dnspython/PKGBUILD +++ b/mingw-w64-python-dnspython/PKGBUILD @@ -11,13 +11,13 @@ pkgrel=2 pkgdesc="A DNS toolkit for Python (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://www.dnspython.org/' +url='https://www.dnspython.org/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") options=('staticlibs' 'strip' '!debug') validpgpkeys=('A580DEE052FEC78D8ACF383DF24B3AFC8CA2F5C7') -source=(http://www.dnspython.org/kits/${pkgver}/dnspython-${pkgver}.tar.gz{,.asc}) +source=(https://www.dnspython.org/kits/${pkgver}/dnspython-${pkgver}.tar.gz{,.asc}) sha256sums=('4bf5c5c12a4478ee7860ab176659cf64c4899ee76752d826b082f8af723c5cf9' 'SKIP') diff --git a/mingw-w64-python-docutils/PKGBUILD b/mingw-w64-python-docutils/PKGBUILD index cb1208c96c..958df59481 100644 --- a/mingw-w64-python-docutils/PKGBUILD +++ b/mingw-w64-python-docutils/PKGBUILD @@ -16,7 +16,7 @@ license=('custom') url="https://docutils.sourceforge.io/" depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") -source=(http://downloads.sourceforge.net/${_realname}/${_realname}-${pkgver}.tar.gz) +source=(https://downloads.sourceforge.net/${_realname}/${_realname}-${pkgver}.tar.gz) sha256sums=('686577d2e4c32380bb50cbb22f575ed742d58168cee37e99117a854bcd88f125') noextract=(${_realname}-${pkgver}.tar.gz) diff --git a/mingw-w64-python-flake8/PKGBUILD b/mingw-w64-python-flake8/PKGBUILD index 4af6e68ecd..98c5110295 100644 --- a/mingw-w64-python-flake8/PKGBUILD +++ b/mingw-w64-python-flake8/PKGBUILD @@ -12,7 +12,7 @@ pkgrel=3 pkgdesc="The modular source code checker: pep8, pyflakes and co" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://flake8.pycqa.org" +url="https://flake8.pycqa.org/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-pyflakes" "${MINGW_PACKAGE_PREFIX}-python-mccabe" diff --git a/mingw-w64-python-flask/PKGBUILD b/mingw-w64-python-flask/PKGBUILD index 83eb3ed866..47b89c0591 100644 --- a/mingw-w64-python-flask/PKGBUILD +++ b/mingw-w64-python-flask/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc='Micro webdevelopment framework for Python (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://flask.pocoo.org/" +url="https://flask.palletsprojects.com/" license=('custom:BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-click" "${MINGW_PACKAGE_PREFIX}-python-itsdangerous" "${MINGW_PACKAGE_PREFIX}-python-jinja" "${MINGW_PACKAGE_PREFIX}-python-werkzeug") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-google-auth-oauthlib/PKGBUILD b/mingw-w64-python-google-auth-oauthlib/PKGBUILD index e333581fc2..450ac75208 100644 --- a/mingw-w64-python-google-auth-oauthlib/PKGBUILD +++ b/mingw-w64-python-google-auth-oauthlib/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc='oauthlib integration for Google auth. (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://google-auth-oauthlib.readthedocs.io/en/latest/" +url="https://google-auth-oauthlib.readthedocs.io/" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-google-auth" "${MINGW_PACKAGE_PREFIX}-python-requests-oauthlib") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-itsdangerous/PKGBUILD b/mingw-w64-python-itsdangerous/PKGBUILD index 37c3b7449f..170124efeb 100644 --- a/mingw-w64-python-itsdangerous/PKGBUILD +++ b/mingw-w64-python-itsdangerous/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc='Various helpers to pass trusted data to untrusted environments (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://pypi.python.org/pypi/itsdangerous" +url="https://pypi.python.org/pypi/itsdangerous" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-jinja/PKGBUILD b/mingw-w64-python-jinja/PKGBUILD index 69aad0b943..c6e54999e4 100644 --- a/mingw-w64-python-jinja/PKGBUILD +++ b/mingw-w64-python-jinja/PKGBUILD @@ -13,7 +13,7 @@ pkgdesc="A simple pythonic template language written in Python (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('BSD') -url="http://jinja.pocoo.org/" +url="https://jinja.palletsprojects.com/" depends=("${MINGW_PACKAGE_PREFIX}-python-markupsafe") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=(${_realname}-${pkgver}.tar.gz::https://github.com/pallets/jinja/archive/${pkgver}.tar.gz) diff --git a/mingw-w64-python-mpmath/PKGBUILD b/mingw-w64-python-mpmath/PKGBUILD index 172316fa08..3c7a219470 100644 --- a/mingw-w64-python-mpmath/PKGBUILD +++ b/mingw-w64-python-mpmath/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=2 pkgdesc="Python library for arbitrary-precision floating-point arithmetic (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://www.mpmath.org/' +url='https://www.mpmath.org/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-gmpy2") diff --git a/mingw-w64-python-multiprocess/PKGBUILD b/mingw-w64-python-multiprocess/PKGBUILD index d44cc88936..4247d3a5ad 100644 --- a/mingw-w64-python-multiprocess/PKGBUILD +++ b/mingw-w64-python-multiprocess/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc='better multiprocessing and multithreading in python (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://multiprocess.rtfd.io/" +url="https://multiprocess.rtfd.io/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-dill") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-numba/PKGBUILD b/mingw-w64-python-numba/PKGBUILD index 3e8c5f2a0d..79c178edd8 100644 --- a/mingw-w64-python-numba/PKGBUILD +++ b/mingw-w64-python-numba/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc='NumPy aware dynamic Python compiler using LLVM (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://numba.pydata.org/" +url="https://numba.pydata.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-llvmlite>=0.34.0" "${MINGW_PACKAGE_PREFIX}-python-numpy>=1.15") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools" "${MINGW_PACKAGE_PREFIX}-cython") diff --git a/mingw-w64-python-psycopg2/PKGBUILD b/mingw-w64-python-psycopg2/PKGBUILD index 5d8c7c3d69..49df7a8735 100644 --- a/mingw-w64-python-psycopg2/PKGBUILD +++ b/mingw-w64-python-psycopg2/PKGBUILD @@ -11,14 +11,14 @@ pkgrel=2 pkgdesc="A PostgreSQL database adapter for the Python programming language (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://initd.org/psycopg/' +url='https://www.psycopg.org/' license=('LGPL3') validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-postgresql>=8.4.1") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") options=('staticlibs' 'strip' '!debug') -source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-$pkgver.tar.gz{,.asc} +source=(https://www.psycopg.org/tarballs/PSYCOPG-2-8/psycopg2-$pkgver.tar.gz{,.asc} mingw-fix.patch) validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE') sha256sums=('f7d46240f7a1ae1dd95aab38bd74f7428d46531f69219954266d669da60c0818' diff --git a/mingw-w64-python-pydub/PKGBUILD b/mingw-w64-python-pydub/PKGBUILD index f976d2c3a4..21931e54a3 100644 --- a/mingw-w64-python-pydub/PKGBUILD +++ b/mingw-w64-python-pydub/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="Manipulate audio with an simple and easy high level interface (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://pydub.com/" +url="https://pydub.com/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-ffmpeg") diff --git a/mingw-w64-python-pygments/PKGBUILD b/mingw-w64-python-pygments/PKGBUILD index 66292d539c..7f3d1c7367 100644 --- a/mingw-w64-python-pygments/PKGBUILD +++ b/mingw-w64-python-pygments/PKGBUILD @@ -14,7 +14,7 @@ pkgdesc="Python syntax highlighter (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') license=('BSD') -url="http://pygments.org/" +url="https://pygments.org/" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("https://pypi.org/packages/source/P/Pygments/${_pyname}-${pkgver}.tar.gz") noextract=("${_pyname}-${pkgver}.tar.gz") diff --git a/mingw-w64-python-pyopengl/PKGBUILD b/mingw-w64-python-pyopengl/PKGBUILD index 6f6b3a5b57..1abc3158de 100644 --- a/mingw-w64-python-pyopengl/PKGBUILD +++ b/mingw-w64-python-pyopengl/PKGBUILD @@ -12,7 +12,7 @@ pkgrel=2 pkgdesc="PyOpenGL is the most common cross platform Python binding to OpenGL and related APIs (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url='http://pyopengl.sourceforge.net' +url='https://pyopengl.sourceforge.io/' license=('PyOpenGL') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-cython" diff --git a/mingw-w64-python-scikit-image/PKGBUILD b/mingw-w64-python-scikit-image/PKGBUILD index a0444f3e01..a2f1a01abc 100644 --- a/mingw-w64-python-scikit-image/PKGBUILD +++ b/mingw-w64-python-scikit-image/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=3 pkgdesc='Image processing routines for SciPy (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://scikit-image.org/" +url="https://scikit-image.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-matplotlib>3.0.0" "${MINGW_PACKAGE_PREFIX}-python-scipy>=1.0.1" diff --git a/mingw-w64-python-scikit-learn/PKGBUILD b/mingw-w64-python-scikit-learn/PKGBUILD index a490cfc7a7..9ab3594063 100644 --- a/mingw-w64-python-scikit-learn/PKGBUILD +++ b/mingw-w64-python-scikit-learn/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=2 pkgdesc="A set of python modules for machine learning and data mining (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url='http://scikit-learn.sourceforge.net/' +url='https://scikit-learn.sourceforge.io/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-scipy" diff --git a/mingw-w64-python-werkzeug/PKGBUILD b/mingw-w64-python-werkzeug/PKGBUILD index 50e78fc06e..e9afa3f6d1 100644 --- a/mingw-w64-python-werkzeug/PKGBUILD +++ b/mingw-w64-python-werkzeug/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc='Swiss Army knife of Python web development (mingw-w64)' arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://werkzeug.pocoo.org/" +url="https://werkzeug.palletsprojects.com/" license=('custom:BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python2-pygtk/PKGBUILD b/mingw-w64-python2-pygtk/PKGBUILD index 5cc6ca6a06..cdb58cfc51 100644 --- a/mingw-w64-python2-pygtk/PKGBUILD +++ b/mingw-w64-python2-pygtk/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=8 pkgdesc="Python bindings for the GTK widget set (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://www.pygtk.org" +url="https://pygobject.readthedocs.io/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-python2-cairo" "${MINGW_PACKAGE_PREFIX}-python2-gobject2" diff --git a/mingw-w64-scotch/PKGBUILD b/mingw-w64-scotch/PKGBUILD index 9458ec9bc2..9f1994b761 100644 --- a/mingw-w64-scotch/PKGBUILD +++ b/mingw-w64-scotch/PKGBUILD @@ -13,7 +13,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-msmpi") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-libgnurx") options=('strip' 'staticlibs') license=('CeCILL-C') -url="http://www.labri.fr/perso/pelegrin/scotch/" +url="https://www.labri.fr/perso/pelegrin/scotch/" source=("https://gforge.inria.fr/frs/download.php/file/38352/${_realname}_${pkgver}.tar.gz" "0001-makefile.inc.patch" "0002-pipe-fix.patch" diff --git a/mingw-w64-spooles/PKGBUILD b/mingw-w64-spooles/PKGBUILD index 12cc31c150..e29e1dae35 100644 --- a/mingw-w64-spooles/PKGBUILD +++ b/mingw-w64-spooles/PKGBUILD @@ -14,7 +14,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libgfortran") makedepends=("${MINGW_PACKAGE_PREFIX}-perl") url="https://www.netlib.org/linalg/spooles" license=('custom') -source=("http://www.netlib.org/linalg/${_realname}/${_realname}.${pkgver}.tgz" +source=("https://www.netlib.org/linalg/${_realname}/${_realname}.${pkgver}.tgz" spooles.patch LICENSE) sha256sums=('a84559a0e987a1e423055ef4fdf3035d55b65bbe4bf915efaa1a35bef7f8c5dd' diff --git a/mingw-w64-srecord/PKGBUILD b/mingw-w64-srecord/PKGBUILD index c9cd552172..30ad446564 100644 --- a/mingw-w64-srecord/PKGBUILD +++ b/mingw-w64-srecord/PKGBUILD @@ -9,13 +9,13 @@ pkgdesc="The SRecord package is a collection of powerful tools for manipulating arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('GPL') -url="http://srecord.sourceforge.net" +url="https://srecord.sourceforge.io/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-libgpg-error" "${MINGW_PACKAGE_PREFIX}-libgcrypt") makedepends=("${MINGW_PACKAGE_PREFIX}-boost" "${MINGW_PACKAGE_PREFIX}-ghostscript") -source=("http://srecord.sourceforge.net/${_realname}-${pkgver}.tar.gz" +source=("https://srecord.sourceforge.io/${_realname}-${pkgver}.tar.gz" "0001-undef-msvcrt-config-messy.patch" "0002-remove-test-gecos-makefile.patch") sha256sums=('49a4418733c508c03ad79a29e95acec9a2fbc4c7306131d2a8f5ef32012e67e2' diff --git a/mingw-w64-suitesparse/PKGBUILD b/mingw-w64-suitesparse/PKGBUILD index 45d456b00c..67e0f42406 100644 --- a/mingw-w64-suitesparse/PKGBUILD +++ b/mingw-w64-suitesparse/PKGBUILD @@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-suitesparse") pkgver=5.8.1 pkgrel=1 pkgdesc='A suite of sparse matrix algorithms (mingw-w64)' -url="http://faculty.cse.tamu.edu/davis/suitesparse.html" +url="https://faculty.cse.tamu.edu/davis/suitesparse.html" license=('GPL') arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') diff --git a/mingw-w64-texlive-bibtex-extra/PKGBUILD b/mingw-w64-texlive-bibtex-extra/PKGBUILD index 1d3a1d5c58..ef122d9496 100644 --- a/mingw-w64-texlive-bibtex-extra/PKGBUILD +++ b/mingw-w64-texlive-bibtex-extra/PKGBUILD @@ -17,7 +17,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-core/PKGBUILD b/mingw-w64-texlive-core/PKGBUILD index 5703cad1ae..d6287216d7 100644 --- a/mingw-w64-texlive-core/PKGBUILD +++ b/mingw-w64-texlive-core/PKGBUILD @@ -52,7 +52,7 @@ replaces=( "${MINGW_PACKAGE_PREFIX}-texlive-base" "${MINGW_PACKAGE_PREFIX}-texlive-latex-base" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/texlive-core-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz" "mktexlsr.hook.in" diff --git a/mingw-w64-texlive-extra-utils/PKGBUILD b/mingw-w64-texlive-extra-utils/PKGBUILD index cf04f8009d..0801625cdb 100644 --- a/mingw-w64-texlive-extra-utils/PKGBUILD +++ b/mingw-w64-texlive-extra-utils/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-font-utils/PKGBUILD b/mingw-w64-texlive-font-utils/PKGBUILD index 964864c033..d308310eb3 100644 --- a/mingw-w64-texlive-font-utils/PKGBUILD +++ b/mingw-w64-texlive-font-utils/PKGBUILD @@ -20,7 +20,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-fonts-extra/PKGBUILD b/mingw-w64-texlive-fonts-extra/PKGBUILD index 77c69b9570..c24147d21c 100644 --- a/mingw-w64-texlive-fonts-extra/PKGBUILD +++ b/mingw-w64-texlive-fonts-extra/PKGBUILD @@ -17,7 +17,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-fonts-recommended/PKGBUILD b/mingw-w64-texlive-fonts-recommended/PKGBUILD index 112364cd5d..ddd9687c7d 100644 --- a/mingw-w64-texlive-fonts-recommended/PKGBUILD +++ b/mingw-w64-texlive-fonts-recommended/PKGBUILD @@ -20,7 +20,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-formats-extra/PKGBUILD b/mingw-w64-texlive-formats-extra/PKGBUILD index 135aad7bd3..87c18b896b 100644 --- a/mingw-w64-texlive-formats-extra/PKGBUILD +++ b/mingw-w64-texlive-formats-extra/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-games/PKGBUILD b/mingw-w64-texlive-games/PKGBUILD index 124963e8a0..27aedca8dc 100644 --- a/mingw-w64-texlive-games/PKGBUILD +++ b/mingw-w64-texlive-games/PKGBUILD @@ -17,7 +17,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-humanities/PKGBUILD b/mingw-w64-texlive-humanities/PKGBUILD index bcd205e37b..6b2d7be507 100644 --- a/mingw-w64-texlive-humanities/PKGBUILD +++ b/mingw-w64-texlive-humanities/PKGBUILD @@ -17,7 +17,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-arabic/PKGBUILD b/mingw-w64-texlive-lang-arabic/PKGBUILD index 0a05de86ea..1a0ab8e95a 100644 --- a/mingw-w64-texlive-lang-arabic/PKGBUILD +++ b/mingw-w64-texlive-lang-arabic/PKGBUILD @@ -17,7 +17,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-chinese/PKGBUILD b/mingw-w64-texlive-lang-chinese/PKGBUILD index cb2593d4a7..7900bfbd41 100644 --- a/mingw-w64-texlive-lang-chinese/PKGBUILD +++ b/mingw-w64-texlive-lang-chinese/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-cjk/PKGBUILD b/mingw-w64-texlive-lang-cjk/PKGBUILD index 6525d6203e..9d566ae07c 100644 --- a/mingw-w64-texlive-lang-cjk/PKGBUILD +++ b/mingw-w64-texlive-lang-cjk/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-cyrillic/PKGBUILD b/mingw-w64-texlive-lang-cyrillic/PKGBUILD index 684f47d6a4..942e531ec5 100644 --- a/mingw-w64-texlive-lang-cyrillic/PKGBUILD +++ b/mingw-w64-texlive-lang-cyrillic/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-czechslovak/PKGBUILD b/mingw-w64-texlive-lang-czechslovak/PKGBUILD index 4b0e2ed253..1694f254aa 100644 --- a/mingw-w64-texlive-lang-czechslovak/PKGBUILD +++ b/mingw-w64-texlive-lang-czechslovak/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-english/PKGBUILD b/mingw-w64-texlive-lang-english/PKGBUILD index 414f662548..9ec2baf884 100644 --- a/mingw-w64-texlive-lang-english/PKGBUILD +++ b/mingw-w64-texlive-lang-english/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-european/PKGBUILD b/mingw-w64-texlive-lang-european/PKGBUILD index 2a5dae9b25..640089c46e 100644 --- a/mingw-w64-texlive-lang-european/PKGBUILD +++ b/mingw-w64-texlive-lang-european/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-french/PKGBUILD b/mingw-w64-texlive-lang-french/PKGBUILD index afdab89118..47f8a44d1f 100644 --- a/mingw-w64-texlive-lang-french/PKGBUILD +++ b/mingw-w64-texlive-lang-french/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-german/PKGBUILD b/mingw-w64-texlive-lang-german/PKGBUILD index 8de9266db5..e9b56f323b 100644 --- a/mingw-w64-texlive-lang-german/PKGBUILD +++ b/mingw-w64-texlive-lang-german/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-greek/PKGBUILD b/mingw-w64-texlive-lang-greek/PKGBUILD index 6c79ab83da..4a191a78e3 100644 --- a/mingw-w64-texlive-lang-greek/PKGBUILD +++ b/mingw-w64-texlive-lang-greek/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-italian/PKGBUILD b/mingw-w64-texlive-lang-italian/PKGBUILD index a3eb3f13b6..f3c42e4e8f 100644 --- a/mingw-w64-texlive-lang-italian/PKGBUILD +++ b/mingw-w64-texlive-lang-italian/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-japanese/PKGBUILD b/mingw-w64-texlive-lang-japanese/PKGBUILD index 443a9a6eb0..cb9568a4a1 100644 --- a/mingw-w64-texlive-lang-japanese/PKGBUILD +++ b/mingw-w64-texlive-lang-japanese/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-korean/PKGBUILD b/mingw-w64-texlive-lang-korean/PKGBUILD index 97f26d59e0..ebddd4719e 100644 --- a/mingw-w64-texlive-lang-korean/PKGBUILD +++ b/mingw-w64-texlive-lang-korean/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-other/PKGBUILD b/mingw-w64-texlive-lang-other/PKGBUILD index 719d6303a3..4e590bca06 100644 --- a/mingw-w64-texlive-lang-other/PKGBUILD +++ b/mingw-w64-texlive-lang-other/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-polish/PKGBUILD b/mingw-w64-texlive-lang-polish/PKGBUILD index 4f93976d02..4793823ed8 100644 --- a/mingw-w64-texlive-lang-polish/PKGBUILD +++ b/mingw-w64-texlive-lang-polish/PKGBUILD @@ -20,7 +20,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-portuguese/PKGBUILD b/mingw-w64-texlive-lang-portuguese/PKGBUILD index 4dd0d0d83d..ffbfe6d9ee 100644 --- a/mingw-w64-texlive-lang-portuguese/PKGBUILD +++ b/mingw-w64-texlive-lang-portuguese/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-lang-spanish/PKGBUILD b/mingw-w64-texlive-lang-spanish/PKGBUILD index 29ee217bfb..2e84e6921e 100644 --- a/mingw-w64-texlive-lang-spanish/PKGBUILD +++ b/mingw-w64-texlive-lang-spanish/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-latex-extra/PKGBUILD b/mingw-w64-texlive-latex-extra/PKGBUILD index a96e72b9d2..1b44496e03 100644 --- a/mingw-w64-texlive-latex-extra/PKGBUILD +++ b/mingw-w64-texlive-latex-extra/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-latex-recommended/PKGBUILD b/mingw-w64-texlive-latex-recommended/PKGBUILD index 2d7df1fb2c..628250c890 100644 --- a/mingw-w64-texlive-latex-recommended/PKGBUILD +++ b/mingw-w64-texlive-latex-recommended/PKGBUILD @@ -21,7 +21,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-small" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-luatex/PKGBUILD b/mingw-w64-texlive-luatex/PKGBUILD index 76affad97d..51dd2f716b 100644 --- a/mingw-w64-texlive-luatex/PKGBUILD +++ b/mingw-w64-texlive-luatex/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-metapost/PKGBUILD b/mingw-w64-texlive-metapost/PKGBUILD index d55bd5335a..89d2a65683 100644 --- a/mingw-w64-texlive-metapost/PKGBUILD +++ b/mingw-w64-texlive-metapost/PKGBUILD @@ -22,7 +22,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-small" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-music/PKGBUILD b/mingw-w64-texlive-music/PKGBUILD index 35e0596afb..f4eba91529 100644 --- a/mingw-w64-texlive-music/PKGBUILD +++ b/mingw-w64-texlive-music/PKGBUILD @@ -17,7 +17,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-pictures/PKGBUILD b/mingw-w64-texlive-pictures/PKGBUILD index 010ddcc0f1..ce84fdc30e 100644 --- a/mingw-w64-texlive-pictures/PKGBUILD +++ b/mingw-w64-texlive-pictures/PKGBUILD @@ -18,7 +18,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-plain-generic/PKGBUILD b/mingw-w64-texlive-plain-generic/PKGBUILD index 41ba05b73f..99d2e88499 100644 --- a/mingw-w64-texlive-plain-generic/PKGBUILD +++ b/mingw-w64-texlive-plain-generic/PKGBUILD @@ -20,7 +20,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-pstricks/PKGBUILD b/mingw-w64-texlive-pstricks/PKGBUILD index 65ed0c71fc..270847b027 100644 --- a/mingw-w64-texlive-pstricks/PKGBUILD +++ b/mingw-w64-texlive-pstricks/PKGBUILD @@ -19,7 +19,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-publishers/PKGBUILD b/mingw-w64-texlive-publishers/PKGBUILD index b69af27cb6..e9dd4105fb 100644 --- a/mingw-w64-texlive-publishers/PKGBUILD +++ b/mingw-w64-texlive-publishers/PKGBUILD @@ -17,7 +17,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-full" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-full" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-texlive-science/PKGBUILD b/mingw-w64-texlive-science/PKGBUILD index 83e2c89cd6..f55b7aefd7 100644 --- a/mingw-w64-texlive-science/PKGBUILD +++ b/mingw-w64-texlive-science/PKGBUILD @@ -20,7 +20,7 @@ groups=( "${MINGW_PACKAGE_PREFIX}-texlive-scheme-medium" "${MINGW_PACKAGE_PREFIX}-texlive-scheme-tetex" ) -url='http://tug.org/texlive/' +url='https://tug.org/texlive/' source=("${_realname}-${_revnr}.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-${_revnr}.tar.xz" "${_realname}-extra-files.tar.xz::https://github.com/msys2/msys2-texlive/releases/download/${_revnr}/${_realname}-extra-files.tar.xz") options=('!emptydirs') diff --git a/mingw-w64-tfel/PKGBUILD b/mingw-w64-tfel/PKGBUILD index 332821c76d..1380b7c447 100644 --- a/mingw-w64-tfel/PKGBUILD +++ b/mingw-w64-tfel/PKGBUILD @@ -14,7 +14,7 @@ makedepends=("unzip" "${MINGW_PACKAGE_PREFIX}-ninja" "${MINGW_PACKAGE_PREFIX}-cmake") license=('GPL') -url='http://tfel.sourceforge.net' +url='https://tfel.sourceforge.io/' source=(https://github.com/thelfer/${_realname}/archive/TFEL-${pkgver}.zip) sha256sums=('206D374EB62FC854791B0A6150A02B661258B9AA400C10460EDEC40F236801CB') noextract=("TFEL-${pkgver}.zip") # bsdtar could not unpack this archive diff --git a/mingw-w64-ttf-cm-unicode/PKGBUILD b/mingw-w64-ttf-cm-unicode/PKGBUILD index 69b138b086..490a798051 100644 --- a/mingw-w64-ttf-cm-unicode/PKGBUILD +++ b/mingw-w64-ttf-cm-unicode/PKGBUILD @@ -12,7 +12,7 @@ mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="http://canopus.iacp.dvo.ru/~panov/cm-unicode/" license=('custom:OFL1.1') depends=("${MINGW_PACKAGE_PREFIX}-fontconfig") -source=("${_basename}-${pkgver}-ttf.tar.xz::http://downloads.sourceforge.net/project/${_basename}/${_basename}/${pkgver}/${_basename}-${pkgver}-ttf.tar.xz") +source=("${_basename}-${pkgver}-ttf.tar.xz::https://downloads.sourceforge.net/project/${_basename}/${_basename}/${pkgver}/${_basename}-${pkgver}-ttf.tar.xz") sha256sums=('2609c14450f42d0bcd40203900afcb1d693521a9b24a18c65e14b6b0585ff150') package() { diff --git a/mingw-w64-twolame/PKGBUILD b/mingw-w64-twolame/PKGBUILD index d1ebbbd905..f3f4792620 100644 --- a/mingw-w64-twolame/PKGBUILD +++ b/mingw-w64-twolame/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="An optimized MPEG Audio Layer 2 (MP2) encoder (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('LGPL') -url="http://www.twolame.org/" +url="https://www.twolame.org/" options=('staticlibs' 'strip') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-uncrustify/PKGBUILD b/mingw-w64-uncrustify/PKGBUILD index 88655970f8..9ceb2eb1c4 100644 --- a/mingw-w64-uncrustify/PKGBUILD +++ b/mingw-w64-uncrustify/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Source Code Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA (mingw-w64)" arch=(any) mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://uncrustify.sourceforge.net/" +url="https://uncrustify.sourceforge.io/" license=(GPL) depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-unittest-cpp/PKGBUILD b/mingw-w64-unittest-cpp/PKGBUILD index 27e8e2270c..8893cd37e7 100644 --- a/mingw-w64-unittest-cpp/PKGBUILD +++ b/mingw-w64-unittest-cpp/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="A lightweight unit testing framework for C++" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=(MIT) -url="http://unittest-cpp.github.io" +url="https://unittest-cpp.github.io/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-vapoursynth/PKGBUILD b/mingw-w64-vapoursynth/PKGBUILD index 539ff3083f..c499cdc78e 100644 --- a/mingw-w64-vapoursynth/PKGBUILD +++ b/mingw-w64-vapoursynth/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="A video processing framework with simplicity in mind (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') -url="http://www.vapoursynth.com/" +url="https://www.vapoursynth.com/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-cython" diff --git a/mingw-w64-virtualpg/PKGBUILD b/mingw-w64-virtualpg/PKGBUILD index 4677e51af9..799acbe0b1 100644 --- a/mingw-w64-virtualpg/PKGBUILD +++ b/mingw-w64-virtualpg/PKGBUILD @@ -13,7 +13,7 @@ license=('GPLv2') depends=("${MINGW_PACKAGE_PREFIX}-libspatialite" "${MINGW_PACKAGE_PREFIX}-postgis") options=('strip' 'staticlibs') -source=("http://www.gaia-gis.it/gaia-sins/${_realname}-$pkgver.tar.gz") +source=("https://www.gaia-gis.it/gaia-sins/${_realname}-$pkgver.tar.gz") sha256sums=('be2aebeb8c9ff274382085f51d422e823858bca4f6bc2fa909816464c6a1e08b') prepare() { diff --git a/mingw-w64-vlfeat/PKGBUILD b/mingw-w64-vlfeat/PKGBUILD index f35f5082c3..4cd278afd0 100644 --- a/mingw-w64-vlfeat/PKGBUILD +++ b/mingw-w64-vlfeat/PKGBUILD @@ -9,10 +9,10 @@ pkgdesc="The VLFeat open source library implements popular computer vision algor arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=(BSD) -url="http://www.vlfeat.org" +url="https://www.vlfeat.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") -source=("http://www.vlfeat.org/download/${_realname}-${pkgver}.tar.gz" +source=("https://www.vlfeat.org/download/${_realname}-${pkgver}.tar.gz" "01-vlfeat-0.9.20-1-buildsys.mingw.patch" "02-Makefile-fix-arch-detection.patch" "03-fix-openmp-building-with-gcc.patch" diff --git a/mingw-w64-wavpack/PKGBUILD b/mingw-w64-wavpack/PKGBUILD index 269b01ff63..c764f5a07f 100644 --- a/mingw-w64-wavpack/PKGBUILD +++ b/mingw-w64-wavpack/PKGBUILD @@ -8,12 +8,12 @@ pkgrel=1 pkgdesc="Audio compression format with lossless, lossy and hybrid compression modes (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://www.wavpack.com/" +url="https://www.wavpack.com/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") options=(!libtool strip staticlibs) -source=(http://www.wavpack.com/${_realname}-${pkgver}.tar.bz2) +source=(https://www.wavpack.com/${_realname}-${pkgver}.tar.bz2) sha256sums=('0716a6dcf9a72d61005e1b09bbbd61aaf49837cb4e4a351992a6daed16cac034') prepare() { diff --git a/mingw-w64-wxSVG/PKGBUILD b/mingw-w64-wxSVG/PKGBUILD index fd6115d37e..b4c2f1bf48 100644 --- a/mingw-w64-wxSVG/PKGBUILD +++ b/mingw-w64-wxSVG/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=4 pkgdesc="A C++ library to create, manipulate and render SVG files (mingw-w64)" arch=(any) mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') -url="http://wxsvg.sourceforge.net/" +url="https://wxsvg.sourceforge.io/" license=("custom:wxWindows") depends=("${MINGW_PACKAGE_PREFIX}-wxmsw${_wx_basever}" "${MINGW_PACKAGE_PREFIX}-cairo" diff --git a/mingw-w64-xvidcore/PKGBUILD b/mingw-w64-xvidcore/PKGBUILD index c8a08f0891..be702ac97a 100644 --- a/mingw-w64-xvidcore/PKGBUILD +++ b/mingw-w64-xvidcore/PKGBUILD @@ -9,12 +9,12 @@ pkgdesc="XviD is an open source MPEG-4 video codec (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('GPL') -url="http://www.xvid.com/" +url="https://www.xvid.com/" options=('strip' '!libtool' 'staticlibs') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "${MINGW_PACKAGE_PREFIX}-yasm") -source=(http://downloads.xvid.com/downloads/${_realname}-${pkgver}.tar.bz2 +source=(https://downloads.xvid.com/downloads/${_realname}-${pkgver}.tar.bz2 0001-remove-dll-option-clang.patch) sha256sums=('aeeaae952d4db395249839a3bd03841d6844843f5a4f84c271ff88f7aa1acff7' 'e100d96f183bf0e7334ab6ae12ded47a72157fc3976c10db32377ab8cda22715')