blob: 28477ec175c1cecef65aba47caec83678d7d11a2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bandage
pkgdesc = Bioinformatics Application for Navigating De novo Assembly Graphs Easily
pkgver = 0.9.0
pkgrel = 1
url = https://github.com/rrwick/Bandage
arch = x86_64
license = GPL3
depends = qt5-base
depends = qt5-svg
source = bandage-0.9.0.tar.gz::https://github.com/rrwick/Bandage/archive/v0.9.0.tar.gz
source = bandage.desktop
sha256sums = 04de8152d8bf5e5aa32b41a63cf1c23e1fee7b67ccd9f1407db8dc2824ca4e30
sha256sums = 0996828261389a3e060918d5d1f04f5901cf1ec210333251871d06f9e575d0e9
pkgname = bandage
|