diff --git a/PKGBUILD b/PKGBUILD
index 9459788af942e6d302ddedd0324c02c5e11500b8..74e47590bcde77a22c7bdd137808bdc169a87ee8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=2
 pkgdesc="NVIDIA's GPU programming toolkit"
 arch=('x86_64')
 url="https://developer.nvidia.com/cuda-zone"
-license=('custom:NVIDIA')
+license=(LicenseRef-NVIDIA-CUDA)
 depends=('opencl-nvidia' 'nvidia-utils' 'python' 'gcc12')
 options=(!strip staticlibs)
 install=cuda.install