summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68b5b250c675..bbee2d120e71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
_pkgbase=r8101
pkgname=r8101-dkms
-pkgver=1.033.00
-pkgrel=4
+pkgver=1.034.02
+pkgrel=1
pkgdesc="RTL810xE Fast Ethernet Driver (DKMS) (MANUAL DOWNLOAD)"
-arch=('i686' 'x86_64')
+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')
@@ -16,7 +16,7 @@ conflicts=("${_pkgbase}")
# Modify this array so that it points to the manually downloaded file
# The current setting is NOT a valid URL
-source=("${url}/0010-${_pkgbase}-${pkgver}.tar.bz2"
+source=("${url}/${_pkgbase}-${pkgver}.tar.bz2"
'dkms.conf')
#prepare() {
@@ -39,5 +39,5 @@ package() {
cp -r ${_pkgbase}-${pkgver}/src ${_pkgbase}-${pkgver}/Makefile \
"${pkgdir}"/usr/src/${_pkgbase}-${pkgver}/
}
-sha256sums=('587146b9fd651ec3df5d8b99ee39a6587784627d8d6245185e5d188bc755560c'
+sha256sums=('f2626f4230eb0c8bd8811929e4d3ae076f7048ff5ba9a4b1cfea5205ba95d895'
'2846e89fe3fd68c64c71a0f1150873a061571acc63e65cca6d825df7985ad7b5')