mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
catsequences: auto updated to 1.5-1
This commit is contained in:
parent
adf5fca0e3
commit
bdc6f22ffe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
pkgname=catsequences
|
||||
pkgver=1.4
|
||||
pkgver=1.5
|
||||
pkgrel=1
|
||||
pkgdesc="tool for concatenating multiple fasta alignments for supermatrix phylogenetic analyses"
|
||||
arch=('x86_64')
|
||||
|
@ -8,7 +8,7 @@ url="https://github.com/ChrisCreevey/catsequences"
|
|||
license=('GPL')
|
||||
makedepends=('gcc')
|
||||
source=($url/archive/refs/tags/V${pkgver}.tar.gz)
|
||||
sha256sums=('b05b0914aaa5471b81cc7aa8920e8bad4b9516feff5bf1f511597d66a2779a16')
|
||||
sha256sums=('ffad52a51274700cc17d4c1b5b6115552f9048399fec4e92731f89895308ef38')
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
gcc $pkgname.c -o $pkgname
|
||||
|
|
Loading…
Add table
Reference in a new issue