summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSemyon Maryasin2020-04-28 19:51:56 +0300
committerSemyon Maryasin2020-04-28 19:52:20 +0300
commit8603114644bce275b2c403e5e041589a0a01d6a9 (patch)
treea3c0e583cb89ef1f425c506dda5069a06b526b3d /PKGBUILD
parentf911d84b3073396606fba972dedf692100fece59 (diff)
downloadaur-8603114644bce275b2c403e5e041589a0a01d6a9.tar.gz
fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56cedebecc3e..70297f20acfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Use multiple internet connections in parallel"
arch=('x86_64' 'aarch64' 'armv7h')
url="https://speedify.com/"
-license=(UNKNOWN)
+license=(unknown)
groups=()
depends=()
makedepends=()