summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortrizen2016-11-13 19:27:03 +0200
committertrizen2016-11-13 19:27:03 +0200
commitcd83349a4b208e5d68d2f6cdc3cffd44089a260f (patch)
tree0175437f7f596607cb84e2d532441132be64fa14 /PKGBUILD
parent28da2d30207a03b3fcfb8a0ae0ae4aedc3881d7a (diff)
downloadaur-cd83349a4b208e5d68d2f6cdc3cffd44089a260f.tar.gz
Updated license name.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 278dd6ead472..f5e1f4ac1fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A pretty clever command-line units converter. (written in Sidef)"
arch=('any')
url="https://github.com/trizen/smart-units"
-license=('GPLv3')
+license=('GPL3')
depends=('sidef')
source=("https://github.com/trizen/${pkgname}/archive/${pkgver}.tar.gz")