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

Andreas Radke andyrtr at archlinux.org
Thu Sep 15 19:31:06 UTC 2016


    Date: Thursday, September 15, 2016 @ 19:31:06
  Author: andyrtr
Revision: 189352

upgpkg: r8168-lts 8.042-4

kernel upstream update 4.4.21 rebuild

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-15 19:29:27 UTC (rev 189351)
+++ PKGBUILD	2016-09-15 19:31:06 UTC (rev 189352)
@@ -4,14 +4,14 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.042
-pkgrel=3
+pkgrel=4
 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.19" "linux-lts<4.5")
-makedepends=("linux-lts-headers>=4.4.19" "linux-lts-headers<4.5")
+depends=('glibc' "linux-lts>=4.4.21" "linux-lts<4.5")
+makedepends=("linux-lts-headers>=4.4.21" "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