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

Massimiliano Torromeo mtorromeo at archlinux.org
Tue Dec 15 13:13:02 UTC 2015


    Date: Tuesday, December 15, 2015 @ 14:13:02
  Author: mtorromeo
Revision: 153376

upgpkg: r8168 8.041.00-1

Updated to 8.041.00

Modified:
  r8168/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-15 12:41:50 UTC (rev 153375)
+++ PKGBUILD	2015-12-15 13:13:02 UTC (rev 153376)
@@ -4,8 +4,8 @@
 # Contributor: Filip <fila pruda com>, Det < nimetonmaili(at)gmail >
 
 pkgname=r8168
-pkgver=8.040.00
-pkgrel=9
+pkgver=8.041.00
+pkgrel=1
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw"
 license=("GPL")
@@ -14,7 +14,7 @@
 makedepends=('linux-headers')
 install=$pkgname.install
 source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1f7aad3a066c152837e03e558ba720742e792d281c96c5412cff32d68875415b')
+sha256sums=('d56f60e4157ccbf8f8717270b1acb391b0a959d9a96c2f0b4a91c683aa8b83a5')
 
 build() {
 	_kernver=$(pacman -Q linux | sed -r 's#.* ([0-9]+\.[0-9]+).*#\1#')



More information about the arch-commits mailing list