mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tracy: auto updated to 0.6.1-2
This commit is contained in:
parent
23b3c9e84b
commit
0b0d0f59a7
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@
|
|||
|
||||
pkgname=tracy
|
||||
pkgver=0.6.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Basecalling, alignment, assembly and deconvolution of Sanger Chromatogram trace files"
|
||||
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=('SKIP')
|
||||
sha256sums=('b6e1412f0589ca149493dd28401a397dfd5fff97254faaf4b55ffa598e50ab4c')
|
||||
|
||||
package(){
|
||||
cd "$srcdir"
|
||||
|
|
Loading…
Add table
Reference in a new issue