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

Andreas Radke andyrtr at archlinux.org
Thu Jan 12 16:37:44 UTC 2017


    Date: Thursday, January 12, 2017 @ 16:37:43
  Author: andyrtr
Revision: 207013

upgpkg: r8168-lts 8.042-7

kernel upstream update 4.4.42 rebuild

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-12 16:36:43 UTC (rev 207012)
+++ PKGBUILD	2017-01-12 16:37:43 UTC (rev 207013)
@@ -4,14 +4,14 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.042
-pkgrel=6
+pkgrel=7
 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.40" "linux-lts<4.5")
-makedepends=("linux-lts-headers>=4.4.40" "linux-lts-headers<4.5")
+depends=('glibc' "linux-lts>=4.4.42" "linux-lts<4.5")
+makedepends=("linux-lts-headers>=4.4.42" "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