summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64851ae5c0c0..1929cf09bae7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.10
pkgrel=1
pkgdesc="CUDA Information Utility."
url="http://cuda-z.sourceforge.net/"
-license="GPL2"
+license=("GPLv2")
arch=("x86_64")
depends=("cuda-toolkit" "qt4")
source=("http://downloads.sourceforge.net/cuda-z/cuda-z-${pkgver}.zip")