summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-02-04 18:25:38 +0100
committerSimão Gomes Viana2021-02-04 18:25:38 +0100
commita1a06ed5f23696e0b054f4bf6c9c06a3f8812195 (patch)
tree805b65dd9b3935368cd77854fcb0f23a48ab6d49
parenta3d7054f519af1f5ee67ab2652f3929279d5bd1b (diff)
downloadaur-a1a06ed5f23696e0b054f4bf6c9c06a3f8812195.tar.gz
Update kernel to 5.10.13-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d08ec9519ac..c5ecf787b402 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 5.10.12
+ pkgver = 5.10.13
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -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.12-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.13-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 5d94b8d991f4..39d51bcd82ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.10.12
+pkgver=5.10.13
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"