summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca65ff463554..afd5e5ad4f30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=3
pkgdesc="A script to show pacman full system upgrade in SVG picture"
arch=('any')
url="http://aur.archlinux.org"
-license="CDDL"
+license=("CDDL")
depends=('gnuplot')
optdepends=('chromium: for display svg file')
source=(upgradepic.sh)