summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Avance2023-01-09 08:25:34 -0600
committerAlex Avance2023-01-09 08:25:34 -0600
commit84044e71a130e8662a1c9f521bf84b4d42145276 (patch)
tree26ebd27c347ee8612acf3377ea04f47b36f7b0ea
parentef62a74df946085d37d113d9b17425e6cb94f4a3 (diff)
downloadaur-84044e71a130e8662a1c9f521bf84b4d42145276.tar.gz
Update to 9.011.00.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 470cfd5951ab..9e68f987bcb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r8125-dkms
pkgdesc = Kernel module for RTL8125
- pkgver = 9.009.00
+ pkgver = 9.011.00
pkgrel = 1
url = https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software
arch = any
@@ -9,9 +9,9 @@ pkgbase = r8125-dkms
optdepends = linux-headers: Build the module for Arch kernel
optdepends = linux-lts-headers: Build the module for LTS Arch kernel
conflicts = r8125
- source = http://rtitwww.realtek.com/rtdrivers/cn/nic1/r8125-9.009.00.tar.bz2
+ source = http://rtitwww.realtek.com/rtdrivers/cn/nic1/r8125-9.011.00.tar.bz2
source = dkms.conf
- sha256sums = 1f73d1b84372b82efa091eca5075b34ff622bf7f4385dc16359d1be828f54b14
+ sha256sums = 01fbdb249b7ba2984df93a4bd11aecddd1ed904c6be10fc5d776e94b3110b2bf
sha256sums = ad4c67e0c74661d19b74872f98254184d4b04e32e4c57b338a84fbcefa4c721f
pkgname = r8125-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 159f45e427df..2638681e4375 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=r8125
pkgname=${_pkgname}-dkms
-pkgver=9.009.00
+pkgver=9.011.00
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"
@@ -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=("http://rtitwww.realtek.com/rtdrivers/cn/nic1/${_pkgname}-${pkgver}.tar.bz2" 'dkms.conf')
-sha256sums=('1f73d1b84372b82efa091eca5075b34ff622bf7f4385dc16359d1be828f54b14'
+sha256sums=('01fbdb249b7ba2984df93a4bd11aecddd1ed904c6be10fc5d776e94b3110b2bf'
'ad4c67e0c74661d19b74872f98254184d4b04e32e4c57b338a84fbcefa4c721f')
package() {