summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2020-11-19 03:04:08 +0100
committerPiotr Gorski2020-11-19 03:04:08 +0100
commit4b070b0a2074004578a2e55c0029c464fff0a5b7 (patch)
treec6384a9e10450b3c8f06d787ce699ed14e9fc9b5 /PKGBUILD
parent73cef9976395c07f3d43284a8e1c0a40a9f4d1ad (diff)
downloadaur-4b070b0a2074004578a2e55c0029c464fff0a5b7.tar.gz
Bump to 5.9.9-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcc3e79a5e95..0dee8fcc7f31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=5.9
-_minor=8
+_minor=9
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=1
pkgdesc="User mode Linux kernel and modules"
arch=('x86_64')
license=('GPL2')
@@ -20,7 +20,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${pkgver}.tar.xz"
'config'
'70-uml.hook')
-sha256sums=('7656733b316562662026ac82a7c0be41440e16bbf1bdc5447b119e34ff3b86a6'
+sha256sums=('a302d386af1278e7a8c0c2cd9a3b2119a18620eccc1f069b0f23e405bcf61fad'
'SKIP'
'93ed88b68a2ab2a0c7f209154de90cea48efb001d5667afef7c206cce67ca92b'
'05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c')