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

Andreas Radke andyrtr at archlinux.org
Wed Oct 9 15:33:51 UTC 2019


    Date: Wednesday, October 9, 2019 @ 15:33:50
  Author: andyrtr
Revision: 514362

upgpkg: r8168-lts 8.047.04-3

rebuild for new module location

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-09 15:31:14 UTC (rev 514361)
+++ PKGBUILD	2019-10-09 15:33:50 UTC (rev 514362)
@@ -3,17 +3,17 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.047.04
-pkgrel=2
+pkgrel=3
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 url="http://www.realtek.com.tw"
 license=("GPL")
 arch=('x86_64')
-depends=('glibc' "linux-lts>=4.19.66" "linux-lts<4.20")
-makedepends=("linux-lts-headers>=4.19.66" "linux-lts-headers<4.20")
+depends=('glibc' "linux-lts>=4.19.78" "linux-lts<4.20")
+makedepends=("linux-lts-headers>=4.19.78" "linux-lts-headers<4.20")
 source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('4a201c7691b66e47f19172367c70a14b8b38d600f0739719c57dba9c0cf3f17a')
 
-_extramodules=extramodules-4.19-lts
+_extramodules=extramodules-lts
 
 build() {
 	cd "$_pkgname-$pkgver"



More information about the arch-commits mailing list