summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2022-08-09 12:06:49 +1000
committerRhinoceros2022-08-09 12:06:49 +1000
commit21a09ab76ea4521c8edf2e9285c85bde762a8a4f (patch)
treef905ba971a845db78b198cb2064c3bdcd765307c
parentc615ecf32add4bf6a94cab6e87f8c287429ec28d (diff)
downloadaur-21a09ab76ea4521c8edf2e9285c85bde762a8a4f.tar.gz
Update to 2.14.0-1
* Upstream changelog: "add test xml"
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e79b9e133308..915fe6d8329c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = igv
pkgdesc = High-performance visualization tool for interactive exploration of large, integrated genomic datasets. From Broad Institute.
- pkgver = 2.13.2
- pkgrel = 2
+ pkgver = 2.14.0
+ pkgrel = 1
url = http://www.broadinstitute.org/software/igv/home
arch = any
license = MIT
depends = jre11-openjdk
depends = archlinux-java-run
depends = sh
- source = https://data.broadinstitute.org/igv/projects/downloads/2.13/IGV_Linux_2.13.2_WithJava.zip
+ source = https://data.broadinstitute.org/igv/projects/downloads/2.14/IGV_Linux_2.14.0_WithJava.zip
source = igv.sh
source = igv_hidpi.sh
source = igv.desktop
source = igv_hidpi.desktop
source = igv-license-2022.txt::https://raw.githubusercontent.com/igvteam/igv/master/license.txt
- source = https://raw.githubusercontent.com/igvteam/igv/v2.13.2/test/web/IGV_64.png
- sha512sums = 5e0106741e7bfefc9ad24ba4915824f54b417d18f456539b21e47992092e671974e563d82533a712dffdff0187f36029dbd3ea40acda493d2357ce58d9640f63
+ source = https://raw.githubusercontent.com/igvteam/igv/v2.14.0/test/web/IGV_64.png
+ sha512sums = ed7c483ab5e438030bd76c21ff7c5f44b5b7995edff0d3ba02195159099aaa7103e81a8db11d5d24520d4f8d97caf6433d11eb55c13a5684e8998d206c065b6c
sha512sums = 70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649
sha512sums = 60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb
sha512sums = c6bd4fc8bb7e43ee0fe9a4709e716d015c678bdd8bcb897876c267ec48441e2383aebb26b80457d2238f79546537af3409aa698544dc0043ff2c921f18126662
diff --git a/PKGBUILD b/PKGBUILD
index a295f6b65948..206ca94003aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# Co-maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=igv
-pkgver=2.13.2
+pkgver=2.14.0
minor_pkgver=$(<<<$pkgver sed -E 's/^([0-9]+\.[0-9]+)\..*/\1/')
_pkgver=${pkgver//_/-} # currently not needed
-pkgrel=2
+pkgrel=1
pkgdesc="High-performance visualization tool for interactive exploration of large, integrated genomic datasets. From Broad Institute."
arch=('any')
url="http://www.broadinstitute.org/software/igv/home"
@@ -21,7 +21,7 @@ source=("https://data.broadinstitute.org/igv/projects/downloads/${minor_pkgver}/
"igv_hidpi.desktop"
"${pkgname}-license-2022.txt::https://raw.githubusercontent.com/igvteam/igv/master/license.txt"
"https://raw.githubusercontent.com/igvteam/igv/v${pkgver}/test/web/IGV_64.png")
-sha512sums=('5e0106741e7bfefc9ad24ba4915824f54b417d18f456539b21e47992092e671974e563d82533a712dffdff0187f36029dbd3ea40acda493d2357ce58d9640f63'
+sha512sums=('ed7c483ab5e438030bd76c21ff7c5f44b5b7995edff0d3ba02195159099aaa7103e81a8db11d5d24520d4f8d97caf6433d11eb55c13a5684e8998d206c065b6c'
'70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649'
'60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb'
'c6bd4fc8bb7e43ee0fe9a4709e716d015c678bdd8bcb897876c267ec48441e2383aebb26b80457d2238f79546537af3409aa698544dc0043ff2c921f18126662'