lastz_backtobackgaps: auto updated to 1.04.45-1

This commit is contained in:
BioArchLinuxBot 2025-02-24 18:01:36 +00:00
parent 22e26f1f39
commit 32c671e6c0

View file

@ -3,7 +3,7 @@
pkgname=lastz_backtobackgaps
_pkgname=lastz
pkgver=1.04.41
pkgver=1.04.45
pkgrel=1
pkgdesc="Pairwise DNA sequence aligner. This version allows back to back gaps (adjacent indels) but might break backward compatibility with lastZ and BLASTZ."
arch=('x86_64')
@ -13,7 +13,7 @@ depends=(glibc)
makedepends=()
provides=(lastz)
source=("https://github.com/${_pkgname}/${_pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('ade7c8619e1f83aae1b1e6e16a9bc74d283756565f0bb9f6a6ca28f8d862227e')
sha256sums=('cb7d971915f59089341e7916139a98a5da94d724de21c7eea8baa0a0bdbaa7e8')
build() {
cd "${_pkgname}-${pkgver}"