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

Jan Steffens heftig at archlinux.org
Mon Aug 13 13:24:45 UTC 2018


    Date: Monday, August 13, 2018 @ 13:24:44
  Author: heftig
Revision: 371273

8.046.00-3

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-13 13:24:00 UTC (rev 371272)
+++ PKGBUILD	2018-08-13 13:24:44 UTC (rev 371273)
@@ -5,7 +5,7 @@
 
 pkgname=r8168
 pkgver=8.046.00
-pkgrel=2
+pkgrel=3
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw"
 license=("GPL")
@@ -29,7 +29,7 @@
 }
 
 package() {
-	depends=("linux>=4.17" "linux<4.18")
+	depends=("linux>=4.18" "linux<4.19")
 
 	cd "$pkgname-$pkgver"
 	install -Dt "$pkgdir/usr/lib/modules/extramodules-ARCH" -m644 src/*.ko



More information about the arch-commits mailing list