Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
cuda


Commits:
3c71fe4c by Jakub Klinkovský at 2025-09-20T19:48:29+02:00
upgpkg: 13.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cuda
        pkgdesc = NVIDIA's GPU programming toolkit
-       pkgver = 13.0.0
+       pkgver = 13.0.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/13.0.0/local_installers/cuda_13.0.0_580.65.06_linux.run
+       source = 
https://developer.download.nvidia.com/compute/cuda/13.0.1/local_installers/cuda_13.0.1_580.82.07_linux.run
        source = cuda.sh
        source = cuda.conf
        source = accinj64.pc
@@ -46,7 +46,7 @@ pkgbase = cuda
        source = nsight-compute.desktop
        source = nsight-systems.desktop
        source = fix-glibc242.patch
-       sha512sums = 
1d09fd6f966e009c5ec461f72839bc70305cda99850ed58c446e4abffb25d9b88e50c0f03a23af13e90245be4b633592a50404cc7dd92cca42e21b8f8d790984
+       sha512sums = 
ec45bdbf883114092058a03f3efd03355d0d612597ce5baef812305a889e90d1faf8db805190ff19aa431b4c9b9454d8901bb38dcbec84278887d27ea10e965e
        sha512sums = 
0a8eb5f01cf3bf5cce22b7bcffec825ad926ee46ecfd9b266749045736cb8e3decb0158f14e6bee0e07ead8a88495d29a778de2e71c7b255b67500a049b2d52b
        sha512sums = 
3ef1d31adef59aaac464441aa1b8d92e706323492347e8ffec4ba1419576d3889791c8c13e8903dd79ceefc164cf473aef650105d1927cdb6676c936b66b2e45
        sha512sums = 
a4b3b03682801a98a1d8c1d14c084fd35efd384d92d497e230e3a28e0bd97b1fa48a93ccb2150f892f0b4154ca4ea2d66f5484a6a59b5c9b49963de42ecf1736


=====================================
PKGBUILD
=====================================
@@ -4,10 +4,10 @@
 
 pkgname=(cuda cuda-tools)
 pkgbase=cuda
-pkgver=13.0.0
+pkgver=13.0.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=580.65.06
+_driverver=580.82.07
 pkgrel=1
 pkgdesc="NVIDIA's GPU programming toolkit"
 arch=(x86_64)
@@ -55,7 +55,7 @@ 
source=(https://developer.download.nvidia.com/compute/cuda/${pkgver}/local_insta
         nsight-systems.desktop
         fix-glibc242.patch
 )
-sha512sums=('1d09fd6f966e009c5ec461f72839bc70305cda99850ed58c446e4abffb25d9b88e50c0f03a23af13e90245be4b633592a50404cc7dd92cca42e21b8f8d790984'
+sha512sums=('ec45bdbf883114092058a03f3efd03355d0d612597ce5baef812305a889e90d1faf8db805190ff19aa431b4c9b9454d8901bb38dcbec84278887d27ea10e965e'
             
'0a8eb5f01cf3bf5cce22b7bcffec825ad926ee46ecfd9b266749045736cb8e3decb0158f14e6bee0e07ead8a88495d29a778de2e71c7b255b67500a049b2d52b'
             
'3ef1d31adef59aaac464441aa1b8d92e706323492347e8ffec4ba1419576d3889791c8c13e8903dd79ceefc164cf473aef650105d1927cdb6676c936b66b2e45'
             
'a4b3b03682801a98a1d8c1d14c084fd35efd384d92d497e230e3a28e0bd97b1fa48a93ccb2150f892f0b4154ca4ea2d66f5484a6a59b5c9b49963de42ecf1736'



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

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


Reply via email to