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