summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEgor Kovetskiy2020-07-13 16:17:42 +0300
committerEgor Kovetskiy2020-07-13 16:17:42 +0300
commitc3d85ff204217e3d9cd756867aeeb7438e43f5be (patch)
tree615ce056ec30aecd36a6de7d3b1c1585dd7f8eba /PKGBUILD
parentba5dc9bdfb71fc1d41f659e5df4187266cf368c8 (diff)
downloadaur-shdoc-git.tar.gz
sync github.com/kovetskiy/pkgbuilds
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cfd31ee9f71..56c7cce55cd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=20200713.38_02f326e
pkgrel=1
pkgdesc="generate documentation for shell scripts"
arch=('any')
-license=('GPL')
+license=('MIT')
makedepends=('git')
depends=('gawk')
url="https://github.com/reconquest/shdoc"