Skip to content
Snippets Groups Projects
Verified Commit 9c6d1b43 authored by Sven-Hendrik Haase's avatar Sven-Hendrik Haase
Browse files

upgpkg: 12.4.0-1

parent 561081cf
No related branches found
No related tags found
No related merge requests found
pkgbase = cuda
pkgdesc = NVIDIA's GPU programming toolkit
pkgver = 12.3.2
pkgver = 12.4.0
pkgrel = 1
url = https://developer.nvidia.com/cuda-zone
install = cuda.install
......@@ -12,7 +12,7 @@ pkgbase = cuda
depends = gcc12
options = !strip
options = staticlibs
source = https://developer.download.nvidia.com/compute/cuda/12.3.2/local_installers/cuda_12.3.2_545.23.08_linux.run
source = https://developer.download.nvidia.com/compute/cuda/12.4.0/local_installers/cuda_12.4.0_550.54.14_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 = dce569e42955fc351a6b52b2876948029d5183bb000754f0cdcba754673a280acfd4c9e4d8cf61d572ed045de006e0bbb0e8ff32012e6cc336be9c05fd529340
sha512sums = 329b81c63dcefa5c6713eeb2dc5ccc223f5b456f4b7558bd3723d166357d8bb4c79d12082ea396aaadae8b5593b20584f7bd0cf617bb3494e4423b58726255a1
sha512sums = 56a85e8a0b9ae5d4c4132a778af0d8f13589e68e0ac2def05fb5cb99e09da90f104c00debb072f7d689d8abd030b80898c361d902000e59a7b938776c6112cd8
sha512sums = 714d973bc79446f73bebe85306b3566fe25b554bcbcba2fcbe76709a3eca71fb5d183ab4da2d3b5e9326cb9cd8d13a93f6d4a005ea5a41f7ef8e6c6e81e06b5e
sha512sums = a4b3b03682801a98a1d8c1d14c084fd35efd384d92d497e230e3a28e0bd97b1fa48a93ccb2150f892f0b4154ca4ea2d66f5484a6a59b5c9b49963de42ecf1736
......
......@@ -2,8 +2,8 @@
# Maintainer: Konstantin Gizdov <arch@kge.pw>
pkgname=(cuda cuda-tools)
pkgbase=cuda
pkgver=12.3.2
_driverver=545.23.08
pkgver=12.4.0
_driverver=550.54.14
pkgrel=1
pkgdesc="NVIDIA's GPU programming toolkit"
arch=('x86_64')
......@@ -43,7 +43,7 @@ source=(https://developer.download.nvidia.com/compute/cuda/${pkgver}/local_insta
nvjpeg.pc
nvrtc.pc
nvToolsExt.pc)
sha512sums=('dce569e42955fc351a6b52b2876948029d5183bb000754f0cdcba754673a280acfd4c9e4d8cf61d572ed045de006e0bbb0e8ff32012e6cc336be9c05fd529340'
sha512sums=('329b81c63dcefa5c6713eeb2dc5ccc223f5b456f4b7558bd3723d166357d8bb4c79d12082ea396aaadae8b5593b20584f7bd0cf617bb3494e4423b58726255a1'
'56a85e8a0b9ae5d4c4132a778af0d8f13589e68e0ac2def05fb5cb99e09da90f104c00debb072f7d689d8abd030b80898c361d902000e59a7b938776c6112cd8'
'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