lastz: auto updated to 1.04.41-1

This commit is contained in:
BioArchLinuxBot 2024-12-18 19:36:30 +00:00
parent 68c1138016
commit b9eedc93d7

View file

@ -2,7 +2,7 @@
# Contributor: Mick Elliot <m.g.elliot@rug.nl>
pkgname=lastz
pkgver=1.04.22
pkgver=1.04.41
pkgrel=1
pkgdesc="Pairwise DNA sequence aligner"
arch=('x86_64')
@ -12,7 +12,7 @@ depends=(glibc)
makedepends=()
provides=(lastz)
source=("https://github.com/${pkgname}/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('4c829603ba4aed7ddf64255b528cd88850e4557382fca29580d3576c25c5054a')
sha256sums=('ade7c8619e1f83aae1b1e6e16a9bc74d283756565f0bb9f6a6ca28f8d862227e')
build() {
cd "${pkgname}-${pkgver}"