Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / cuda
Commits:
1bd0044f by Andreas Radke at 2023-12-11T17:14:55+01:00
upgpkg: 12.3.0-7; icu rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cuda
pkgdesc = NVIDIA's GPU programming toolkit
pkgver = 12.3.0
- pkgrel = 6
+ pkgrel = 7
url = https://developer.nvidia.com/cuda-zone
install = cuda.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ pkgname=(cuda cuda-tools)
pkgbase=cuda
pkgver=12.3.0
_driverver=545.23.06
-pkgrel=6
+pkgrel=7
pkgdesc="NVIDIA's GPU programming toolkit"
arch=('x86_64')
url="https://developer.nvidia.com/cuda-zone"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cuda/-/commit/1bd0044f7f46c4326796fff53ad0d4e11a3f6258
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cuda/-/commit/1bd0044f7f46c4326796fff53ad0d4e11a3f6258
You're receiving this email because of your account on gitlab.archlinux.org.