summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ee757beda4f..304c6ec586f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Cross-platform debugger for Go"
arch=('any')
url="https://github.com/mailgun/godebug"
-license=('Apache2')
+license=('Apache')
makedepends=('go')
options=('!strip')
provides=godebug