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

Andreas Radke andyrtr at archlinux.org
Fri Jan 6 22:55:22 UTC 2017


    Date: Friday, January 6, 2017 @ 22:55:21
  Author: andyrtr
Revision: 205844

upgpkg: r8168-lts 8.042-6

kernel upstream update 4.4.40 rebuild

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-06 22:52:26 UTC (rev 205843)
+++ PKGBUILD	2017-01-06 22:55:21 UTC (rev 205844)
@@ -4,14 +4,14 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.042
-pkgrel=5
+pkgrel=6
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 #url="http://www.realtek.com.tw"
 url="https://code.google.com/p/r8168/"
 license=("GPL")
 arch=('i686' 'x86_64')
-depends=('glibc' "linux-lts>=4.4.30" "linux-lts<4.5")
-makedepends=("linux-lts-headers>=4.4.30" "linux-lts-headers<4.5")
+depends=('glibc' "linux-lts>=4.4.40" "linux-lts<4.5")
+makedepends=("linux-lts-headers>=4.4.40" "linux-lts-headers<4.5")
 install=$pkgname.install
 source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('9dd8ae22115bcbef98c15b0b1e2160300cce3129ef7e0485d7e577188ba3fcc2')



More information about the arch-commits mailing list