summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNazar Vinnichuk2020-06-16 16:41:28 +0300
committerNazar Vinnichuk2020-06-16 16:41:28 +0300
commit0beb77bb3019fc42e70e3b7930536e153b02c249 (patch)
tree641f0b4dd9de7dbc39eb4591463e06672be291f4 /PKGBUILD
parent66b8ed3555c5bb8588839d74894f9b385173cb84 (diff)
downloadaur-0beb77bb3019fc42e70e3b7930536e153b02c249.tar.gz
Fix license naming.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc11fcaff848..7780a5495b3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Dependency graph of installed packages on your wallpaper."
url="http://github.com/Kharacternyk/${_pkgname}"
arch=('any')
-license=('GPL-3')
+license=('GPL3')
depends=('graphviz' 'pacman-contrib')
optdepends=('feh: wallpaper setting using feh'
'hsetroot: wallpaper setting using hsetroot'