summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorclintval2017-11-02 13:45:21 -0700
committerclintval2017-11-02 13:45:21 -0700
commit6a9f4dd73df88e9a378ee570f142fe1e4018a796 (patch)
tree49701d13fbc2fe597f8ac255f1e90de7428d1bfc /PKGBUILD
parent0f87715b5c687a970b972c1a4676b65b90335ad4 (diff)
downloadaur-6a9f4dd73df88e9a378ee570f142fe1e4018a796.tar.gz
Fixed kraken URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f2924d7a1f2..bef69dade15d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.10.5
pkgrel=1
pkgdesc="Kraken taxonomic sequence classification system"
arch=('i686' 'x86_64')
-url=https://github.com/DerrickWood/"${kraken}"
+url=https://github.com/DerrickWood/"${pkgname}"
license=('GPL3')
depends=('coreutils' 'perl')
provides=('kraken')