summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordaurnimator2019-03-15 15:54:43 +1100
committerdaurnimator2019-03-15 15:56:42 +1100
commit11654689ad3bf70d06866dab00fe301be18bc4dd (patch)
tree5ae14479084eb18a0fef5ebcfad57cfffa0b194e
parentb451dfa60e3faa8e188fc5b863ef3b27138f7af0 (diff)
downloadaur-11654689ad3bf70d06866dab00fe301be18bc4dd.tar.gz
license is custom (and unknown)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19b4a0053fdf..f2111a4d7a41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = ngrok
arch = x86_64
arch = armv7h
arch = aarch64
- license = Apache
+ license = custom
source_i686 = https://bin.equinox.io/a/g4YHJQ1Yenm/ngrok-2.3.17-linux-386
sha256sums_i686 = d3f55d09a286a823cf5011b59dc22f51a9292a5cdb5d215b4b88cbbc99ae62e0
source_x86_64 = https://bin.equinox.io/a/hd8X5RLv5sC/ngrok-2.3.17-linux-amd64
diff --git a/PKGBUILD b/PKGBUILD
index fb1b83cf5eff..e58b63cd7445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=2.3.17
pkgrel=1
pkgdesc='A tunneling, reverse proxy for developing and understanding networked, HTTP services'
url='https://ngrok.com'
-license=('Apache')
+license=('custom')
source_i686=("https://bin.equinox.io/a/g4YHJQ1Yenm/ngrok-${pkgver}-linux-386")
source_x86_64=("https://bin.equinox.io/a/hd8X5RLv5sC/ngrok-${pkgver}-linux-amd64")
source_armv7h=("https://bin.equinox.io/a/kFCaZM9xSKH/ngrok-${pkgver}-linux-arm")