tracy: auto updated to 0.6.1-2

This commit is contained in:
starsareintherose 2021-11-20 11:15:41 +08:00
parent 23b3c9e84b
commit 0b0d0f59a7

View file

@ -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"