diff --git a/PKGBUILD b/PKGBUILD index 68a193f..3bf5f59 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,32 +1,36 @@ # Maintainer: Jan Alexander Steffens (heftig) pkgbase=linux -pkgver=6.2.arch1 -pkgrel=1 +pkgver=6.2 +pkgrel=1.1 pkgdesc='Linux' -_srctag=v${pkgver%.*}-${pkgver##*.} -url="https://github.com/archlinux/linux/commits/$_srctag" +url='https://github.com/archlinux/linux' arch=(x86_64) license=(GPL2) makedepends=( - bc libelf pahole cpio perl tar xz gettext - xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra + bc + cpio + gettext git + libelf + pahole + perl + python + tar + xz ) options=('!strip') -_srcname=archlinux-linux +_srcname=linux source=( - "$_srcname::git+https://github.com/archlinux/linux?signed#tag=$_srctag" - config # the main kernel config file + "$_srcname::git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v6.2" + config # the main kernel config file ) validpgpkeys=( - 'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds - '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman - 'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig) - 'C7E7849466FE2358343588377258734B41C31549' # David Runge + ABAF11C65A2970B130ABE3C479BE3E4300411886 # Linus Torvalds ) +# https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc sha256sums=('SKIP' - 'a80dfd64eca60673422052ac4d1444b0f9495a588c2595d413fd0687f3786586') + '2fb29a0e56bc27476458e5c32b82d8642adc56d57a3e4023131cdf2a546dfe45') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -58,9 +62,16 @@ prepare() { echo "Prepared $pkgbase version $(