summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-09-23 18:58:24 +0200
committerSimão Gomes Viana2020-09-23 18:58:24 +0200
commitbdbf320eff69236ac01324b3b4f370a644b129dd (patch)
treedb925812c3962ef35defe5a27117e16f5e4c89f6
parent218115187e8a8a8b58e4a97ae1c892dee9718d38 (diff)
downloadaur-bdbf320eff69236ac01324b3b4f370a644b129dd.tar.gz
Update kernel to 5.8.11-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a99403c3d13..52735f2fb18e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.8.10
- pkgrel = 3
+ pkgver = 5.8.11
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -15,7 +15,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.8.10-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.8.11-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 277b2069f5df..1e71c745e520 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.8.10
-pkgrel=3
+pkgver=5.8.11
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')