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

Andreas Radke andyrtr at archlinux.org
Wed Jun 19 15:24:19 UTC 2019


    Date: Wednesday, June 19, 2019 @ 15:24:18
  Author: andyrtr
Revision: 482394

upgpkg: r8168-lts 8.047.01-8

upstream update 4.19.53 rebuild

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-19 15:23:13 UTC (rev 482393)
+++ PKGBUILD	2019-06-19 15:24:18 UTC (rev 482394)
@@ -3,13 +3,13 @@
 pkgname=r8168-lts
 _pkgname=r8168
 pkgver=8.047.01
-pkgrel=7
+pkgrel=8
 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.49" "linux-lts<4.20")
-makedepends=("linux-lts-headers>=4.19.49" "linux-lts-headers<4.20")
+depends=('glibc' "linux-lts>=4.19.53" "linux-lts<4.20")
+makedepends=("linux-lts-headers>=4.19.53" "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