summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12022-05-06 21:49:46 +0800
committerChocobo12022-05-06 21:49:46 +0800
commitf98ef0a460ca63e3af01c01d70a268e712adaa6a (patch)
treefb07c6cae34694622e7c9bd6bdcd47470bbf18d6 /PKGBUILD
parentc6b46ce342e07a5115bff8f84bf38202cc856783 (diff)
downloadaur-hisat2-bin.tar.gz
upgpkg: hisat2-bin 2.2.1-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02c5c8c0572c..2b49bb68c016 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=hisat2-bin
pkgver=2.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="A fast and sensitive alignment program for mapping sequencing reads"
arch=('x86_64')
url="https://daehwankimlab.github.io/hisat2/"
license=('GPL')
depends=('glibc')
optdepends=('perl' 'python')
-provides=('hisat2')
+provides=("hisat2=$pkgver")
conflicts=('hisat2')
source_x86_64=("https://cloud.biohpc.swmed.edu/index.php/s/oTtGWbWjaxsQ2Ho/download")
sha256sums_x86_64=('ae53af930729787a126944f7db34d4065c06f589c4fb05f4cfa9a348cacd5cb4')