summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')