summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2021-02-02 12:04:44 +1100
committerRhinoceros2021-02-02 12:04:44 +1100
commit2789b2a168c5292a9729f78eceac71477b6b7a41 (patch)
treec91b03108605a2e118f3e79b3316456a9e9b52ce
parent14339bccadfff6eb704896f1227bc4c1d92a902e (diff)
downloadaur-2789b2a168c5292a9729f78eceac71477b6b7a41.tar.gz
Update to 2.9.0-1
* Upstream changelog: "color unit test"
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d939aa7c2406..22e1e808c1bd 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.13
+ pkgver = 2.9.0
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.13_WithJava.zip
+ source = https://data.broadinstitute.org/igv/projects/downloads/2.9/IGV_Linux_2.9.0_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 = bfbe936c879dbd205c0d1d59da4b853467fa208950dd14856d3bcd379bb85ab98bc0ddf278f002eb322e3ce3fcd3deb57b38fb619ca546cd0cbe8db9008845dc
+ sha512sums = 36576a5184ea30de3ea6fa0b83caddbdd3519b33178046a9170961617216e8ff515ac1262e2308bb6739004f0adc78968a12bff46d9a9ac753260d011204cee6
sha512sums = 70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649
sha512sums = 60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb
sha512sums = c6bd4fc8bb7e43ee0fe9a4709e716d015c678bdd8bcb897876c267ec48441e2383aebb26b80457d2238f79546537af3409aa698544dc0043ff2c921f18126662
diff --git a/PKGBUILD b/PKGBUILD
index 812ddee5a631..3260f4c00251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Co-maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=igv
-pkgver=2.8.13
+pkgver=2.9.0
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=('bfbe936c879dbd205c0d1d59da4b853467fa208950dd14856d3bcd379bb85ab98bc0ddf278f002eb322e3ce3fcd3deb57b38fb619ca546cd0cbe8db9008845dc'
+sha512sums=('36576a5184ea30de3ea6fa0b83caddbdd3519b33178046a9170961617216e8ff515ac1262e2308bb6739004f0adc78968a12bff46d9a9ac753260d011204cee6'
#'e71a0dc70c717b3db00268632500b5723b8cddb1ecfbd8ce48b77ffad59bf93a8d275cc5ebd18b9eb1025200438ac55ec348def343b1b5f72a2c982b5dc4cc90'
'70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649'
'60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb'