summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaël Kerbiriou2019-12-01 14:52:26 +0000
committerMaël Kerbiriou2019-12-01 14:52:26 +0000
commit854661e49b233e2cf6de7baa0610aed34bf86715 (patch)
tree74620f75cbb16e170a40a9ceda56495c203d8562
parent8548cfb1e013ea1a47ce6c8aff87c838e9ef50eb (diff)
downloadaur-minia-git.tar.gz
fix project url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ac24408e5e2..8e1280044cf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=3.2.1.r12.g5b131b9
pkgrel=1
pkgdesc="short-read assembler based on a de Bruijn graph"
arch=('i686' 'x86_64')
-url="https://github.com/GATB/bcalm"
+url="https://github.com/GATB/minia"
license=('AGPL3')
conflicts=("$_pkgname")
provides=("$_pkgname")