summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-05-02 13:15:55 +0200
committerSimao Gomes Viana2020-05-02 13:15:55 +0200
commitc4e7bcaf37346acb1e663d22041daff7aaaf70f4 (patch)
tree60bcc8ccfd323a061df728093c3e0ec613d116ac
parent5ae60b7b934d072b7e6d29e2a4ee1252c8492970 (diff)
downloadaur-c4e7bcaf37346acb1e663d22041daff7aaaf70f4.tar.gz
Update kernel to 5.6.9-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64da21ef8679..683bcca688e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.6.9
- pkgrel = 1
+ pkgrel = 2
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.9-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.6.9-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 435c882999f7..4b18df4e3fb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.6.9
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')