summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-12-08 17:56:21 +0100
committerPiotr Gorski2022-12-08 17:56:21 +0100
commitaee2f7719e678c93268a5fb43667ea3ba9fdaed6 (patch)
tree3a68b5b371233b410b6d65c71e72979e73e9ed2d
parent316e6b7de1bd5a7d84992c4de866e062f9fc8fd2 (diff)
downloadaur-aee2f7719e678c93268a5fb43667ea3ba9fdaed6.tar.gz
Bump to 6.0.12
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 e4deaf02afa3..02a748882259 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 6.0.11
+ pkgver = 6.0.12
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/v6.x/linux-6.0.11.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.0.11.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.0.12.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.0.12.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 2bae6131e64971e1e34ff395fa542971134c857bdb0b29069ab847c7c9a9c762
+ sha256sums = 89b730edf8942b49e02f9894244205886c9a214d629b35b88c4ff06ee9304f01
sha256sums = SKIP
sha256sums = d086d550710f012650b439af7f6239a1e17fa3fc7f61f44781da5eefacc8e0dc
sha256sums = 05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c
diff --git a/PKGBUILD b/PKGBUILD
index 2b101d1eb9e1..3ea254013481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=6.0
-_minor=11
+_minor=12
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -20,7 +20,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v6.x/linux-${pkgver}.tar.xz"
'config'
'70-uml.hook')
-sha256sums=('2bae6131e64971e1e34ff395fa542971134c857bdb0b29069ab847c7c9a9c762'
+sha256sums=('89b730edf8942b49e02f9894244205886c9a214d629b35b88c4ff06ee9304f01'
'SKIP'
'd086d550710f012650b439af7f6239a1e17fa3fc7f61f44781da5eefacc8e0dc'
'05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c')