mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
btllib: auto updated to 1.7.2-1
This commit is contained in:
parent
5bf1f6e3c6
commit
6527a01c1a
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: vlad0x00 <see github>
|
# Contributor: vlad0x00 <see github>
|
||||||
|
|
||||||
pkgname=btllib
|
pkgname=btllib
|
||||||
pkgver=1.7.1
|
pkgver=1.7.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Bioinformatics Technology Lab common code library https://doi.org/10.21105/joss.04720"
|
pkgdesc="Bioinformatics Technology Lab common code library https://doi.org/10.21105/joss.04720"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -11,7 +11,7 @@ license=(GPL3)
|
||||||
depends=('gcc-libs' 'samtools' 'python')
|
depends=('gcc-libs' 'samtools' 'python')
|
||||||
makedepends=('meson' 'ninja' 'cmake' 'git' 'doxygen' 'swig')
|
makedepends=('meson' 'ninja' 'cmake' 'git' 'doxygen' 'swig')
|
||||||
source=("${pkgname}-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/btllib-${pkgver}.tar.gz")
|
source=("${pkgname}-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/btllib-${pkgver}.tar.gz")
|
||||||
sha256sums=('7fa600b34a1d46fa4a4dcd214a76c1c5e08c6f7e99a60a61f8bfc477e3fdfdfe')
|
sha256sums=('4c1bb29fdbd7d9a39f960360a5d4b224d22189862b948027a8e3ecd67c635926')
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue