summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec4824281617..6d7e165abd29 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 5.10.14
+ pkgver = 5.10.15
pkgrel = 1
url = http://user-mode-linux.sourceforge.net/
arch = x86_64
@@ -8,13 +8,13 @@ pkgbase = linux-usermode
makedepends = bc
makedepends = inetutils
depends = coreutils
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.14.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.14.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.15.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.15.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = fa27b79f198b5be969e497ed5461860df48e0591c85e60699fc8be26837a1d2a
+ sha256sums = d85287bcf1d51c4d0a32380ac0a5b2b487b321058a6923617f1613fbd10e6e01
sha256sums = SKIP
sha256sums = 8096f338f3bd666502d40a2871903a4d1c6e375302400678dd07449e36563932
sha256sums = 05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c
diff --git a/PKGBUILD b/PKGBUILD
index 768043b650fc..8300d28ab6fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=5.10
-_minor=14
+_minor=15
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -20,7 +20,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${pkgver}.tar.xz"
'config'
'70-uml.hook')
-sha256sums=('fa27b79f198b5be969e497ed5461860df48e0591c85e60699fc8be26837a1d2a'
+sha256sums=('d85287bcf1d51c4d0a32380ac0a5b2b487b321058a6923617f1613fbd10e6e01'
'SKIP'
'8096f338f3bd666502d40a2871903a4d1c6e375302400678dd07449e36563932'
'05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c')