Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
cuda


Commits:
e03f30eb by Sven-Hendrik Haase at 2024-02-12T14:39:25+01:00
upgpkg: 12.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = cuda
        pkgdesc = NVIDIA's GPU programming toolkit
-       pkgver = 12.3.1
-       pkgrel = 3
+       pkgver = 12.3.2
+       pkgrel = 1
        url = https://developer.nvidia.com/cuda-zone
        install = cuda.install
        arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = cuda
        depends = gcc12
        options = !strip
        options = staticlibs
-       source = 
https://developer.download.nvidia.com/compute/cuda/12.3.1/local_installers/cuda_12.3.1_545.23.08_linux.run
+       source = 
https://developer.download.nvidia.com/compute/cuda/12.3.2/local_installers/cuda_12.3.2_545.23.08_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 = 
d3708abc3652d2959cabbc999222caa4a2791bf6ec2ac963f57792aa83727aebf48c0a2524c25b3a7237f7fa8b90fc8303679e8eaeb5874c8eefd907290ae595
+       sha512sums = 
dce569e42955fc351a6b52b2876948029d5183bb000754f0cdcba754673a280acfd4c9e4d8cf61d572ed045de006e0bbb0e8ff32012e6cc336be9c05fd529340
        sha512sums = 
56a85e8a0b9ae5d4c4132a778af0d8f13589e68e0ac2def05fb5cb99e09da90f104c00debb072f7d689d8abd030b80898c361d902000e59a7b938776c6112cd8
        sha512sums = 
714d973bc79446f73bebe85306b3566fe25b554bcbcba2fcbe76709a3eca71fb5d183ab4da2d3b5e9326cb9cd8d13a93f6d4a005ea5a41f7ef8e6c6e81e06b5e
        sha512sums = 
a4b3b03682801a98a1d8c1d14c084fd35efd384d92d497e230e3a28e0bd97b1fa48a93ccb2150f892f0b4154ca4ea2d66f5484a6a59b5c9b49963de42ecf1736


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 # Maintainer: Konstantin Gizdov <a...@kge.pw>
 pkgname=(cuda cuda-tools)
 pkgbase=cuda
-pkgver=12.3.1
+pkgver=12.3.2
 _driverver=545.23.08
-pkgrel=3
+pkgrel=1
 pkgdesc="NVIDIA's GPU programming toolkit"
 arch=('x86_64')
 url="https://developer.nvidia.com/cuda-zone";
@@ -43,7 +43,7 @@ 
source=(https://developer.download.nvidia.com/compute/cuda/${pkgver}/local_insta
         nvjpeg.pc
         nvrtc.pc
         nvToolsExt.pc)
-sha512sums=('d3708abc3652d2959cabbc999222caa4a2791bf6ec2ac963f57792aa83727aebf48c0a2524c25b3a7237f7fa8b90fc8303679e8eaeb5874c8eefd907290ae595'
+sha512sums=('dce569e42955fc351a6b52b2876948029d5183bb000754f0cdcba754673a280acfd4c9e4d8cf61d572ed045de006e0bbb0e8ff32012e6cc336be9c05fd529340'
             
'56a85e8a0b9ae5d4c4132a778af0d8f13589e68e0ac2def05fb5cb99e09da90f104c00debb072f7d689d8abd030b80898c361d902000e59a7b938776c6112cd8'
             
'714d973bc79446f73bebe85306b3566fe25b554bcbcba2fcbe76709a3eca71fb5d183ab4da2d3b5e9326cb9cd8d13a93f6d4a005ea5a41f7ef8e6c6e81e06b5e'
             
'a4b3b03682801a98a1d8c1d14c084fd35efd384d92d497e230e3a28e0bd97b1fa48a93ccb2150f892f0b4154ca4ea2d66f5484a6a59b5c9b49963de42ecf1736'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cuda/-/commit/e03f30eb8d1b18864d3306a41d91125652d06bc2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cuda/-/commit/e03f30eb8d1b18864d3306a41d91125652d06bc2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to