summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoel Grunbaum2020-10-24 14:06:45 +1100
committerJoel Grunbaum2020-10-24 14:06:45 +1100
commit48d0e3251f4bce23089113fa83da6b5d2a236aa6 (patch)
tree5d103d3d9bd1691b87e60d2f4a5491186a0afbb8 /PKGBUILD
parent38da19acf57135396c8106ab60acb331008c8eba (diff)
downloadaur-dnscomp-git.tar.gz
Relicensed to MIT
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac1047696122..d4f8801de9a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.r26.7a2cec3
pkgrel=1
pkgdesc="A simple, fast DNS benchmark tool"
arch=('x86_64')
-license=('GPL3')
+license=('MIT')
makedepends=('git')
provides=("$_pkgname")
source=("$_pkgname::git+https://github.com/Chizi123/dnscomp.git")