summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-01-20 10:32:34 +0100
committerSimão Gomes Viana2021-01-20 10:32:34 +0100
commit6f2f17fa2161b8318936394f46ed794d92bff4d4 (patch)
tree9686ec037f29a4d5bc2cc0acacbe92ff88dc6de7
parent633cf21b37867d542f22dfa4ac77cf19e28b8738 (diff)
downloadaur-6f2f17fa2161b8318936394f46ed794d92bff4d4.tar.gz
Update kernel to 5.10.9-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec58e7e56fcc..e2b48764f2b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
- pkgver = 5.10.8
- pkgrel = 2
+ pkgver = 5.10.9
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.8-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.9-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index b8ab418e590f..2dd950eb630f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.10.8
-pkgrel=2
+pkgver=5.10.9
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')