[arch-commits] Commit in r8168-lts/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Tue May 7 11:19:24 UTC 2019
Date: Tuesday, May 7, 2019 @ 11:19:24
Author: andyrtr
Revision: 462004
upgpkg: r8168-lts 8.047.01-2
upstream update 4.19.40 rebuild
Modified:
r8168-lts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-07 10:57:41 UTC (rev 462003)
+++ PKGBUILD 2019-05-07 11:19:24 UTC (rev 462004)
@@ -3,13 +3,13 @@
pkgname=r8168-lts
_pkgname=r8168
pkgver=8.047.01
-pkgrel=1
+pkgrel=2
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.34" "linux-lts<4.20")
-makedepends=("linux-lts-headers>=4.19.34" "linux-lts-headers<4.20")
+depends=('glibc' "linux-lts>=4.19.40" "linux-lts<4.20")
+makedepends=("linux-lts-headers>=4.19.40" "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