summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2020-01-09 14:51:26 +0100
committerPiotr Gorski2020-01-09 14:51:26 +0100
commitc0f9ba5a50aef6b12787f79b173dd53a074e2aa9 (patch)
tree4c411953790dd7ab4e82f7445061a5b8497d7d69
parent791cea6811aa9ff423566414e26cfd88f07fe7ec (diff)
downloadaur-c0f9ba5a50aef6b12787f79b173dd53a074e2aa9.tar.gz
Bump to 5.4.9-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 6dd72d2cc383..b00a732f53be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 5.4.8
+ pkgver = 5.4.9
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.4.8.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.8.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.9.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.9.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 42c414c902193f9e8a1b70c728ca440de02d85dc29102f52ef98cfbf20d29a52
+ sha256sums = d9f5e1382e87e5ddfbae7512c75acf65e26e0d9abeabca530f2c6afa0e51c084
sha256sums = SKIP
sha256sums = e5a61795b1222eb06bffc96252535a7d13c3c6c995aea731d86bbad6298c38fd
sha256sums = 452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c
diff --git a/PKGBUILD b/PKGBUILD
index 4af4016c80ca..430083a77c0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=5.4
-_minor=8
+_minor=9
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=('42c414c902193f9e8a1b70c728ca440de02d85dc29102f52ef98cfbf20d29a52'
+sha256sums=('d9f5e1382e87e5ddfbae7512c75acf65e26e0d9abeabca530f2c6afa0e51c084'
'SKIP'
'e5a61795b1222eb06bffc96252535a7d13c3c6c995aea731d86bbad6298c38fd'
'452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c')