summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b703e0cd3263..e1cefdbdf74c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=19.04.1
pkgrel=0
pkgdesc="A DSL for data-driven computational pipelines"
arch=('any')
-url="https://nextflow.io"
+url="https://www.nextflow.io"
license=('Apache')
depends=('java-runtime>=8')
source=("https://github.com/nextflow-io/nextflow/releases/download/v${pkgver}/nextflow")