[arch-commits] Commit in r8168-lts/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Tue May 28 15:40:48 UTC 2019
Date: Tuesday, May 28, 2019 @ 15:40:45
Author: andyrtr
Revision: 472763
upgpkg: r8168-lts 8.047.01-5
upstream update 4.19.46 rebuild
Modified:
r8168-lts/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-28 15:38:49 UTC (rev 472762)
+++ PKGBUILD 2019-05-28 15:40:45 UTC (rev 472763)
@@ -3,13 +3,13 @@
pkgname=r8168-lts
_pkgname=r8168
pkgver=8.047.01
-pkgrel=4
+pkgrel=5
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.45" "linux-lts<4.20")
-makedepends=("linux-lts-headers>=4.19.45" "linux-lts-headers<4.20")
+depends=('glibc' "linux-lts>=4.19.46" "linux-lts<4.20")
+makedepends=("linux-lts-headers>=4.19.46" "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