summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Avance2024-01-08 09:22:03 -0600
committerAlex Avance2024-01-08 09:22:03 -0600
commitbcea992db510d556d444664ddbec7d0b2b767573 (patch)
tree90764cb52908df802ab9bf8f07dde0bd1bcf3a5d
parent9a2971138572c91c8f2cc497b67b5c0fda2b9ad4 (diff)
downloadaur-bcea992db510d556d444664ddbec7d0b2b767573.tar.gz
Update to 9.012.04
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 573400bc050a..ad813c7258c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r8125-dkms
pkgdesc = Kernel module for RTL8125
- pkgver = 9.012.03
+ pkgver = 9.012.04
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.012.03.tar.bz2
+ source = http://rtitwww.realtek.com/rtdrivers/cn/nic1/r8125-9.012.04.tar.bz2
source = dkms.conf
- sha256sums = 0614f4650b554332c86a6b5bb69a997a7d3c2e29853babd9020125e8e78354fd
+ sha256sums = cb5e66c983b42cc32609464c32a2097b8301f09853020e11950d3fd5de0bb4e2
sha256sums = ad4c67e0c74661d19b74872f98254184d4b04e32e4c57b338a84fbcefa4c721f
pkgname = r8125-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 047410eed7ac..851579df3547 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=r8125
pkgname=${_pkgname}-dkms
-pkgver=9.012.03
+pkgver=9.012.04
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=('0614f4650b554332c86a6b5bb69a997a7d3c2e29853babd9020125e8e78354fd'
+sha256sums=('cb5e66c983b42cc32609464c32a2097b8301f09853020e11950d3fd5de0bb4e2'
'ad4c67e0c74661d19b74872f98254184d4b04e32e4c57b338a84fbcefa4c721f')
package() {