[arch-commits] Commit in nvidia-390xx/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Feb 23 17:47:20 UTC 2019


    Date: Saturday, February 23, 2019 @ 17:47:19
  Author: svenstaro
Revision: 346740

Remove old patches

Modified:
  nvidia-390xx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-23 17:40:46 UTC (rev 346739)
+++ PKGBUILD	2019-02-23 17:47:19 UTC (rev 346740)
@@ -16,11 +16,9 @@
 options=('!strip')
 _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
 source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/${_pkg}.run"
-        kernel-4.16.patch kernel-4.19.patch kernel-4.20.patch)
+        kernel-4.16.patch)
 sha256sums=('de85a2eea39ca16e25645b345259b01fbe858b833286b7e6785afa273009ef6f'
-            '622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385'
-            'e425320bd3712cc789035d5936412724b0b410f50463980c0a48715fd3f8c431'
-            'deb45f7636dfebe938dffe566df9e9a5deeb47ccaf0bfe16a2884579b2524075')
+            '622ac792ec200b2239cb663c0010392118b78c9904973d82cd261165c16d6385')
 
 prepare() {
     sh "${_pkg}.run" --extract-only



More information about the arch-commits mailing list