6.11.7-1 (clr 6.11.6-1477) update URL
This commit is contained in:
parent
f15a974b47
commit
60e7e4a007
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -132,7 +132,7 @@ pkgver=${_kernel_major}.${_kernel_minor}
|
|||
pkgrel=1
|
||||
pkgdesc="Linux kernel with patches from Clear Linux which allow for higher performance."
|
||||
arch=("x86_64")
|
||||
url="https://github.com/clearlinux-pkgs/linux"
|
||||
url="https://git.staropensource.de/JeremyStarTM/aur-linux-clear"
|
||||
license=(GPL-2.0-only)
|
||||
makedepends=("bc" "cpio" "gettext" "git" "libelf" "pahole" "perl" "python" "tar" "xz" "zstd")
|
||||
[[ -n "${_use_llvm_to}" ]] && makedepends+=("clang" "llvm" "lld")
|
||||
|
|
Loading…
Reference in a new issue