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