5.1.6.arch1-1

This commit is contained in:
Jan Alexander Steffens 2019-06-01 03:09:20 +00:00
parent 8b38521a3a
commit e4b9cbe32c
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
pkgbase=linux # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
_srcver=5.1.5-arch1
_srcver=5.1.6-arch1
pkgver=${_srcver//-/.}
pkgrel=2
pkgrel=1
arch=(x86_64)
url="https://git.archlinux.org/linux.git/log/?h=v$_srcver"
license=(GPL2)