summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Avance2021-02-20 15:44:14 -0600
committerAlex Avance2021-02-20 15:44:14 -0600
commitb64f6a809ea8179074519a73aa4731cd01e063f9 (patch)
treeb22b671b37744c348c7b50d884e128df3160421f
parent4d58fb36a176c497cfd572bdabf5a71bb7d34755 (diff)
downloadaur-b64f6a809ea8179074519a73aa4731cd01e063f9.tar.gz
Update to 9.005.01
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcbe1ea6d9ed..06fd785570a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=r8125
pkgname=${_pkgname}-dkms
-pkgver=9.004.01
-pkgrel=6
+pkgver=9.005.01
+pkgrel=1
url="https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software"
pkgdesc="Kernel module for RTL8125"
license=('GPL2')
@@ -15,7 +15,7 @@ conflicts=("${_pkgname}")
optdepends=('linux-headers: Build the module for Arch kernel'
'linux-lts-headers: Build the module for LTS Arch kernel')
source=("https://github.com/aravance/${_pkgname}/archive/${pkgver}.tar.gz" 'dkms.conf')
-sha256sums=('00ed124510ccf7bcaa6972a2e3ce527c83aa9f6aa35a4d23abbb61b6916f60cb'
+sha256sums=('653696e5cf6e4686b4b62ac25b21d77c82f975a3344ef88d77dbb29e898c506a'
'ad4c67e0c74661d19b74872f98254184d4b04e32e4c57b338a84fbcefa4c721f')
package() {