summarylogtreecommitdiffstats
path: root/PKGBUILD.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD.tmpl')
-rw-r--r--PKGBUILD.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.tmpl b/PKGBUILD.tmpl
index feb5656efe9f..c47e963da866 100644
--- a/PKGBUILD.tmpl
+++ b/PKGBUILD.tmpl
@@ -6,7 +6,7 @@ pkgrel=__PKGREL__
pkgdesc="Arch mirror list generator"
arch=('x86_64')
url="https://github.com/bomgar/fbmirrors"
-license=('custom:WTFPL')
+license=('custom:GPL-3.0')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('__SHA256__')