summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2021-10-08 19:51:10 +1100
committerRhinoceros2021-10-08 19:51:10 +1100
commit0f931b1dd9e5ac5e1af8a13c18971ad218358bb0 (patch)
treeeae7f95a922555d1e169ab8712b79bb5ac5b4c27
parent047f7af1d8a28daab19e0d424a54be9a8d8776a8 (diff)
downloadaur-0f931b1dd9e5ac5e1af8a13c18971ad218358bb0.tar.gz
Update to 2.11.2-1
* Upstream changelog: "Taking scrolling into account when exporting images. Fixes #1033"
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3737e6e2ec32..274bf79a5d5f 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.11.1
+ pkgver = 2.11.2
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.11/IGV_Linux_2.11.1_WithJava.zip
+ source = https://data.broadinstitute.org/igv/projects/downloads/2.11/IGV_Linux_2.11.2_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 = 642af364b0cc62e0b5c609414a849117a173635c4bac68f28d2a17af2db704a5888c14797c5786dd565647f0e791403d7a17638b8fad57d69c495c53508eaca1
+ sha512sums = ddb7ca3451149405aaa4b277544293f576951e056a1ca14562765c43d33ef75a4d5853453c7d8cec1dc54c1885e2dfe45f0b0bef5db4c7d6289b11c4439b2d18
sha512sums = 70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649
sha512sums = 60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb
sha512sums = c6bd4fc8bb7e43ee0fe9a4709e716d015c678bdd8bcb897876c267ec48441e2383aebb26b80457d2238f79546537af3409aa698544dc0043ff2c921f18126662
diff --git a/PKGBUILD b/PKGBUILD
index f5b38ff3b501..952bdabbb47f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Co-maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=igv
-pkgver=2.11.1
+pkgver=2.11.2
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=('642af364b0cc62e0b5c609414a849117a173635c4bac68f28d2a17af2db704a5888c14797c5786dd565647f0e791403d7a17638b8fad57d69c495c53508eaca1'
+sha512sums=('ddb7ca3451149405aaa4b277544293f576951e056a1ca14562765c43d33ef75a4d5853453c7d8cec1dc54c1885e2dfe45f0b0bef5db4c7d6289b11c4439b2d18'
#'e71a0dc70c717b3db00268632500b5723b8cddb1ecfbd8ce48b77ffad59bf93a8d275cc5ebd18b9eb1025200438ac55ec348def343b1b5f72a2c982b5dc4cc90'
'70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649'
'60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb'