summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2023-01-07 16:27:01 +0100
committerPiotr Gorski2023-01-07 16:27:01 +0100
commit09cd3714bd1992cdaa1cf580ecf0146683d834cd (patch)
tree0f37a44a072dbb642dd14719c6b2a0bf2ec4c287
parent69f1740da834a9a3616aade090d0e4888bc706fc (diff)
downloadaur-09cd3714bd1992cdaa1cf580ecf0146683d834cd.tar.gz
Bump to 6.1.4-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 26c87e0ec873..ee5f8f2fb96b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 6.1.3
+ pkgver = 6.1.4
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.1.3.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.3.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.4.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.1.4.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 6dc89ae7a7513e433c597c7346ed7ff4bfd115ea43a3b5e27a6bdb38c5580317
+ sha256sums = 8aa8f64fa60bb13381a9608d1fefbdd0555e2a70c40b2c7d0671b0d64aa4559e
sha256sums = SKIP
sha256sums = 06eef80d62da91f1cae6c26e73c3714236639bfdc2c3989870736edcb6e29bc6
sha256sums = 05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c
diff --git a/PKGBUILD b/PKGBUILD
index ae28a0e5a7eb..8ebb7c4c0b6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=6.1
-_minor=3
+_minor=4
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=('6dc89ae7a7513e433c597c7346ed7ff4bfd115ea43a3b5e27a6bdb38c5580317'
+sha256sums=('8aa8f64fa60bb13381a9608d1fefbdd0555e2a70c40b2c7d0671b0d64aa4559e'
'SKIP'
'06eef80d62da91f1cae6c26e73c3714236639bfdc2c3989870736edcb6e29bc6'
'05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c')