summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-09-10 15:36:30 +0200
committerPiotr Gorski2019-09-10 15:36:30 +0200
commit4f0850ae2c7cc9a693d2ab27e25f9826c566b872 (patch)
tree681eff314dd7bcbb1a8e5409cfcd1c1e91846f40
parenta4471c86d142176e05b989568ee93145cfa80b20 (diff)
downloadaur-4f0850ae2c7cc9a693d2ab27e25f9826c566b872.tar.gz
Bump to 5.2.14-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 51fb96680dbb..f2a828b15e50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 5.2.13
+ pkgver = 5.2.14
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.2.13.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.13.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.14.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.2.14.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 17b60f55241dee4b9a2919a653de144ef1002e2de49ccf5d15225b1f07bc178a
+ sha256sums = c64d36477fee6a864a734ec417407768e60040a13f144c33208fa9622fd0ce8c
sha256sums = SKIP
sha256sums = a5ad6d1bad174fa407e891c2128746125b2bc0c921be5459ce90fe1949ef617c
sha256sums = 452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c
diff --git a/PKGBUILD b/PKGBUILD
index 1fbe4ef008ca..4cb4a8aea6d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=5.2
-_minor=13
+_minor=14
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=('17b60f55241dee4b9a2919a653de144ef1002e2de49ccf5d15225b1f07bc178a'
+sha256sums=('c64d36477fee6a864a734ec417407768e60040a13f144c33208fa9622fd0ce8c'
'SKIP'
'a5ad6d1bad174fa407e891c2128746125b2bc0c921be5459ce90fe1949ef617c'
'452b8d4d71e1565ca91b1bebb280693549222ef51c47ba8964e411b2d461699c')