summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Avance2023-11-05 23:14:56 -0600
committerAlex Avance2023-11-05 23:14:56 -0600
commit9a2971138572c91c8f2cc497b67b5c0fda2b9ad4 (patch)
tree7ad321534f0dc284c64a49b3f7ea21924c36be3c
parentcfe7e4d96af37bf96486f61ae1206449cedd0e6b (diff)
downloadaur-9a2971138572c91c8f2cc497b67b5c0fda2b9ad4.tar.gz
Update to 9.012.03
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21bc5f75d720..573400bc050a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r8125-dkms
pkgdesc = Kernel module for RTL8125
- pkgver = 9.011.01
+ pkgver = 9.012.03
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.011.01.tar.bz2
+ source = http://rtitwww.realtek.com/rtdrivers/cn/nic1/r8125-9.012.03.tar.bz2
source = dkms.conf
- sha256sums = 90f6869f500275176bb1560f283a869b0abde9fd0fc3b013482e544cd6ba71b7
+ sha256sums = 0614f4650b554332c86a6b5bb69a997a7d3c2e29853babd9020125e8e78354fd
sha256sums = ad4c67e0c74661d19b74872f98254184d4b04e32e4c57b338a84fbcefa4c721f
pkgname = r8125-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 686dc6ea1b17..047410eed7ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=r8125
pkgname=${_pkgname}-dkms
-pkgver=9.011.01
+pkgver=9.012.03
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=('90f6869f500275176bb1560f283a869b0abde9fd0fc3b013482e544cd6ba71b7'
+sha256sums=('0614f4650b554332c86a6b5bb69a997a7d3c2e29853babd9020125e8e78354fd'
'ad4c67e0c74661d19b74872f98254184d4b04e32e4c57b338a84fbcefa4c721f')
package() {