mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
igv: auto updated to 2.19.1-1
This commit is contained in:
parent
225a4ac3c2
commit
d631d71942
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# Co-maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
|
||||
|
||||
pkgname=igv
|
||||
pkgver=2.18.5
|
||||
pkgver=2.19.1
|
||||
pkgrel=1
|
||||
pkgdesc="High-performance visualization tool for interactive exploration of large, integrated genomic datasets. From Broad Institute. \
|
||||
https://doi.org/10.1093/bioinformatics/btac830"
|
||||
|
@ -15,7 +15,7 @@ license=('MIT')
|
|||
makedepends=('gendesk' 'gradle' 'java-environment=21')
|
||||
depends=('java-runtime=21' 'sh')
|
||||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/igvteam/igv/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('e4e1ef6a2c08dc481ecd9dc26e7c03a7f8076a9abb94c43e0adc99fee1737358')
|
||||
sha256sums=('3ce9328be00a7437465b7953a96e32d747f8f5a2813ac7faedaca2a1eba4e1a9')
|
||||
|
||||
prepare() {
|
||||
# generate /usr/bin entry
|
||||
|
|
Loading…
Add table
Reference in a new issue