summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralium2019-09-23 15:03:40 +0200
committeralium2019-09-23 15:03:40 +0200
commit2b45de08fa82c84aefb3cc7f504a5b605278010d (patch)
treeea5f0e88b108267b51d4816e375e89d777fdf729
parent433cbf1476860b823700478f9811240c3d271f53 (diff)
downloadaur-2b45de08fa82c84aefb3cc7f504a5b605278010d.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4944ae40ea6c..c3eed0d10704 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r8168-dkms
pkgdesc = A kernel module for Realtek 8168 network cards
- pkgver = 8.047.02
+ pkgver = 8.047.04
pkgrel = 1
url = http://www.realtek.com.tw
install = r8168-dkms.install
@@ -13,9 +13,9 @@ pkgbase = r8168-dkms
optdepends = linux-lts-headers: Needed for build the module for LTS Arch kernel
optdepends = linux-zen-headers: Needed for build the module for ZEN Arch kernel
conflicts = r8168
- source = https://github.com/mtorromeo/r8168/archive/8.047.02/r8168-dkms-8.047.02.tar.gz
+ source = https://github.com/mtorromeo/r8168/archive/8.047.04/r8168-dkms-8.047.04.tar.gz
source = dkms.conf
- sha256sums = 29a67eedf1d84a3eae60aeb8bbd843b1e65e104a45a3e2932bd015aab4ebd1eb
+ sha256sums = 4a201c7691b66e47f19172367c70a14b8b38d600f0739719c57dba9c0cf3f17a
sha256sums = 260d8142e944f3144cbc704534e662d427318d8b32dc7a2852a855be72e8d763
pkgname = r8168-dkms
diff --git a/PKGBUILD b/PKGBUILD
index be4297a818de..e953b10ef019 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_pkgbase=r8168
pkgname=${_pkgbase}-dkms
-pkgver=8.047.02
+pkgver=8.047.04
pkgrel=1
pkgdesc="A kernel module for Realtek 8168 network cards"
url="http://www.realtek.com.tw"
@@ -32,5 +32,5 @@ package() {
rm src/Makefile_linux24x
cp -dr --no-preserve='ownership' src "${pkgdir}/usr/src/${_pkgbase}-${pkgver}/src"
}
-sha256sums=('29a67eedf1d84a3eae60aeb8bbd843b1e65e104a45a3e2932bd015aab4ebd1eb'
+sha256sums=('4a201c7691b66e47f19172367c70a14b8b38d600f0739719c57dba9c0cf3f17a'
'260d8142e944f3144cbc704534e662d427318d8b32dc7a2852a855be72e8d763')