btllib: auto updated to 1.7.4-1

This commit is contained in:
BioArchLinuxBot 2024-11-30 06:09:58 +00:00
parent f09d0b9e5d
commit 6e37ff6e32

View file

@ -2,7 +2,7 @@
# Contributor: vlad0x00 <see github>
pkgname=btllib
pkgver=1.7.3
pkgver=1.7.4
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=('31e7124e1cda9eea6f27b654258a7f8d3dea83c828f0b2e8e847faf1c5296aa3')
sha256sums=('8c046340b9db4d580521297bfd9cb55af6877a34b48cf6a053266703ebc17837')
options=('!strip')
build() {