aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
author1400Blank2021-05-13 17:44:06 +0200
committer1400Blank2021-05-13 17:44:06 +0200
commita736ef68a87816e77ab14e4eccf0fef10a1bf928 (patch)
tree2b325f598c704e70fbe2a564091e27626a41860f
parentc916f5cb2bf24b762207bfe679984343563ce1b2 (diff)
downloadaur-a736ef68a87816e77ab14e4eccf0fef10a1bf928.tar.gz
Changed to build linux-5.12.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e54f5671671c..d44e9d527a6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-fix_navi_reset
pkgdesc = experimental fix for AMD-Cards with "Unknown PCI header type 127" by Geoffrey McRae
- pkgver = 5.11.16.arch1
+ pkgver = 5.12.3.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.11.16-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.12.3-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -16,7 +16,7 @@ pkgbase = linux-fix_navi_reset
makedepends = imagemagick
makedepends = git
options = !strip
- source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.11.16-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.12.3-arch1
source = config
source = sphinx-workaround.patch
source = navi_reset.patch
diff --git a/PKGBUILD b/PKGBUILD
index bf2ca196b508..974d6b3feb8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 1400Blank <1400blank@gmail.com>
pkgbase=linux-fix_navi_reset
-pkgver=5.11.16.arch1
+pkgver=5.12.3.arch1
pkgrel=1
pkgdesc='experimental fix for AMD Navi Cards with "Unknown PCI header type 127" by Geoffrey McRae'
_srctag=v${pkgver%.*}-${pkgver##*.}