summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-06-11 15:17:23 +0000
committerBioArchLinuxBot2023-06-11 15:17:23 +0000
commitb48c3d20cd0512231f3635d770c6025dc9d79176 (patch)
tree9350447ad2d182aa87c16c63a95acb57e9f0ca21 /PKGBUILD
parentf7184beb3dde62a1c1b388d67a325ec182723cf5 (diff)
downloadaur-b48c3d20cd0512231f3635d770c6025dc9d79176.tar.gz
[lilac] updated to 1.0.4-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26f20dce5999..2e78ff1f2e38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=centrifuge
pkgver=1.0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Rapid and memory-efficient tool for classification of metagenomic sequences"
arch=('x86_64')
url=https://ccb.jhu.edu/software/centrifuge/
@@ -17,7 +17,7 @@ depends=(
'jellyfish'
'hisat2'
)
-makedepends=('git' 'inetutils' 'pandoc-cli')
+makedepends=('git' 'inetutils' 'pandoc')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/DaehwanKimLab/centrifuge/archive/refs/tags/v${pkgver}.tar.gz"
'alphabet.cpp.patch'
'alphabet.h.patch'