Skip to content

Instantly share code, notes, and snippets.

@xabbu
Last active April 19, 2018 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xabbu/68698ce83d105a1ec962f6e7df3d4d70 to your computer and use it in GitHub Desktop.
Save xabbu/68698ce83d105a1ec962f6e7df3d4d70 to your computer and use it in GitHub Desktop.
@@ -2,7 +2,7 @@
# Contributor: Richard Mathot <rim@odoo.com>
_pkgbase=r8152
pkgname=${_pkgbase}-dkms
-pkgver=2.08.0
+pkgver=2.10.0
pkgrel=1
pkgdesc="A kernel module for Realtek 8152 network adapters"
url="http://www.realtek.com.tw"
@@ -13,9 +13,9 @@
optdepends=('linux-headers: Build the module for Arch kernel'
'linux-lts-headers: Build the module for LTS Arch kernel')
#install=$pkgname.install
-source=(http://12244.wpc.azureedge.net/8012244/drivers/rtdrivers/cn/nic/0007-${_pkgbase}.53-$pkgver.bz2
+source=(http://12244.wpc.azureedge.net/8012244/drivers/rtdrivers/cn/nic/0010-${_pkgbase}.53-$pkgver.tar.bz2
'dkms.conf')
-sha256sums=('7c604f41da3d25ef9260cdfe4f929fb7ee380e83652e268d21e7a538eabe85f9'
+sha256sums=('5f5a1efed4714a8ad0fc95e5b628261e118eab537d9ea6f4acd2b88e79a1fc43'
'236d6d0b7caea466b107251c0c898fc7286999ae9eab04800a97125f3b719392')
prepare() {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment