Date: Wednesday, April 8, 2020 @ 16:30:28
  Author: mtorromeo
Revision: 612652

upgpkg: r8168-lts 8.048.02-1

Modified:
  r8168-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-04-08 16:30:17 UTC (rev 612651)
+++ PKGBUILD    2020-04-08 16:30:28 UTC (rev 612652)
@@ -1,8 +1,8 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=r8168-lts
-pkgver=8.048.00
-pkgrel=23
+pkgver=8.048.02
+pkgrel=1
 pkgdesc="A kernel module for Realtek 8168 network cards for linux-lts"
 url="http://www.realtek.com.tw";
 license=("GPL")
@@ -9,7 +9,7 @@
 arch=('x86_64')
 makedepends=('linux-lts-headers')
 
source=(https://github.com/mtorromeo/r8168/archive/$pkgver/r8168-$pkgver.tar.gz)
-sha256sums=('0aacba20d985ba5e67e21bdad89a099e102f7bef3027adb647ffbb80b01ac8d0')
+sha256sums=('0f209762fa37b90c6ba347a815fd083c9d342e38dbec14273059a419e671df70')
 
 build() {
        cd "r8168-$pkgver"

Reply via email to