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

Andreas Radke andyrtr at archlinux.org
Sun Jun 9 20:06:12 UTC 2019


    Date: Sunday, June 9, 2019 @ 20:06:12
  Author: andyrtr
Revision: 479158

upgpkg: r8168-lts 8.047.01-6

upstream kernel update 4.19.49 rebuild

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-09 20:04:54 UTC (rev 479157)
+++ PKGBUILD	2019-06-09 20:06:12 UTC (rev 479158)
@@ -3,13 +3,13 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.047.01
-pkgrel=5
+pkgrel=6
 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.46" "linux-lts<4.20")
-makedepends=("linux-lts-headers>=4.19.46" "linux-lts-headers<4.20")
+depends=('glibc' "linux-lts>=4.19.49" "linux-lts<4.20")
+makedepends=("linux-lts-headers>=4.19.49" "linux-lts-headers<4.20")
 source=(https://github.com/mtorromeo/r8168/archive/$pkgver/$pkgname-$pkgver.tar.gz)
 sha256sums=('d298c4b52bb68b494230c219879eaf57cabe255f3475f7a792f76ad7fd83a0eb')
 



More information about the arch-commits mailing list