summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6eb5387b42f9..28a4df0a0e5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = nvidia-beta-all
pkgdesc = NVIDIA drivers for all kernels on the system (beta version)
- pkgver = 440.59
+ pkgver = 440.64
pkgrel = 1
url = https://www.nvidia.com/
arch = x86_64
license = custom
makedepends = linux
makedepends = linux-headers
- depends = nvidia-utils-beta>=440.59
+ depends = nvidia-utils-beta>=440.64
depends = libglvnd
- provides = nvidia=440.59
- provides = nvidia-beta=440.59
+ provides = nvidia=440.64
+ provides = nvidia-beta=440.64
conflicts = nvidia
options = !strip
- source = https://us.download.nvidia.com/XFree86/Linux-x86_64/440.59/NVIDIA-Linux-x86_64-440.59-no-compat32.run
- sha256sums = 87c05aeadd260034b4d429de5be8032ead2103adee7aedc1adbb15c0ce3c6f28
+ source = https://us.download.nvidia.com/XFree86/Linux-x86_64/440.64/NVIDIA-Linux-x86_64-440.64-no-compat32.run
+ sha256sums = b0567234f6eaa841bb9f5cf965d1e93b9c7b4c87d6e5bdc3d7add924e9a55a7d
pkgname = nvidia-beta-all
diff --git a/PKGBUILD b/PKGBUILD
index 94459ffeffae..362d86817499 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ng Oon-Ee
pkgname=nvidia-beta-all
-pkgver=440.59
+pkgver=440.64
pkgrel=1
pkgdesc='NVIDIA drivers for all kernels on the system (beta version)'
arch=('x86_64')
@@ -16,7 +16,7 @@ conflicts=('nvidia')
options=('!strip')
_pkg="NVIDIA-Linux-${CARCH}-${pkgver}-no-compat32"
source=("https://us.download.nvidia.com/XFree86/Linux-${CARCH}/${pkgver}/${_pkg}.run")
-sha256sums=('87c05aeadd260034b4d429de5be8032ead2103adee7aedc1adbb15c0ce3c6f28')
+sha256sums=('b0567234f6eaa841bb9f5cf965d1e93b9c7b4c87d6e5bdc3d7add924e9a55a7d')
prepare() {
# extract the source file