summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2021-07-14 22:31:33 +0200
committerSimão Gomes Viana2021-07-14 22:31:33 +0200
commite33228349b1f0e61bc33d48b5d412034264fc91f (patch)
tree28698c927e35b9dfbfc8b0cb6add0ff69eee9725
parentd21dd05c5247edb030150ce22d7342383cba8cb0 (diff)
downloadaur-e33228349b1f0e61bc33d48b5d412034264fc91f.tar.gz
Update kernel to 5.13.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3b93e8ec72e..0e12a5795490 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-nitrous-fire
- pkgver = 5.13.1
+ pkgver = 5.13.2
pkgrel = 1
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
@@ -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.13.1-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.13.2-1
source = linux-nitrous-fire.preset
sha256sums = SKIP
sha256sums = 5c5305e210d83ca015b2272d82c4fbc51a690984a34bfca7922d8c0818b1772b
diff --git a/PKGBUILD b/PKGBUILD
index c07f9a9690e4..f5a715015d6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@
pkgbase=linux-nitrous-fire
_srcname=linux-nitrous
-pkgver=5.13.1
+pkgver=5.13.2
pkgrel=1
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"