libmaus: auto updated to 2.0.813_release_20221210220409-1

This commit is contained in:
BioArchLinuxBot 2025-02-08 06:28:14 +00:00
parent f65f567a30
commit bac82c1033

View file

@ -2,16 +2,16 @@
# Contributor: Clint Valentine <valentine.clint@gmail.com>
pkgname=libmaus
pkgver=2.0.812_release_20220919125234
pkgrel=4
pkgver=2.0.813_release_20221210220409
pkgrel=1
pkgdesc="Bioinformatics data structures and algorithms in C++"
arch=('x86_64')
url=https://gitlab.com/german.tischler/libmaus2
license=('GPL-2.0-or-later')
source=(https://gitlab.com/german.tischler/"${pkgname}"2/-/archive/"${pkgver//_/-}"/"${pkgname}"2-"${pkgver//_/-}".tar.gz
"gcc13.patch::https://gitlab.com/malacology/libmaus2/-/commit/f148c4571d17965192f01a1a25248c3cc3e07da8.patch")
sha256sums=('08e6dee0fcb68253e1edd1e442650104051b096ffa8417b05f8b6f2aa04018e4'
'37297bef2ea8409e3f27f6638b513afcd290f0f6385e0f4c221f584773262258')
sha256sums=('4125f8daefd6900185675026498369457088e25e81029597659249be49cd5261'
'3f5a37c3c0a5cf5b0252a278ea434d98bbcf044e09712a0560740275f2555c5f')
makedepends=('make' 'gcc' 'boost')
prepare() {