summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralium2018-08-18 19:09:23 +0200
committeralium2018-08-18 19:09:23 +0200
commita9f7832552c86b2053e72c4a4cca974a6c476880 (patch)
treea3c1fd8f004a379c7ebab621d3cb1525b8d876c5
parent59d097a42016a66a021a6dd3cb0e603023b90ef0 (diff)
downloadaur-a9f7832552c86b2053e72c4a4cca974a6c476880.tar.gz
Update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b1c64aac442..b24d8b0dd009 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r8168-dkms
pkgdesc = A kernel module for Realtek 8168 network cards
pkgver = 8.046.00
- pkgrel = 1
+ pkgrel = 2
url = http://www.realtek.com.tw
install = r8168-dkms.install
arch = i686
@@ -13,7 +13,7 @@ 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://az695102.vo.msecnd.net/rtdrivers/cn/nic/0011-r8168-8.046.00.tar.bz2
+ source = https://az695102.vo.msecnd.net/rtdrivers/cn/nic/0012-r8168-8.046.00.tar.bz2
source = dkms.conf
sha256sums = 0dfe35904c15ee7578ffa9d77acdf2c4c873a3ef04c261259469e3c081b8dd51
sha256sums = 260d8142e944f3144cbc704534e662d427318d8b32dc7a2852a855be72e8d763
diff --git a/PKGBUILD b/PKGBUILD
index 1b3065a21e9c..c1e6efd25648 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
_pkgbase=r8168
pkgname=${_pkgbase}-dkms
pkgver=8.046.00
-pkgrel=1
+pkgrel=2
pkgdesc="A kernel module for Realtek 8168 network cards"
url="http://www.realtek.com.tw"
license=("GPL")
@@ -12,7 +12,7 @@ optdepends=('linux-headers: Needed for build the module for Arch kernel'
'linux-lts-headers: Needed for build the module for LTS Arch kernel'
'linux-zen-headers: Needed for build the module for ZEN Arch kernel')
#source=(https://github.com/mtorromeo/r8168/archive/$pkgver/r8168-$pkgver.tar.gz
-source=(https://az695102.vo.msecnd.net/rtdrivers/cn/nic/0011-r8168-8.046.00.tar.bz2
+source=(https://az695102.vo.msecnd.net/rtdrivers/cn/nic/0012-r8168-8.046.00.tar.bz2
dkms.conf)
install=r8168-dkms.install