summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorclintval2018-03-15 17:50:02 -0700
committerclintval2018-03-15 17:50:02 -0700
commit323e44ef3e0d2c34b5998e7922f42673e1bd20c8 (patch)
tree40e86d61ba18141f4609b5bc7e532b49ea1f0601 /PKGBUILD
parent019ef5eb9e1100b2bf9c7dce933bfc54657023d2 (diff)
downloadaur-qualimap.tar.gz
qualimap 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 558fff068328..459ba6245132 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=2.2.1
pkgrel=2
pkgdesc="Utility to evaluate the quality of next-generation sequencing data"
arch=('any')
-url=https://qualimap.bioinfo.cipf.es
+url=http://qualimap.bioinfo.cipf.es/
license=('GPL2')
depends=('r' 'java-runtime>=6' 'java-runtime-openjdk>=6')
install="${pkgname}".install