summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Hofmann2017-09-10 10:00:31 +0200
committerPeter Hofmann2017-09-10 10:00:31 +0200
commitd4a237b1400b7bac28f7975e4d3f598f84ff340f (patch)
tree7e525f5a9a2f372fda437f13b69189bf4f32767f /PKGBUILD
parent339dffcf05c9c57613a89ca69050b3a0ce002299 (diff)
downloadaur-d4a237b1400b7bac28f7975e4d3f598f84ff340f.tar.gz
License changed to MIT
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86aec63418b3..86b80a0196eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A gopher server written in Bash"
arch=('any')
url="https://github.com/vain/sgopherd"
-license=('custom:PIZZA-WARE')
+license=('MIT')
depends=('bash')
makedepends=('git')
backup=('etc/xinetd.d/sgopherd')