summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2021-07-13 08:41:06 +1000
committerRhinoceros2021-07-13 08:41:06 +1000
commitb765fb295f5099334a6236e3bfdbf01671db41f5 (patch)
treed9196802c43b13312031336cbdf4ddea47acfaee
parentb1f1e1c2c765bd56a02d11e78bddcc9b6d403e14 (diff)
downloadaur-b765fb295f5099334a6236e3bfdbf01671db41f5.tar.gz
Update to 2.10.1-1
Upstream changelog: > v2.10.1: Use full height of track to render features in "COLLAPSED" mode. Fixes #990
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d7a30323c5b..8f6d45727986 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = igv
pkgdesc = High-performance visualization tool for interactive exploration of large, integrated genomic datasets. From Broad Institute.
- pkgver = 2.10.0
+ pkgver = 2.10.1
pkgrel = 1
url = http://www.broadinstitute.org/software/igv/home
arch = any
@@ -8,13 +8,13 @@ pkgbase = igv
depends = jre11-openjdk
depends = archlinux-java-run
depends = sh
- source = https://data.broadinstitute.org/igv/projects/downloads/2.10/IGV_Linux_2.10.0_WithJava.zip
+ source = https://data.broadinstitute.org/igv/projects/downloads/2.10/IGV_Linux_2.10.1_WithJava.zip
source = igv.sh
source = igv_hidpi.sh
source = igv.desktop
source = igv_hidpi.desktop
source = igv-license-2020.txt::https://raw.githubusercontent.com/igvteam/igv/master/license.txt
- sha512sums = 566d94d939c3cba849481c50eb2eaab86901180d49882a4f39a17cf45255ca166bfbc6f5d7156b135a01541b6b7bb5c66deb7e58c89fdabffece32a8ce764b5b
+ sha512sums = cc877235b27ce3e2801424d128e8fea0385848ba26e3b1fa3b63816c1de01befde2fd468a999a415bf940e6815f34869d9bfe914afd428511e1a14d67130fad9
sha512sums = 70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649
sha512sums = 60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb
sha512sums = c6bd4fc8bb7e43ee0fe9a4709e716d015c678bdd8bcb897876c267ec48441e2383aebb26b80457d2238f79546537af3409aa698544dc0043ff2c921f18126662
diff --git a/PKGBUILD b/PKGBUILD
index dcc2062a6b35..9f2b89d46885 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Co-maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=igv
-pkgver=2.10.0
+pkgver=2.10.1
minor_pkgver=$(<<<$pkgver sed -E 's/^([0-9]+\.[0-9]+)\..*/\1/')
_pkgver=${pkgver//_/-} # currently not needed
pkgrel=1
@@ -21,7 +21,7 @@ source=("https://data.broadinstitute.org/igv/projects/downloads/${minor_pkgver}/
"$pkgname.desktop"
"igv_hidpi.desktop"
"${pkgname}-license-2020.txt::https://raw.githubusercontent.com/igvteam/igv/master/license.txt")
-sha512sums=('566d94d939c3cba849481c50eb2eaab86901180d49882a4f39a17cf45255ca166bfbc6f5d7156b135a01541b6b7bb5c66deb7e58c89fdabffece32a8ce764b5b'
+sha512sums=('cc877235b27ce3e2801424d128e8fea0385848ba26e3b1fa3b63816c1de01befde2fd468a999a415bf940e6815f34869d9bfe914afd428511e1a14d67130fad9'
#'e71a0dc70c717b3db00268632500b5723b8cddb1ecfbd8ce48b77ffad59bf93a8d275cc5ebd18b9eb1025200438ac55ec348def343b1b5f72a2c982b5dc4cc90'
'70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649'
'60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb'