summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-12-03 15:23:41 +0100
committerTérence Clastres2019-12-03 15:23:41 +0100
commit9ba32abcfb1539212bd603c1635656b230b0e62d (patch)
treea2e3e696dec0b47d5ebf42f2cccda5c8dc1fafea
parent3769473cee538e2b951c25559080fcd1002c1037 (diff)
downloadaur-9ba32abcfb1539212bd603c1635656b230b0e62d.tar.gz
Sync to linux 5.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d489c1b0f7ec..03e661b70385 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = i2c-piix4-aura-dkms
pkgdesc = The i2c-piix4 kernel driver, patched to be used with OpenAuraSDK: https://gitlab.com/CalcProgrammer1/OpenAuraSDK
- pkgver = 5.3.11
+ pkgver = 5.4.1
pkgrel = 1
url = https://bugzilla.kernel.org/show_bug.cgi?id=202587
arch = x86_64
license = GPL2
depends = dkms
- source = i2c-piix4-5.3.11.c::https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/plain/drivers/i2c/busses/i2c-piix4.c?h=v5.3.11
+ source = i2c-piix4-5.4.1.c::https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/plain/drivers/i2c/busses/i2c-piix4.c?h=v5.4.1
source = https://gitlab.com/CalcProgrammer1/OpenAuraSDK/uploads/241ead031b210fba3772ea2b648fec05/piix4-2.diff
source = dkms.conf
source = Makefile
source = 90-i2c-aura.rules
source = i2c-aura.conf
- md5sums = fbcf970b45eeb4f1c51b2eddd6503edf
+ md5sums = 26cff2ae6e3a2356fefe1c698ce16e77
md5sums = be2def5b9080bdbde94631043fb9575e
md5sums = dadbad0c5a8bec3ff66161d3f150bbb7
md5sums = 55c9591930d320e3f9912d315c4682ba
diff --git a/PKGBUILD b/PKGBUILD
index 8f182dffd0c9..543189340dc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=i2c-piix4-aura-dkms
_pkgbase=${pkgname%-dkms}
-pkgver=5.3.11
+pkgver=5.4.1
pkgrel=1
pkgdesc="The i2c-piix4 kernel driver, patched to be used with OpenAuraSDK: https://gitlab.com/CalcProgrammer1/OpenAuraSDK"
arch=('x86_64')
@@ -15,7 +15,7 @@ source=("i2c-piix4-${pkgver}.c::https://git.kernel.org/pub/scm/linux/kernel/git/
'Makefile'
'90-i2c-aura.rules'
'i2c-aura.conf')
-md5sums=('fbcf970b45eeb4f1c51b2eddd6503edf'
+md5sums=('26cff2ae6e3a2356fefe1c698ce16e77'
'be2def5b9080bdbde94631043fb9575e'
'dadbad0c5a8bec3ff66161d3f150bbb7'
'55c9591930d320e3f9912d315c4682ba'