From 1d1ccfccbe81e2d26c006eda0ae33bbeaa7e77f3 Mon Sep 17 00:00:00 2001 From: Nico Date: Tue, 14 Jun 2022 16:20:48 +0200 Subject: [PATCH] Apply repology suggestion (#539) * Apply Repology suggestion * version bumps: 5.19-rc2 Co-authored-by: Adel KARA SLIMANE --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index fb269dc..2f4cef8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -62,7 +62,7 @@ pkgver="${_basekernel}"."${_sub}" pkgrel=262 pkgdesc='Linux-tkg' arch=('x86_64') # no i686 in here -url="http://www.kernel.org/" +url="https://www.kernel.org/" license=('GPL2') makedepends=('bison' 'xmlto' 'docbook-xsl' 'inetutils' 'bc' 'libelf' 'pahole' 'patchutils' 'flex' 'python-sphinx' 'python-sphinx_rtd_theme' 'graphviz' 'imagemagick' 'git' 'cpio' 'perl' 'tar' 'xz' 'wget') if [ "$_compiler_name" = "-llvm" ]; then