btllib: auto updated to 1.7.1-1

This commit is contained in:
BioArchLinuxBot 2024-04-04 00:03:14 +00:00
parent 7fc0c718a2
commit cd2ff673d7

View file

@ -2,7 +2,7 @@
# Contributor: vlad0x00 <see github>
pkgname=btllib
pkgver=1.7.0
pkgver=1.7.1
pkgrel=1
pkgdesc="Bioinformatics Technology Lab common code library https://doi.org/10.21105/joss.04720"
arch=('x86_64')
@ -11,7 +11,7 @@ license=(GPL3)
depends=('gcc-libs' 'samtools' 'python')
makedepends=('meson' 'ninja' 'cmake' 'git' 'doxygen' 'swig')
source=("${pkgname}-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/btllib-${pkgver}.tar.gz")
sha256sums=('a9a2b7d5c65865b20ee6467657c08ac05c9ea1f7c993bf44c3ffcf044b200def')
sha256sums=('7fa600b34a1d46fa4a4dcd214a76c1c5e08c6f7e99a60a61f8bfc477e3fdfdfe')
options=('!strip')
build() {