summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Weiman2015-12-06 14:51:42 -0500
committerMark Weiman2015-12-06 14:51:42 -0500
commit4dbfcf54e65cc022ec732fe70df665194e7c5766 (patch)
tree6a96023ea2b80b2546a413bb11b05de55e32846f /PKGBUILD
parentab76fecdd40fabefd73abb51f29e79b99d0f4fc0 (diff)
downloadaur-4dbfcf54e65cc022ec732fe70df665194e7c5766.tar.gz
fixed license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3a6f8334fcd..874aca52c87e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc='Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity.'
arch=(any)
url="https://github.com/jordansissel/${_gemname}"
-license=('Apache License (2.0)')
+license=('MIT')
depends=(ruby ruby-cabin ruby-backports ruby-arr-pm ruby-clamp
ruby-childprocess)
options=(!emptydirs)