summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-02-07 20:08:45 +0100
committerSimão Gomes Viana2021-02-07 20:08:45 +0100
commit0a78403af540de38f26e6aff64238c35dc7d7014 (patch)
treebdfa4a25dafc043d94ad025285d7169f3c07a1b6
parenta1a06ed5f23696e0b054f4bf6c9c06a3f8812195 (diff)
downloadaur-0a78403af540de38f26e6aff64238c35dc7d7014.tar.gz
Update kernel to 5.10.14-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5ecf787b402..1d00e9a856f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous
- pkgver = 5.10.13
+ pkgver = 5.10.14
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.13-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.10.14-1
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 39d51bcd82ac..d432d0dd78c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
-pkgver=5.10.13
+pkgver=5.10.14
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"