summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57639ef7ea45..97b7bcbb24f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-cpu-opt
pkgdesc = Linux (with CPU optimizations patch)
- pkgver = 5.11.1.arch1
+ pkgver = 5.11.7.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.11.1-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.11.7-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.11.1-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.11.7-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.11
diff --git a/PKGBUILD b/PKGBUILD
index eef1abb8ef61..d7d5b0ad3eac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-cpu-opt
-pkgver=5.11.1.arch1
+pkgver=5.11.7.arch1
pkgrel=1
pkgdesc='Linux (with CPU optimizations patch)'
_srctag=v${pkgver%.*}-${pkgver##*.}