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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Jan 29 18:19:15 UTC 2018


    Date: Monday, January 29, 2018 @ 18:19:12
  Author: svenstaro
Revision: 315593

upgpkg: nvidia-lts 390.25-1

Modified:
  nvidia-lts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-29 18:17:59 UTC (rev 315592)
+++ PKGBUILD	2018-01-29 18:19:12 UTC (rev 315593)
@@ -2,9 +2,9 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=nvidia-lts
-pkgver=387.34
+pkgver=390.25
 _extramodules=extramodules-4.9-lts
-pkgrel=7
+pkgrel=1
 pkgdesc="NVIDIA drivers for linux-lts"
 arch=('x86_64')
 url="http://www.nvidia.com/"
@@ -13,8 +13,8 @@
 license=('custom')
 install=nvidia-lts.install
 options=('!strip')
-source_x86_64=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run")
-sha512sums_x86_64=('0a472f8e446dee01f9e526d4de4f6d587a97ad36dd36da66ab15243b6194a8198cbaf9ad3394558fdc963dd56ef1daaf519ed9cd69d59bc990bd56626897f5c8')
+source=("http://us.download.nvidia.com/XFree86/Linux-x86_64/${pkgver}/NVIDIA-Linux-x86_64-${pkgver}-no-compat32.run")
+sha512sums=('02dbb790013f51b6e6945933d977366211f47cb62f7ff1b6b2f57bd40be7fc28d8e92f223155f21fcb9154b857133235e68f9e020d0d8079f5e9f676d15177d7')
 
 [[ "$CARCH" = "x86_64" ]] && _pkg="NVIDIA-Linux-x86_64-${pkgver}-no-compat32"
 



More information about the arch-commits mailing list