[arch-commits] Commit in r8168/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at nymeria.archlinux.org
Wed Oct 16 13:31:16 UTC 2013


    Date: Wednesday, October 16, 2013 @ 15:31:16
  Author: mtorromeo
Revision: 98652

upgpkg: r8168 8.037.00-1

Updated to version 8.037.00

Modified:
  r8168/trunk/PKGBUILD

----------+
 PKGBUILD |   14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-16 13:19:05 UTC (rev 98651)
+++ PKGBUILD	2013-10-16 13:31:16 UTC (rev 98652)
@@ -4,8 +4,8 @@
 # Contributor: Filip <fila pruda com>, Det < nimetonmaili(at)gmail >
 
 pkgname=r8168
-pkgver=8.036.00
-pkgrel=14
+pkgver=8.037.00
+pkgrel=1
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw"
 license=("GPL")
@@ -12,14 +12,9 @@
 arch=('i686' 'x86_64')
 depends=('glibc' 'linux')
 makedepends=('linux-headers')
-source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2 linux-3.10.patch)
+source=(http://r8168.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
 install=$pkgname.install
 
-prepare() {
-	cd "$pkgname-$pkgver"
-	patch -p0 -i "$srcdir/linux-3.10.patch"
-}
-
 build() {
 	_kernver=$(pacman -Q linux | cut -d . -f 2 | cut -f 1 -d -)
 	KERNEL_RELEASE=$(cat /usr/lib/modules/extramodules-3.$_kernver-ARCH/version)
@@ -47,5 +42,4 @@
 	sed -i "s|extramodules-.*-ARCH|extramodules-3.$_kernver-ARCH|" "$startdir/$pkgname.install"
 }
 
-sha256sums=('937fd5d7d4cbfc95cf2859d8c3beb15a8536dc4e41752f7a53f2a25f07cdcd33'
-            '1fb115b4d1b6b058d23322b89fad52d29748ce75b2774815e72c679a235d0e87')
+sha256sums=('06aa1c6a58a878450798100eb5f9c3d87763c5f41e99b7d5f3b2fe78646d02b0')




More information about the arch-commits mailing list