summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTérence Clastres2019-08-08 23:12:35 +0200
committerTérence Clastres2019-08-08 23:12:35 +0200
commitcc7ef1cb7e2c8183a05832d3a8b7dab694e50ab1 (patch)
treeb60c3e7f67f686659eda6cce0eb8989639e37459 /PKGBUILD
parent143b6d2c4001041207805dbcbc9685490dc75d24 (diff)
downloadaur-cc7ef1cb7e2c8183a05832d3a8b7dab694e50ab1.tar.gz
Apply to X570 as well
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7f0d4aafe6f..37d5efc65c64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _basekernel=5.2
_sub=5
_k_pkgver=${_basekernel}.${_sub}
pkgver=1
-pkgrel=4
+pkgrel=5
pkgdesc="The snd_hda_intel kernel driver, patched to remove crackling on AMD HD-audio controller"
arch=('x86_64')
url="https://bugzilla.kernel.org/show_bug.cgi?id=195303"
@@ -16,13 +16,13 @@ conflicts=(snd_hda_intel-alc1220-dkms)
replaces=(snd_hda_intel-alc1220-dkms)
source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.xz"
"https://www.kernel.org/pub/linux/kernel/v5.x/patch-${_k_pkgver}.xz"
- "patch-7.diff::https://bugzilla.kernel.org/attachment.cgi?id=284221"
+ "patch-7.diff"
'dkms.conf'
'Makefile'
'Makefile.diff')
md5sums=('ddf994de00d7b18395886dd9b30b9262'
'0bfed20acab24d45232983b54339a3c9'
- 'e0d0c2c46caaff7039d74b6c54360af9'
+ '8c9d67220c6cb71fbd728ba4a5102246'
'8239975d93c5b07c11b092386ba9aa86'
'7168339cf224bcd7927614fd608435a6'
'eac7fd423191fe0f5fe841fb06999815')