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 2c9987fc5192..6f151fdf94fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=minimap2-bin
-pkgver=2.17
+pkgver=2.18
pkgrel=1
pkgdesc="Aligner for genomic and spliced nucleotide sequences"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('glibc' 'zlib')
provides=('minimap2')
conflicts=('minimap2')
source=("https://github.com/lh3/minimap2/releases/download/v$pkgver/minimap2-${pkgver}_x64-linux.tar.bz2")
-sha256sums=('fe97310cf9abc165de2e17d41b68ee5a1003be3ff742179edef38fcf8a089a47')
+sha256sums=('e39dbd73cf51e1ae2bb69b1afe8bd21ef9255b9345c2f5461aa83316fed9669e')
package() {