Skip to content
Snippets Groups Projects
Verified Commit ebf80107 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

upgpkg: 12.6.1-1

parent d78b2967
No related branches found
No related tags found
No related merge requests found
pkgbase = cuda
pkgdesc = NVIDIA's GPU programming toolkit
pkgver = 12.6.0
pkgver = 12.6.1
pkgrel = 1
url = https://developer.nvidia.com/cuda-zone
install = cuda.install
......@@ -12,7 +12,7 @@ pkgbase = cuda
options = !strip
options = !debug
options = staticlibs
source = https://developer.download.nvidia.com/compute/cuda/12.6.0/local_installers/cuda_12.6.0_560.28.03_linux.run
source = https://developer.download.nvidia.com/compute/cuda/12.6.1/local_installers/cuda_12.6.1_560.35.03_linux.run
source = cuda.sh
source = cuda.conf
source = accinj64.pc
......@@ -43,7 +43,7 @@ pkgbase = cuda
source = nvjpeg.pc
source = nvrtc.pc
source = nvToolsExt.pc
sha512sums = fe5710c168298d2283a3f636ad5e1e212970fe8d9554ab450aa61d786536f50efb9d9e9396b6ac59638bd4204faadb5a99ec8a8c02e2c57a18f479123aaff3c9
sha512sums = 514ec89f847457c3ba78cd0dc22c25aebf2a19a6bbd5a8d071f31519d1007889cde6ba888a01596434216a8a88bfba21059cdc8e3fa9397133c93d2a9f0c015e
sha512sums = 3cac229e13762e09032c60b10c01d1af8da15871ec7ef76606fc69780c5d5e0410bf65c6b94230787fd9bb18c9d92083b3f65da36db97bbc8edb7a027c45a5be
sha512sums = 714d973bc79446f73bebe85306b3566fe25b554bcbcba2fcbe76709a3eca71fb5d183ab4da2d3b5e9326cb9cd8d13a93f6d4a005ea5a41f7ef8e6c6e81e06b5e
sha512sums = a4b3b03682801a98a1d8c1d14c084fd35efd384d92d497e230e3a28e0bd97b1fa48a93ccb2150f892f0b4154ca4ea2d66f5484a6a59b5c9b49963de42ecf1736
......
......@@ -4,10 +4,10 @@
pkgname=(cuda cuda-tools)
pkgbase=cuda
pkgver=12.6.0
pkgver=12.6.1
# Before upgrading, make sure that we ship at least this version of
# nvidia-utils as otherwise we'll get stuff such as #7.
_driverver=560.28.03
_driverver=560.35.03
pkgrel=1
pkgdesc="NVIDIA's GPU programming toolkit"
arch=('x86_64')
......@@ -47,7 +47,7 @@ source=(https://developer.download.nvidia.com/compute/cuda/${pkgver}/local_insta
nvjpeg.pc
nvrtc.pc
nvToolsExt.pc)
sha512sums=('fe5710c168298d2283a3f636ad5e1e212970fe8d9554ab450aa61d786536f50efb9d9e9396b6ac59638bd4204faadb5a99ec8a8c02e2c57a18f479123aaff3c9'
sha512sums=('514ec89f847457c3ba78cd0dc22c25aebf2a19a6bbd5a8d071f31519d1007889cde6ba888a01596434216a8a88bfba21059cdc8e3fa9397133c93d2a9f0c015e'
'3cac229e13762e09032c60b10c01d1af8da15871ec7ef76606fc69780c5d5e0410bf65c6b94230787fd9bb18c9d92083b3f65da36db97bbc8edb7a027c45a5be'
'714d973bc79446f73bebe85306b3566fe25b554bcbcba2fcbe76709a3eca71fb5d183ab4da2d3b5e9326cb9cd8d13a93f6d4a005ea5a41f7ef8e6c6e81e06b5e'
'a4b3b03682801a98a1d8c1d14c084fd35efd384d92d497e230e3a28e0bd97b1fa48a93ccb2150f892f0b4154ca4ea2d66f5484a6a59b5c9b49963de42ecf1736'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment