mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
libmaus: auto updated to 2.0.811_release_20220907125528-1
This commit is contained in:
parent
538664f658
commit
cd5936b002
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Maintainer: Clint Valentine <valentine.clint@gmail.com>
|
||||
|
||||
pkgname=libmaus
|
||||
pkgver=2.0.810_release_20220216151520
|
||||
pkgrel=9
|
||||
pkgver=2.0.811_release_20220907125528
|
||||
pkgrel=1
|
||||
pkgdesc="Bioinformatics data structures and algorithms in C++"
|
||||
arch=('x86_64')
|
||||
url=https://gitlab.com/german.tischler/libmaus2
|
||||
license=('GPL2')
|
||||
source=(https://gitlab.com/german.tischler/"${pkgname}"2/-/archive/"${pkgver//_/-}"/"${pkgname}"2-"${pkgver//_/-}".tar.gz)
|
||||
sha256sums=('6639289aba6bbece3057ab7d1782a1b94b80a9ae22fc3d136a78ba8f7b9edaee')
|
||||
sha256sums=('584349bdf3b183fbe2442f758b97201c7a2d0b1c70a4b27b2444169bded07c73')
|
||||
makedepends=('make' 'gcc' 'boost')
|
||||
build() {
|
||||
cd "${srcdir}"/libmaus2-"${pkgver//_/-}"
|
||||
|
|
Loading…
Add table
Reference in a new issue