summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2020-10-29 10:14:35 +1100
committerRhinoceros2020-10-29 10:14:35 +1100
commit20a4b27b846506b76924bf387b98fa85bad25fb4 (patch)
treeca1311d7a79ec6754963e7c02022c4dda57481cd
parentc3c5a4d2a241144738c010b5f1b7db9cdfc75073 (diff)
downloadaur-20a4b27b846506b76924bf387b98fa85bad25fb4.tar.gz
Update to 2.8.11:
* Upstream changelog: This release includes new download bundles for IGV. For the MacOS App and the Windows Installer, you can now choose to download a version with or without an embedded Java. If you prefer to use your own installation of Java 11, choose an IGV download that is labeled "Separate Java 11 required".
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef59e673610a..334dc0e170b7 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.8.10
+ pkgver = 2.8.11
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.8/IGV_Linux_2.8.10_WithJava.zip
+ source = https://data.broadinstitute.org/igv/projects/downloads/2.8/IGV_Linux_2.8.11_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 = bd2419542a1f32ef91feb7433ab9893ccfd3152a70172768b41daff642cf3fdf29d63429783f93e64460c1cfa7a235096e5bc08828f427f324064118a1784f05
+ sha512sums = 0531bf1d183488fe43d02fbda541af9f1f3d394f35ac50c3854d86d29d80002e8930e9a5658efc4545ec3320672ba7423c797524a0ac7a9459f7a4d970e5bbc3
sha512sums = 70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649
sha512sums = 60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb
sha512sums = c6bd4fc8bb7e43ee0fe9a4709e716d015c678bdd8bcb897876c267ec48441e2383aebb26b80457d2238f79546537af3409aa698544dc0043ff2c921f18126662
diff --git a/PKGBUILD b/PKGBUILD
index 941f088a346c..e91b9ba95c7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Co-maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=igv
-pkgver=2.8.10
+pkgver=2.8.11
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=('bd2419542a1f32ef91feb7433ab9893ccfd3152a70172768b41daff642cf3fdf29d63429783f93e64460c1cfa7a235096e5bc08828f427f324064118a1784f05'
+sha512sums=('0531bf1d183488fe43d02fbda541af9f1f3d394f35ac50c3854d86d29d80002e8930e9a5658efc4545ec3320672ba7423c797524a0ac7a9459f7a4d970e5bbc3'
#'e71a0dc70c717b3db00268632500b5723b8cddb1ecfbd8ce48b77ffad59bf93a8d275cc5ebd18b9eb1025200438ac55ec348def343b1b5f72a2c982b5dc4cc90'
'70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649'
'60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb'