summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2019-08-03 13:31:05 +1000
committerRhinoceros2019-08-03 13:31:05 +1000
commit0707e1bb79336568c402596fc19a5b6792fa5ef1 (patch)
treef7b003d50903c3ae8924f9a25d2ad795034c8e6e
parent22a5b6fb6030de3166bb3806ba4c4f608d98fe89 (diff)
downloadaur-0707e1bb79336568c402596fc19a5b6792fa5ef1.tar.gz
Update to 2.6.2-1
* Upstream changelog: 'fix "exists" test'
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 248a3d8afc2d..51bfc85bd5c5 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.6.1
+ pkgver = 2.6.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 = http://data.broadinstitute.org/igv/projects/downloads/2.6/IGV_Linux_2.6.1.zip
+ source = http://data.broadinstitute.org/igv/projects/downloads/2.6/IGV_Linux_2.6.2.zip
source = igv.sh
source = igv_hidpi.sh
source = igv.desktop
source = igv_hidpi.desktop
source = https://raw.githubusercontent.com/igvteam/igv/master/license.txt
- sha512sums = a6eda1693e581d9c82d3c68af94659b42161a2239a796b6eb2142c79bf3a27ee09cd8ef739bd4712312b1ec0358262c96316f5a40d3516292bf3e665c38e44e1
+ sha512sums = fca9bd0cd91da19a83e853e674fb8dacb8773c37d2f25f90c347b6cd337669bff75a4f44209eec6502683d0039ccfde8bb95acc25c7cfcb930a0df31c366943f
sha512sums = 70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649
sha512sums = 60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb
sha512sums = c6bd4fc8bb7e43ee0fe9a4709e716d015c678bdd8bcb897876c267ec48441e2383aebb26b80457d2238f79546537af3409aa698544dc0043ff2c921f18126662
diff --git a/PKGBUILD b/PKGBUILD
index a8248f2cae78..952513030dab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Co-maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=igv
-pkgver=2.6.1
+pkgver=2.6.2
minor_pkgver=$(<<<$pkgver sed -E 's/^([0-9]+\.[0-9]+)\..*/\1/')
_pkgver=${pkgver//_/-} # currently not needed
pkgrel=1
@@ -21,7 +21,7 @@ source=("http://data.broadinstitute.org/igv/projects/downloads/${minor_pkgver}/I
"$pkgname.desktop"
"igv_hidpi.desktop"
"https://raw.githubusercontent.com/igvteam/igv/master/license.txt")
-sha512sums=('a6eda1693e581d9c82d3c68af94659b42161a2239a796b6eb2142c79bf3a27ee09cd8ef739bd4712312b1ec0358262c96316f5a40d3516292bf3e665c38e44e1'
+sha512sums=('fca9bd0cd91da19a83e853e674fb8dacb8773c37d2f25f90c347b6cd337669bff75a4f44209eec6502683d0039ccfde8bb95acc25c7cfcb930a0df31c366943f'
#'e71a0dc70c717b3db00268632500b5723b8cddb1ecfbd8ce48b77ffad59bf93a8d275cc5ebd18b9eb1025200438ac55ec348def343b1b5f72a2c982b5dc4cc90'
'70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649'
'60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb'