summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-04-08 19:04:32 +0200
committerSimao Gomes Viana2020-04-08 19:04:32 +0200
commit632476321d3b4bd8a4bc6fea95793ae63b7aee51 (patch)
treeef0a305c51e935910521edce13ecd8464aca47ad
parentd1e47d45f8b5afefafeafaeeddfa4c6f8cf19f7f (diff)
downloadaur-632476321d3b4bd8a4bc6fea95793ae63b7aee51.tar.gz
Update kernel to 5.6.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e722c165f54b..9dd82b8bc3bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.6.2
- pkgrel = 8
+ pkgver = 5.6.3
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.2-8
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.3-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 03a08e1df74541e9848685da38134d701684694c43e3428197c6db41e968f246
diff --git a/PKGBUILD b/PKGBUILD
index e80d1e04983f..671ca454826e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.6.2
-pkgrel=8
+pkgver=5.6.3
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')