summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2020-09-05 13:26:39 +0200
committerPiotr Gorski2020-09-05 13:26:39 +0200
commitbccfdf2c5141f27a35e4d772cf0a74711724851e (patch)
tree658d51499c9d76b66b296b36fdd6c68d331f6cd3 /PKGBUILD
parente35573863669a67700b207b4dd228f104d04c472 (diff)
downloadaur-bccfdf2c5141f27a35e4d772cf0a74711724851e.tar.gz
Bump to 5.8.7-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 6947cf05b8ea..14e40a841bfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=5.8
-_minor=6
+_minor=7
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=('8ca500ed7b2ed68f004560ea4c6b02c902f8fe1d62ace7a29a5e38a0909a0ba0'
+sha256sums=('7b0bf5029c94df72d1244b6b77e79e376cff2817a782c3ac50767a4121fd17fe'
'SKIP'
'1bb783bd4e8cd000e048c03480ea320b7e95992f87d067adbfd0111885e10136'
'05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c')