summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ce2afdd8638..ce9617970ff9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=minimap2-bin
-pkgver=2.26
+pkgver=2.27
pkgrel=1
pkgdesc="Aligner for genomic and spliced nucleotide sequences"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('glibc' 'zlib')
provides=("minimap2=$pkgver")
conflicts=('minimap2')
source_x86_64=("https://github.com/lh3/minimap2/releases/download/v$pkgver/minimap2-${pkgver}_x64-linux.tar.bz2")
-sha256sums_x86_64=('ed59c52c59f94a41220d657c4d85313bdae4a09bae52dcd0346c31210bc7a502')
+sha256sums_x86_64=('a8971db6fbde47bdb4cab505dc2c1b099c77c2343e80d9549ed9b39a99867a60')
package() {