summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-04-21 16:57:48 +0200
committerPiotr Gorski2021-04-21 16:57:48 +0200
commite4ce85833b4411574f96f9ca8ef25ee70e3a1056 (patch)
treec52c9978b47411461590c1469fc5881adf63498a
parentc87b508b93d78d56f1d28c91ad947b93fb935749 (diff)
downloadaur-e4ce85833b4411574f96f9ca8ef25ee70e3a1056.tar.gz
Bump to 5.11.16-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97f9357b5174..146c0975f0af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 5.11.15
+ pkgver = 5.11.16
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.11.15.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.15.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.16.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.16.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = d6a7845357cf56b695e50b4c60e09a8832b651ac701062a76145550a8e77c44a
+ sha256sums = 21163681d130cbce5a6be39019e2c69e44f284855ddd70b1a3bd039249540f43
sha256sums = SKIP
sha256sums = c7d999f09ab43c85270bdb1d92b07d3b075fec5d4bd287a281aa1991ee8b90c1
sha256sums = 05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c
diff --git a/PKGBUILD b/PKGBUILD
index c87a358922d9..e0abeec68f28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=5.11
-_minor=15
+_minor=16
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=('d6a7845357cf56b695e50b4c60e09a8832b651ac701062a76145550a8e77c44a'
+sha256sums=('21163681d130cbce5a6be39019e2c69e44f284855ddd70b1a3bd039249540f43'
'SKIP'
'c7d999f09ab43c85270bdb1d92b07d3b075fec5d4bd287a281aa1991ee8b90c1'
'05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c')