Date: Monday, December 24, 2018 @ 04:12:51
  Author: heftig
Revision: 417697

8.046.00-34

Modified:
  r8168/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-24 04:12:48 UTC (rev 417696)
+++ PKGBUILD    2018-12-24 04:12:51 UTC (rev 417697)
@@ -4,7 +4,7 @@
 
 pkgname=r8168
 pkgver=8.046.00
-pkgrel=33
+pkgrel=34
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw";
 license=("GPL")
@@ -28,7 +28,7 @@
 }
 
 package() {
-       depends=("linux>=4.19" "linux<4.20")
+       depends=("linux>=4.20" "linux<4.21")
 
        cd "$pkgname-$pkgver"
        install -Dt "$pkgdir/usr/lib/modules/extramodules-ARCH" -m644 src/*.ko

Reply via email to