mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tracy: auto updated to 0.7.2-1
This commit is contained in:
parent
b1fe1e99a3
commit
7f616e750b
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# maintainer: Guoyi Zhang <GuoyiZhang at malacology dot net>
|
||||
|
||||
pkgname=tracy
|
||||
pkgver=0.7.1
|
||||
pkgrel=2
|
||||
pkgver=0.7.2
|
||||
pkgrel=1
|
||||
pkgdesc="Basecalling, alignment, assembly and deconvolution of Sanger Chromatogram trace files. https://doi.org/10.1186/s12864-020-6635-8"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/gear-genomics/tracy"
|
||||
license=('BSDv3')
|
||||
provides=('tracy')
|
||||
source=("https://github.com/gear-genomics/tracy/releases/download/v${pkgver}/tracy_v${pkgver}_linux_x86_64bit")
|
||||
sha256sums=('752c9b971dbad4cd8d2531ee6a846b78b91d716c5a3f0bb6ba0feab133df0246')
|
||||
sha256sums=('5256670adacd402c5d7452a68d16da08eb3569fe67faac3e94a88f7b43568bfc')
|
||||
|
||||
package(){
|
||||
cd "$srcdir"
|
||||
|
|
Loading…
Add table
Reference in a new issue