summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Viallon2021-03-20 19:49:32 +0100
committerAntoine Viallon2021-03-20 19:49:32 +0100
commit0a9352199b1309400cad73c797d03c402ae6de8c (patch)
tree8497ff9f39858633c7aee401602c28c6e5612604
parent757c3adf3fbc42f1c2068feef1da1879000d6550 (diff)
downloadaur-0a9352199b1309400cad73c797d03c402ae6de8c.tar.gz
Update to 5.11.7
-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##*.}