summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAshley Towns2015-12-04 15:27:43 +1100
committerAshley Towns2015-12-04 15:27:43 +1100
commit514259fd349fc86677e4ce14d9df5d7856fee1ee (patch)
treed2c075f20041809440b7b5810ee477de365c21f1 /PKGBUILD
parentb06b4929b16d50369f150c89b2ee8edb33b9bb16 (diff)
downloadaur-514259fd349fc86677e4ce14d9df5d7856fee1ee.tar.gz
update license to common license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43ad83f6db64..3b7a8543988e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="The Swift programming language, the binary drops from the official website"
arch=('x86_64')
url="https://swift.org"
-license=('apache2')
+license=('apache')
depends=('icu55' 'ncurses5-compat-libs' 'libedit' 'python2' 'readline' 'libutil-linux' 'libbsd')
conflicts=('lldb')
options=('!strip')