Skip to content

Commit

Permalink
switch to HTTPS where available (msys2#2904)
Browse files Browse the repository at this point in the history
* switch to HTTPS where available

* use canonical readthedocs URLs
  • Loading branch information
vszakats authored and Alexpux committed Sep 16, 2017
1 parent e37db55 commit 7f6257d
Show file tree
Hide file tree
Showing 178 changed files with 243 additions and 243 deletions.
2 changes: 1 addition & 1 deletion mingw-w64-ag/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pkgver=2.1.0.r1953.5a5ed5e
pkgrel=1
pkgdesc="The Silver Searcher: An attempt to make something better than ack, which itself is better than grep (mingw-w64)"
arch=('any')
url="http://geoff.greer.fm/ag"
url="https://geoff.greer.fm/ag"
license=("Apache")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-pkg-config"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-arpack/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pkgver=3.5.0
pkgrel=1
arch=('any')
pkgdesc="Fortran77 subroutines designed to solve large scale eigenvalue problems (mingw-w64)"
url='http://forge.scilab.org/index.php/p/arpack-ng/'
url='https://forge.scilab.org/index.php/p/arpack-ng/'
license=('BSD')
depends=("${MINGW_PACKAGE_PREFIX}-openblas")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc-fortran")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-aspell/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-libiconv"
"${MINGW_PACKAGE_PREFIX}-gettext")
options=('strip' 'staticlibs')
source=("http://alpha.gnu.org/gnu/${_realname}/${_realname}-${_ver_base}-${_date_ver}.tar.gz"
source=("https://alpha.gnu.org/gnu/${_realname}/${_realname}-${_ver_base}-${_date_ver}.tar.gz"
0001-use-namespace.mingw.patch
0002-printf.mingw.patch
0003-no-undefined-on.mingw.patch
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-attica-qt5/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}")
depends=()
_kde_f5_add_depends "${_variant}" "${MINGW_PACKAGE_PREFIX}-qt5${_namesuff}" "${MINGW_PACKAGE_PREFIX}-bzip2"
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz")
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_basename}-${pkgver}.tar.xz")
sha256sums=('26f124e686d4a1ff005798958d63ddccd0bc23a763ea0578c4d2337a1a6b558b')

prepare() {
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-babl/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
options=('strip' 'staticlibs')
source=(#"${_realname}"::"git+https://git.gnome.org/browse/babl"
#https://git.gnome.org/browse/babl/snapshot/BABL_${pkgver//./_}.tar.xz
http://ftp.gtk.org/pub/babl/${pkgver%.*}/${_realname}-${pkgver}.tar.bz2)
https://ftp.gtk.org/pub/babl/${pkgver%.*}/${_realname}-${pkgver}.tar.bz2)
sha256sums=('45c12c7b06d965123756821fc70c968137d16d44151a6eb55075f904e11d53cc')

prepare() {
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-blender-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pkgrel=1
pkgdesc="A fully integrated 3D graphics creation suite (mingw-w64)"
arch=('any')
license=('GPL')
url="http://www.blender.org"
url="https://www.blender.org/"
depends=("${MINGW_PACKAGE_PREFIX}-boost"
"${MINGW_PACKAGE_PREFIX}-glew"
"${MINGW_PACKAGE_PREFIX}-ffmpeg"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-boost/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ prepare() {
patch -p1 -i ${srcdir}/boost-1.50.0-fix-non-utf8-files.patch

# Add a manual page for bjam, based on the on-line documentation:
# http://www.boost.org/boost-build2/doc/html/bbv2/overview.html
# https://www.boost.org/boost-build2/doc/html/bbv2/overview.html
rm tools/build/v2/doc/bjam.1 || true
msg2 "boost-1.48.0-add-bjam-man-page.patch"
patch -p1 -i ${srcdir}/boost-1.48.0-add-bjam-man-page.patch
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-btyacc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ pkgver=3.0
pkgrel=1
pkgdesc="BackTracking Yacc (mingw-w64)"
arch=('any')
url="http://www.siber.com/btyacc/"
url="https://www.siber.com/btyacc/"
license=("custom")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
options=('strip' 'staticlibs')
source=(http://www.siber.com/btyacc/${_realname}-${pkgver//./-}.tar.gz)
source=(https://www.siber.com/btyacc/${_realname}-${pkgver//./-}.tar.gz)
sha256sums=('501be7eb21623b4bbf47f6c33f74b6dab52374939c0f155b364b1efa641b020a')

build() {
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-celt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license=("BSD")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")
depends=("${MINGW_PACKAGE_PREFIX}-libogg")
options=('strip' 'staticlibs')
source=(http://downloads.us.xiph.org/releases/${_realname}/${_realname}-${pkgver}.tar.gz)
source=(https://downloads.xiph.org/releases/${_realname}/${_realname}-${pkgver}.tar.gz)
sha256sums=('7e64815d4a8a009d0280ecd235ebd917da3abdcfd8f7d0812218c085f9480836')

build() {
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-cgal/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgver=4.9.1
pkgrel=1
pkgdesc="Computational Geometry Algorithms Library (mingw-w64)"
arch=('any')
url="http://www.cgal.org"
url="https://www.cgal.org/"
license=("LGPL, GPL")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-cmake"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-chromaprint/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgver=1.4.2
pkgrel=1
pkgdesc="Library that implements a custom algorithm for extracting fingerprints from any audio source (mingw-w64)"
arch=('any')
url="http://acoustid.org/chromaprint"
url="https://acoustid.org/chromaprint"
license=("LGPL")
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-gcc")
Expand Down
18 changes: 9 additions & 9 deletions mingw-w64-clang-svn/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
"git")
depends=("${MINGW_PACKAGE_PREFIX}-gcc")
options=('debug' '!strip')
source=("llvm"::"git+http://llvm.org/git/llvm.git"
"lld"::"git+http://llvm.org/git/lld.git"
"clang"::"git+http://llvm.org/git/clang.git"
"clang-tools-extra"::"git+http://llvm.org/git/clang-tools-extra.git"
"compiler-rt"::"git+http://llvm.org/git/compiler-rt.git"
"testsuite"::"git+http://llvm.org/git/test-suite.git"
"libcxxabi"::"git+http://llvm.org/git/libcxxabi.git"
"libcxx"::"git+http://llvm.org/git/libcxx.git"
"lldb"::"git+http://llvm.org/git/lldb.git"
source=("llvm"::"git+https://llvm.org/git/llvm.git"
"lld"::"git+https://llvm.org/git/lld.git"
"clang"::"git+https://llvm.org/git/clang.git"
"clang-tools-extra"::"git+https://llvm.org/git/clang-tools-extra.git"
"compiler-rt"::"git+https://llvm.org/git/compiler-rt.git"
"testsuite"::"git+https://llvm.org/git/test-suite.git"
"libcxxabi"::"git+https://llvm.org/git/libcxxabi.git"
"libcxx"::"git+https://llvm.org/git/libcxx.git"
"lldb"::"git+https://llvm.org/git/lldb.git"
0001-Fix-GetHostTriple-for-mingw-w64-in-msys.patch
0002-use-DESTDIR-on-windows.patch
0003-generate-proper-library-names-mingw.patch
Expand Down
22 changes: 11 additions & 11 deletions mingw-w64-clang/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake>=3.4.3"
"groff")
depends=("${MINGW_PACKAGE_PREFIX}-gcc")
#options=('debug' '!strip')
source=(https://llvm.org/releases/${pkgver}/llvm-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/cfe-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/compiler-rt-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/test-suite-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/libcxx-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/libcxxabi-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/clang-tools-extra-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/lld-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/lldb-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/libunwind-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/polly-${pkgver}.src.tar.xz{,.sig}
source=(https://releases.llvm.org/${pkgver}/llvm-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/cfe-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/compiler-rt-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/test-suite-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/libcxx-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/libcxxabi-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/clang-tools-extra-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/lld-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/lldb-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/libunwind-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/polly-${pkgver}.src.tar.xz{,.sig}
"0001-mingw-w64-use-MSVC-style-ByteAlignment.patch"
"0002-Fix-GetHostTriple-for-mingw-w64-in-msys.patch"
"0003-Globally-provide-DESTDIR-for-all-platforms.patch"
Expand Down
6 changes: 3 additions & 3 deletions mingw-w64-clang35/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"python2" "tar")
depends=("${MINGW_PACKAGE_PREFIX}-gcc")
options=('staticlibs' 'strip')
source=(https://llvm.org/releases/${pkgver}/llvm-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/cfe-${pkgver}.src.tar.xz{,.sig}
https://llvm.org/releases/${pkgver}/clang-tools-extra-${pkgver}.src.tar.xz{,.sig}
source=(https://releases.llvm.org/${pkgver}/llvm-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/cfe-${pkgver}.src.tar.xz{,.sig}
https://releases.llvm.org/${pkgver}/clang-tools-extra-${pkgver}.src.tar.xz{,.sig}
0000-llvm-3.5.0-force-link-pass.o.patch
0001-clang-fabs.patch
0002-clang-win64-seh.patch
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-cling-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pkgrel=1
clingver=cling-patches-r214630
pkgdesc="LC language family frontend for LLVM (mingw-w64)"
arch=('any')
url="http://llvm.org"
url="https://llvm.org/"
license=("custom:University of Illinois/NCSA Open Source License")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-pkg-config"
Expand Down Expand Up @@ -146,7 +146,7 @@ package_llvm(){

package_clang-analyzer() {
pkgdesc="A source code analysis framework"
url="http://clang-analyzer.llvm.org/"
url="https://clang-analyzer.llvm.org/"
depends=("${MINGW_PACKAGE_PREFIX}-clang-cern-git" "${MINGW_PACKAGE_PREFIX}-python2")
provides=("${MINGW_PACKAGE_PREFIX}-clang-analyzer")
conflicts=("${MINGW_PACKAGE_PREFIX}-clang-analyzer")
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-cloog/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ pkgver=0.18.1
pkgrel=3
pkgdesc="Library that generates loops for scanning polyhedra"
arch=('any')
url="http://www.bastoul.net/cloog/"
url="https://www.bastoul.net/cloog/"
license=('GPL')
depends=("${MINGW_PACKAGE_PREFIX}-isl")
makedepends=("${MINGW_PACKAGE_PREFIX}-isl")
options=('staticlibs')
source=(http://www.bastoul.net/cloog/pages/download/${_realname}-${pkgver}.tar.gz
source=(https://www.bastoul.net/cloog/pages/download/${_realname}-${pkgver}.tar.gz
'cloog-0.18.1-no-undefined.patch'
'cloog-0.18.1-isl-use-documented-functions.patch'
'cloog-0.18.1-isl-use-isl_val.patch')
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-cmake-doc-qt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="CMake documentation in Qt Help format"
arch=('any')
license=('CCPL:cc-by')
url='http://www.cmake.org/documentation/'
url='https://www.cmake.org/documentation/'
# rename to include version of each release
# (prevents accidentally using the file of an older version)
source=("CMake-$pkgver.qch::https://www.cmake.org/cmake/help/v${pkgver:0:3}/CMake.qch")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-codelite-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pkgrel=1
pkgdesc="Open-source, cross platform IDE for the C/C++ programming languages (mingw-w64)"
arch=('any')
license=('GPL')
url="http://www.codelite.org"
url="https://www.codelite.org/"
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-hunspell"
"${MINGW_PACKAGE_PREFIX}-libssh"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-cppreference-qt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgver=20170409
pkgrel=1
pkgdesc="A complete reference for the features in the C++ Standard Library, for qt help."
arch=('any')
url="http://en.cppreference.com/"
url="https://en.cppreference.com/"
license=('CCPL:cc-by-sa')
source=("http://upload.cppreference.com/mwiki/images/3/3f/qch_book_$pkgver.tar.gz")
md5sums=('192181d82b4e43cfb7f4b92aa7ae5b1d')
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-cppunit/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
options=('staticlibs' 'strip')
source=(
"http://dev-www.libreoffice.org/src/${_realname}-${pkgver}.tar.gz"
"https://dev-www.libreoffice.org/src/${_realname}-${pkgver}.tar.gz"
"Add-define-guard-for-NOMINMAX.patch"
)
sha256sums=(
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-crypto++-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgver=r2334.1a17ade
pkgrel=2
pkgdesc="Crypto++ Library is a free C++ class library of cryptographic schemes."
arch=('any')
url="http://www.cryptopp.com/"
url="https://www.cryptopp.com/"
license=('Boost Software License 1.0')
options=('staticlibs' 'strip')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-ctpl-git/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}")
options=('strip' 'staticlibs')
license=("LGPL 2.1")
url="http://ctpl.tuxfamily.org/"
url="https://ctpl.tuxfamily.org/"
source=("${_realname}"::"git+https://github.com/b4n/ctpl.git")
sha256sums=('SKIP')

Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-db/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pkgver=6.0.19
pkgrel=4
pkgdesc="The Berkeley DB embedded database system (mingw-w64)"
arch=('any')
url="http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html"
url="https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html"
license=('custom')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-dnssec-anchors/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=20130320
pkgrel=1
pkgdesc='DNSSEC trust anchors for the root zone (mingw-w64)'
url='http://data.iana.org/root-anchors/'
url='https://data.iana.org/root-anchors/'
license=('custom:NoCopyright')
arch=('any')
source=('LICENSE'
Expand All @@ -17,7 +17,7 @@ sha256sums=('dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb'
get_trusted-key() {
drill -z -s DNSKEY . > root.key

curl http://data.iana.org/root-anchors/root-anchors.xml |
curl https://data.iana.org/root-anchors/root-anchors.xml |
awk 'BEGIN{ORS=" "}(NR>4){gsub(/<[^>]*>/,"");print tolower($0)}' |
sed 's/ /\n/' > root.ds

Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-docbook-xml/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgver=5.0
pkgrel=1
pkgdesc="A widely used XML scheme for writing documentation and help"
arch=('any')
url="http://www.oasis-open.org/docbook/"
url="https://www.oasis-open.org/docbook/"
license=('MIT')
depends=("${MINGW_PACKAGE_PREFIX}-libxml2")
install=docbook-xml-${CARCH}.install
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-doxygen/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
'flex'
'bison')
optdepends=("${MINGW_PACKAGE_PREFIX}-qt4")
source=("http://ftp.stack.nl/pub/users/dimitri/${_realname}-${pkgver}.src.tar.gz"
source=("https://ftp.stack.nl/pub/users/dimitri/${_realname}-${pkgver}.src.tar.gz"
'cmake-mingw.patch'
'fix-casts.patch')
sha256sums=('af667887bd7a87dc0dbf9ac8d86c96b552dfb8ca9c790ed1cbffaa6131573f6b'
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-eigen3/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgver=3.3.3
pkgrel=1
pkgdesc="Lightweight C++ template library for vector and matrix math (mingw-w64)"
arch=('any')
url='http://eigen.tuxfamily.org'
url='https://eigen.tuxfamily.org/'
license=('MPL2')
options=('strip' 'staticlibs')
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-extra-cmake-modules/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ license=('LGPL')
depends=("${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-png2ico")
makedepends=("${MINGW_PACKAGE_PREFIX}-python3-sphinx") # qt5-tools for QtHelp pages
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${_realname}-${pkgver}.tar.xz"
"set-AUTOSTATICPLUGINS.patch")
sha256sums=('6188a8ac8d799439204f69a1eb229431fc9f196790b88d6fb72bb3d57edb2332'
'a246d25065ac7472b3a4e5995b3c6cb32081ffa21c7de7455006398431e6c886')
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-file/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgver=5.25
pkgrel=1
pkgdesc='Determine the type of a file from its contents (mingw-w64)'
arch=('any')
url='http://www.darwinsys.com/file/'
url='https://www.darwinsys.com/file/'
license=('BSD')
depends=("${MINGW_PACKAGE_PREFIX}-libsystre")
source=(#ftp://ftp.astron.com/pub/${_realname}/${_realname}-${pkgver}.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-freetype/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pkgver=2.8
pkgrel=1
pkgdesc="TrueType font rendering library (mingw-w64)"
arch=('any')
url="http://www.freetype.org/"
url="https://www.freetype.org/"
license=(GPL2+ custom:FreeType)
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-bzip2"
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-fribidi/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ pkgrel=1
pkgdesc="A Free Implementation of the Unicode Bidirectional Algorithm (mingw-w64)"
arch=('any')
license=('LGPL')
url="http://fribidi.org"
url="https://fribidi.org/"
depends=("${MINGW_PACKAGE_PREFIX}-glib2")
options=('strip' '!libtool' 'staticlibs')
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
source=("http://fribidi.org/download/${_realname}-${pkgver}.tar.bz2"
source=("https://fribidi.org/download/${_realname}-${pkgver}.tar.bz2"
"0001-No-need-to-specialcase-export-symbols-for-OS_WIN32.patch"
"0003-fix-eols-in-tests-on.mingw.patch")
sha256sums=('08222a6212bbc2276a2d55c3bf370109ae4a35b689acbc66571ad2a670595a8e'
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-gd/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=2.1.1
pkgrel=3
pkgdesc='Library for the dynamic creation of images by programmers (mingw-w64)'
url='http://www.libgd.org/'
url='https://www.libgd.org/'
arch=('any')
license=("CPL")
options=(!libtool strip staticlibs)
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-gdk-pixbuf2/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pkgver=2.36.9
pkgrel=1
pkgdesc="An image loading library (mingw-w64)"
arch=('any')
url="http://www.gtk.org"
url="https://www.gtk.org/"
license=(LGPL2)
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
"${MINGW_PACKAGE_PREFIX}-pkg-config"
Expand Down
4 changes: 2 additions & 2 deletions mingw-w64-geany-plugins/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pkgver=1.29
pkgrel=1
pkgdesc='Plugins for Geany (mingw-w64)'
arch=('any')
url='http://plugins.geany.org/'
url='https://plugins.geany.org/'
license=('GPL')
depends=("${MINGW_PACKAGE_PREFIX}-geany>=${pkgver}"
"${MINGW_PACKAGE_PREFIX}-discount"
Expand All @@ -31,7 +31,7 @@ makedepends=('intltool'
# "${MINGW_PACKAGE_PREFIX}-cppcheck")
# optdepends=("${MINGW_PACKAGE_PREFIX}-hspell: hebrew spell checker")
install="${_realname}-${CARCH}.install"
source=("http://plugins.geany.org/${_realname}/${_realname}-${pkgver}.tar.bz2"
source=("https://plugins.geany.org/${_realname}/${_realname}-${pkgver}.tar.bz2"
001-no-undefined.patch)
sha256sums=('2827e0cf8f58a45759c82b690af5401dbd3ea0ec8dac310e4caea55547637bd7'
'2d0234271971d779c6ca528d270a465fb1b92b79071ef20dd0f2d5a5a71ae7b9')
Expand Down
Loading

0 comments on commit 7f6257d

Please sign in to comment.