summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2020-10-23 10:15:38 +0200
committerHyacinthe Cartiaux2020-10-23 10:15:38 +0200
commit3e17e0fc8de42346d0af844ce5e1f86221eeac41 (patch)
tree49a9d7764583a5cbbe07db27cb271026642e133b
parent010999cb40964ae3bc9fe10402dfe8e372bcf54f (diff)
downloadaur-3e17e0fc8de42346d0af844ce5e1f86221eeac41.tar.gz
Update to 2.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index defbc45c07a3..595d196b1862 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.13.20200712
+ pkgver = 2.14
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.13.20200712.tar.gz
+ source = https://github.com/wget/realtek-r8152-linux/archive/v2.14.tar.gz
source = dkms.conf
- sha512sums = fd017f7cb3c37a33b2ad7300f9d5c600c1b993a9e81c3040f5ca4eb9ded80d08139553988a1eb14bafcb8a1ca5a4d8e532d0e9afae801524ce855fb09a76d153
+ sha512sums = fd6949578b27af4258c97896da0c8623a50e7211773d000d3b60c62e318478f691326a90b7727b614d8215c9a66097970d20761a156a81a3fac66748f3cb8190
sha512sums = 04d93f2297be0ffbd9ad8611ee619406af26f8fc987686e7150a68d4e8d9d94d104b76583a3190699587fd568c995e31c96332afa77b880a972eb24861ba5dea
pkgname = r8152-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 4305e92f4097..50893eac57c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Richard Mathot <rim at odoo dot com>
_pkgbase=r8152
pkgname=${_pkgbase}-dkms
-pkgver=2.13.20200712
+pkgver=2.14
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=('fd017f7cb3c37a33b2ad7300f9d5c600c1b993a9e81c3040f5ca4eb9ded80d08139553988a1eb14bafcb8a1ca5a4d8e532d0e9afae801524ce855fb09a76d153'
+sha512sums=('fd6949578b27af4258c97896da0c8623a50e7211773d000d3b60c62e318478f691326a90b7727b614d8215c9a66097970d20761a156a81a3fac66748f3cb8190'
'04d93f2297be0ffbd9ad8611ee619406af26f8fc987686e7150a68d4e8d9d94d104b76583a3190699587fd568c995e31c96332afa77b880a972eb24861ba5dea')
package() {