summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b5dc5091717..1b502eecc77a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = qualimap
pkgdesc = Utility to evaluate the quality of next-generation sequencing data
pkgver = 2.2.1
pkgrel = 2
- url = https://qualimap.bioinfo.cipf.es
+ url = http://qualimap.bioinfo.cipf.es/
install = qualimap.install
arch = any
license = GPL2
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