aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
author1400Blank2021-05-31 03:11:09 +0200
committer1400Blank2021-05-31 03:11:09 +0200
commitca7bc0155133665c3c5079f3f4c7271deceb025e (patch)
treea87be5cd46cd2233f0a0a3044d074ec688d84a74
parenta736ef68a87816e77ab14e4eccf0fef10a1bf928 (diff)
downloadaur-ca7bc0155133665c3c5079f3f4c7271deceb025e.tar.gz
Changed to build linux-5.12.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d44e9d527a6f..3fd1b22904b0 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.12.3.arch1
+ pkgver = 5.12.8.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.12.3-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.12.8-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.12.3-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.12.8-arch1
source = config
source = sphinx-workaround.patch
source = navi_reset.patch
diff --git a/PKGBUILD b/PKGBUILD
index 974d6b3feb8d..4b348a79f104 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 1400Blank <1400blank@gmail.com>
pkgbase=linux-fix_navi_reset
-pkgver=5.12.3.arch1
+pkgver=5.12.8.arch1
pkgrel=1
pkgdesc='experimental fix for AMD Navi Cards with "Unknown PCI header type 127" by Geoffrey McRae'
_srctag=v${pkgver%.*}-${pkgver##*.}