summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Towns2015-12-04 15:14:55 +1100
committerAshley Towns2015-12-04 15:14:55 +1100
commit6f1bf23b3c762b64204b632f7411adbc6f3d97c8 (patch)
tree6c3dc6578462d7d3fdfa03968ffdea56cf1e7a0f
parent1c623ac1c49144b2ad179fa70e56ab576cfaac69 (diff)
downloadaur-6f1bf23b3c762b64204b632f7411adbc6f3d97c8.tar.gz
updated license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45654053513e..c994fd06f9fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="The swift programming language"
arch=('x86_64')
url="https://swift.org"
-license=('custom')
+license=('apache2')
depends=('icu55' 'ncurses5-compat-libs' 'libedit' 'python2' 'readline' 'libutil-linux' 'libbsd')
conflicts=('lldb')
options=('!strip')