summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2021-11-19 09:14:06 +0100
committerHyacinthe Cartiaux2021-11-19 09:14:06 +0100
commitf184e36f879751a865a56b693c8ee22ad551ce4c (patch)
tree0f6ea742c2e92fba8952bc07bbc101ec89c92f0c
parent6842f6e010c2b2900d1503ab44a6aad93c80147e (diff)
downloadaur-f184e36f879751a865a56b693c8ee22ad551ce4c.tar.gz
Update to 2.15.20211119, kernel 5.15 support
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39f8efa1cb86..558dc990e1f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r8152-dkms
pkgdesc = A kernel module for Realtek RTL8152/RTL8153/RTL8154/RTL8156 Based USB Ethernet Adapters
- pkgver = 2.15.20210629
+ pkgver = 2.15.20211119
pkgrel = 1
url = http://www.realtek.com
arch = i686
@@ -11,9 +11,9 @@ pkgbase = r8152-dkms
optdepends = linux-headers: Build the module for Arch kernel
optdepends = linux-lts-headers: Build the module for LTS Arch kernel
conflicts = r8152
- source = https://github.com/wget/realtek-r8152-linux/archive/v2.15.20210629.tar.gz
+ source = https://github.com/wget/realtek-r8152-linux/archive/v2.15.20211119.tar.gz
source = dkms.conf
- sha512sums = 55e99a144136beaaeddcb365e94cdd5addbd694b4edc90a5ec4b88d49ddcf335979c83e02037863f883db49399d55f245a4cc8985ebba8fa0b58a46557d03a68
+ sha512sums = 8e8fde06ea8f1f6835324c8019c46786946e096a13b4034f4830934b4d71d4e1d1c16c11c478d5a50051ef690c4c8a7161ea3068089f392a652f6ff710354894
sha512sums = 04d93f2297be0ffbd9ad8611ee619406af26f8fc987686e7150a68d4e8d9d94d104b76583a3190699587fd568c995e31c96332afa77b880a972eb24861ba5dea
pkgname = r8152-dkms
diff --git a/PKGBUILD b/PKGBUILD
index bb321faf4f40..84c5faa181f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Richard Mathot <rim at odoo dot com>
_pkgbase=r8152
pkgname=${_pkgbase}-dkms
-pkgver=2.15.20210629
+pkgver=2.15.20211119
pkgrel=1
pkgdesc="A kernel module for Realtek RTL8152/RTL8153/RTL8154/RTL8156 Based USB Ethernet Adapters"
url="http://www.realtek.com"
@@ -18,7 +18,7 @@ source=(
"https://github.com/wget/realtek-r8152-linux/archive/v${pkgver}.tar.gz"
'dkms.conf'
)
-sha512sums=('55e99a144136beaaeddcb365e94cdd5addbd694b4edc90a5ec4b88d49ddcf335979c83e02037863f883db49399d55f245a4cc8985ebba8fa0b58a46557d03a68'
+sha512sums=('8e8fde06ea8f1f6835324c8019c46786946e096a13b4034f4830934b4d71d4e1d1c16c11c478d5a50051ef690c4c8a7161ea3068089f392a652f6ff710354894'
'04d93f2297be0ffbd9ad8611ee619406af26f8fc987686e7150a68d4e8d9d94d104b76583a3190699587fd568c995e31c96332afa77b880a972eb24861ba5dea')
package() {