summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-11-18 21:12:53 +0100
committerSimão Gomes Viana2021-11-18 21:12:53 +0100
commitf32457dd293e5a2716a6a5303269ee13480b10e7 (patch)
treedfab336449de7433590513163b378393490d29cc
parent88bf432d550b2519e4d170d98bca84749ba2ee75 (diff)
downloadaur-f32457dd293e5a2716a6a5303269ee13480b10e7.tar.gz
Update kernel to 5.15.3-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16fbdaa1d230..8fecb105e7a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.15.2
- pkgrel = 3
+ pkgver = 5.15.3
+ pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = linux-nitrous-fire
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.15.2-3
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.15.3-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index eae79f3d9d31..4ec45202ab8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.15.2
-pkgrel=3
+pkgver=5.15.3
+pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')