summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-01 21:59:56 +0200
committerGoliathLabs2020-05-01 21:59:56 +0200
commit47efd429b7aa3a2a5bc86c33f460ff9639b966f3 (patch)
treef84b3e678edc7f408302fa56f1f9fe1ab2de1e88
parent6d80dd1c29b32b988522c3bbf20e51933dc30ddf (diff)
downloadaur-47efd429b7aa3a2a5bc86c33f460ff9639b966f3.tar.gz
Updated: 1.035.02
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD15
2 files changed, 9 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21aa8596a9df..c645ea71ca94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = r8101-dkms
pkgdesc = RTL810xE Fast Ethernet Driver (DKMS) (MANUAL DOWNLOAD)
- pkgver = 1.035.01
+ pkgver = 1.035.02
pkgrel = 1
url = https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100m-fast-ethernet-pci-express-software
arch = x86_64
license = GPL2
- depends = dkms>=2.2.0.3+git151023-5
+ depends = dkms
optdepends = ethtool: device configuration
provides = r8101
conflicts = r8101
- source = https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100m-fast-ethernet-pci-express-software/r8101-1.035.01.tar.bz2
+ source = https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100m-fast-ethernet-pci-express-software/r8101-1.035.02.tar.bz2
source = dkms.conf
- sha512sums = 82a194498854885ff705070cf99922e0afd38074fe8cb17052a35ad835329d0cdda20a8fb87031cd59b2a3a9a6a44b8e3ed1ee5f8890f58229426051b460d727
+ sha512sums = 779522c591a8b85c851faefaa825fdfbc709442fc8ea5fc7495a7789b1019972cd707cd7bd19c5149d76e91e7a0c30f9fbb576fa3cf5483b524cd3879beca541
sha512sums = ab9d83c05c2c0788d253235c29bbd6f4134b14f36294acb80b35105795872d5e786bcb7ec1e579b6e4d4796ae311f00d851c5b3ed900ab8c525d65203811c8f6
pkgname = r8101-dkms
diff --git a/PKGBUILD b/PKGBUILD
index a9194f59fb5b..911a684ce75e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: JSH <jsh6789(at)gmail(dot)com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: JSH <jsh6789(at)gmail(dot)com>
# Contributor: Geoffroy Carrier <gcarrier@aur.archlinux.org>
_pkgbase=r8101
pkgname=r8101-dkms
-pkgver=1.035.01
+pkgver=1.035.02
pkgrel=1
pkgdesc="RTL810xE Fast Ethernet Driver (DKMS) (MANUAL DOWNLOAD)"
arch=('x86_64')
url="https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100m-fast-ethernet-pci-express-software"
license=('GPL2')
-depends=('dkms>=2.2.0.3+git151023-5')
+depends=('dkms')
optdepends=('ethtool: device configuration')
provides=("${_pkgbase}")
conflicts=("${_pkgbase}")
@@ -18,15 +19,9 @@ conflicts=("${_pkgbase}")
# The current setting is NOT a valid URL
source=("${url}/${_pkgbase}-${pkgver}.tar.bz2"
'dkms.conf')
-sha512sums=('82a194498854885ff705070cf99922e0afd38074fe8cb17052a35ad835329d0cdda20a8fb87031cd59b2a3a9a6a44b8e3ed1ee5f8890f58229426051b460d727'
+sha512sums=('779522c591a8b85c851faefaa825fdfbc709442fc8ea5fc7495a7789b1019972cd707cd7bd19c5149d76e91e7a0c30f9fbb576fa3cf5483b524cd3879beca541'
'ab9d83c05c2c0788d253235c29bbd6f4134b14f36294acb80b35105795872d5e786bcb7ec1e579b6e4d4796ae311f00d851c5b3ed900ab8c525d65203811c8f6')
-#prepare() {
-# cd "r8101-$pkgver"
-#
-# patch -p1 -i "../linux-4.15.patch"
-#}
-
package() {
# Copy dkms.conf