summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2021-08-08 10:37:25 +0200
committeregnappahz2021-08-08 10:37:25 +0200
commit4b3921ae4ee6f73366d637c7c0a83f118c8b633f (patch)
tree9f41cdb4b2bacc17af54fc49168726d670180ac9
parentc0005918f9c1a8b1aebbe5b085ce9560850a19ea (diff)
downloadaur-4b3921ae4ee6f73366d637c7c0a83f118c8b633f.tar.gz
Updated
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ed80589fd13..ad7594788476 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 5.13.v.8
+ pkgver = 5.13.v.9
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = linux-amd
makedepends = lzop
makedepends = gcc>=10.3
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.13.8
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.13.9
source = config.x86_64
source = linux-amd.preset
source = linux.install
diff --git a/PKGBUILD b/PKGBUILD
index 9f1c8c69be0f..455d77220a0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.13.8
+gitver=v5.13.9
patchver=20210616
-pkgver=5.13.v.8
+pkgver=5.13.v.9
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"