5.11.16.arch1-1
This commit is contained in:
parent
62782a577d
commit
d71e920034
6
PKGBUILD
6
PKGBUILD
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux
|
||||
pkgver=5.11.15.arch1
|
||||
pkgrel=2
|
||||
pkgver=5.11.16.arch1
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
_srctag=v${pkgver%.*}-${pkgver##*.}
|
||||
url="https://git.archlinux.org/linux.git/log/?h=$_srctag"
|
||||
|
@ -25,7 +25,7 @@ validpgpkeys=(
|
|||
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
|
||||
)
|
||||
sha256sums=('SKIP'
|
||||
'787e1949c01e666530c6a87f61022f81121bd8885500baedf5e7b3d0003cbf17')
|
||||
'bba324c92b62966492f27a02969910be2937668d0b39c7db2bb444e753b642af')
|
||||
|
||||
export KBUILD_BUILD_HOST=archlinux
|
||||
export KBUILD_BUILD_USER=$pkgbase
|
||||
|
|
Loading…
Reference in New Issue