summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaire Farron2016-05-14 17:37:56 +0100
committerClaire Farron2016-05-14 17:37:56 +0100
commit826a3803b7caf537bd73fd2996e727580e4fa0b0 (patch)
treef3233ac59dae0248195a95bf8bcd403b412610f7
parent552c8e077b033e3811bd53e807f9d790b7fac93c (diff)
downloadaur-826a3803b7caf537bd73fd2996e727580e4fa0b0.tar.gz
Update to 8.042
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ce53bf315fa..f0a895cd7a05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Apr 30 17:05:03 UTC 2016
+# Sat May 14 16:37:49 UTC 2016
pkgbase = r8168-dkms
pkgdesc = A kernel module for Realtek 8168 network cards
- pkgver = 8.041.00
- pkgrel = 2
+ pkgver = 8.042
+ pkgrel = 1
url = http://www.realtek.com.tw
arch = i686
arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = r8168-dkms
optdepends = linux-headers: Build the module for Arch kernel
optdepends = linux-lts-headers: Build the module for LTS Arch kernel
conflicts = r8168
- source = https://github.com/mtorromeo/r8168/archive/8.041.00/r8168-8.041.00.tar.gz
+ source = https://github.com/mtorromeo/r8168/archive/8.042/r8168-8.042.tar.gz
source = linux-4.5.patch
source = dkms.conf
- sha256sums = d56f60e4157ccbf8f8717270b1acb391b0a959d9a96c2f0b4a91c683aa8b83a5
+ sha256sums = 9dd8ae22115bcbef98c15b0b1e2160300cce3129ef7e0485d7e577188ba3fcc2
sha256sums = 6416bb61b72316a519d36dc5c3e50019b2b2f75a017ed6e49626ad57916ec60a
sha256sums = 260d8142e944f3144cbc704534e662d427318d8b32dc7a2852a855be72e8d763
diff --git a/PKGBUILD b/PKGBUILD
index 7beacd321b2f..55e2efed8ebd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgbase=r8168
pkgname=${_pkgbase}-dkms
-pkgver=8.041.00
-pkgrel=2
+pkgver=8.042
+pkgrel=1
pkgdesc="A kernel module for Realtek 8168 network cards"
url="http://www.realtek.com.tw"
license=("GPL")
@@ -14,7 +14,7 @@ optdepends=('linux-headers: Build the module for Arch kernel'
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/r8168-$pkgver.tar.gz
'linux-4.5.patch'
'dkms.conf')
-sha256sums=('d56f60e4157ccbf8f8717270b1acb391b0a959d9a96c2f0b4a91c683aa8b83a5'
+sha256sums=('9dd8ae22115bcbef98c15b0b1e2160300cce3129ef7e0485d7e577188ba3fcc2'
'6416bb61b72316a519d36dc5c3e50019b2b2f75a017ed6e49626ad57916ec60a'
'260d8142e944f3144cbc704534e662d427318d8b32dc7a2852a855be72e8d763')