summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2020-01-29 19:46:38 +0100
committerPiotr Gorski2020-01-29 19:46:38 +0100
commitdb687e01eb299e063cb4a609c932e293ccaf6076 (patch)
treeedb392a86bfd7a4d0d3a913ea03abaa31b447fe0
parent599df67dc0b5cf5c45e9a9621a8f2bd113ae9a6e (diff)
downloadaur-db687e01eb299e063cb4a609c932e293ccaf6076.tar.gz
Bump to 5.4.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 6f2b0cebe4a7..f7717e18b3d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 5.4.15
+ pkgver = 5.4.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.4.15.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.15.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.16.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.16.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 6407222f850f685b346011bd696a3216d5df0f37e0184099100d2724396d94b1
+ sha256sums = 911541df2974782062f551ba0a818d7822ec69db4c41e590bcc7422398bada7a
sha256sums = SKIP
sha256sums = 1a87c3033ced46239dd559f221469c9e341b64de8b0e14c2a160b45c50e66119
sha256sums = 452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c
diff --git a/PKGBUILD b/PKGBUILD
index 2cf5c22461ca..82ecccb69cb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=5.4
-_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=('6407222f850f685b346011bd696a3216d5df0f37e0184099100d2724396d94b1'
+sha256sums=('911541df2974782062f551ba0a818d7822ec69db4c41e590bcc7422398bada7a'
'SKIP'
'1a87c3033ced46239dd559f221469c9e341b64de8b0e14c2a160b45c50e66119'
'452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c')