summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorclintval2018-03-15 17:51:48 -0700
committerclintval2018-03-15 17:51:48 -0700
commite9eeb8f25048a31de5708688445866bea6586a95 (patch)
tree95905dab6bc6149ace9cca4d62608bb806714b0c /PKGBUILD
parent473dec3d65f075dc12d8483535208e85c565307d (diff)
downloadaur-bcl2fastq-bin.tar.gz
bcl2fastq-bin typo in url=...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b579ed0688a1..84800eb005cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgver="${_pkg_ver}"."${_pkg_build}"
pkgrel=2
pkgdesc="Demultiplexes data and converts BCL files generated by Illumina sequencers to FASTQ for downstream analysis"
arch=('x86_64')
-url=https://support.illumina.com/downloads/bcl2fastq-conversion-software-v"${_pkg_ver//./-}".html
+url=https://support.illumina.com/downloads/bcl2fastq-conversion-software-v"${_eula_ver}".html
license=('custom:illumina')
provides=('bcl2fastq')
conflicts=('bcl2fastq')