summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Krause2015-07-15 16:25:06 +0200
committerChristian Krause2015-07-15 16:25:06 +0200
commit1679c389ce8e5ea9965e819c0dfe8193849fb722 (patch)
treee7865b946fa0d75697e8a48bb4dd880e5643ff78 /PKGBUILD
parent4b71245ddb7306ebc430f334b6b6f132fc07273f (diff)
downloadaur-1679c389ce8e5ea9965e819c0dfe8193849fb722.tar.gz
correct license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 469ba1c16da4..2505f698f67e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="fast splice junction mapper for RNA-Seq reads"
arch=('x86_64' 'i686')
url="http://ccb.jhu.edu/software/tophat/index.shtml"
-license=('PerlArtistic')
+license=('BSL')
depends=('boost-libs' 'bowtie2' 'python2')
makedepends=('boost')
source=("http://ccb.jhu.edu/software/tophat/downloads/tophat-$pkgver.tar.gz")