summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-02 10:55:35 +0200
committerSimao Gomes Viana2020-05-02 10:55:35 +0200
commit5ae60b7b934d072b7e6d29e2a4ee1252c8492970 (patch)
treeddc48d77b831bccd2a4ff8a72a31eb2da1059ffa
parent199f60ba53083be56e034e361e4ccc1ac798bef7 (diff)
downloadaur-5ae60b7b934d072b7e6d29e2a4ee1252c8492970.tar.gz
Update kernel to 5.6.9-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8804b6a0dae2..64da21ef8679 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.6.8
- pkgrel = 6
+ pkgver = 5.6.9
+ 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.8-6
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.9-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 81159b6195ff..435c882999f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.6.8
-pkgrel=6
+pkgver=5.6.9
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')