summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Viallon2020-11-08 03:07:09 +0100
committerAntoine Viallon2020-11-08 03:07:09 +0100
commit14d1fff622867775bc4823df0e8cc8153f19a64c (patch)
tree97d60ca4e55b43a221ab084e6f4d239871f8527b
parent5c3484942528ed52e10cf063f1ea1c8d59490b57 (diff)
downloadaur-14d1fff622867775bc4823df0e8cc8153f19a64c.tar.gz
Update to 5.9.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c772fe48bd52..9265a3135652 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-cpu-opt
pkgdesc = Linux (with CPU optimizations patch)
- pkgver = 5.9.1.arch1
+ pkgver = 5.9.6.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.9.1-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.9.6-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -18,7 +18,7 @@ pkgbase = linux-cpu-opt
makedepends = awk
makedepends = sed
options = !strip
- source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.9.1-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.9.6-arch1
source = config
source = sphinx-workaround.patch
source = enable-cpu-optimizations-for-gcc10.patch::https://gitweb.gentoo.org/proj/linux-patches.git/plain/5013_enable-cpu-optimizations-for-gcc10.patch?h=5.9
diff --git a/PKGBUILD b/PKGBUILD
index 3ce6441ab58b..e7dd0e920c80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-cpu-opt
-pkgver=5.9.1.arch1
+pkgver=5.9.6.arch1
pkgrel=1
pkgdesc='Linux (with CPU optimizations patch)'
_srctag=v${pkgver%.*}-${pkgver##*.}