summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhinoceros2023-04-19 21:09:48 +1000
committerRhinoceros2023-04-19 21:09:48 +1000
commitd17e0da168c4ae7660e5f090a96bf0ca769a053c (patch)
treeb8bf92c9da4af18fc6c7b3c005d05710e8b43429
parent8c6ad1364c51cdbff712660e402a7c9c12fd47c9 (diff)
downloadaur-d17e0da168c4ae7660e5f090a96bf0ca769a053c.tar.gz
Update to 2.16.1
* Upstream changelog: "remove broken tests -- test files no longer available"
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95494cfc8f44..ff36f29c9133 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.16.0
+ pkgver = 2.16.1
pkgrel = 1
url = http://www.broadinstitute.org/software/igv/home
arch = any
@@ -8,14 +8,14 @@ pkgbase = igv
depends = jre11-openjdk
depends = archlinux-java-run
depends = sh
- source = https://data.broadinstitute.org/igv/projects/downloads/2.16/IGV_Linux_2.16.0_WithJava.zip
+ source = https://data.broadinstitute.org/igv/projects/downloads/2.16/IGV_Linux_2.16.1_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.16.0/test/web/IGV_64.png
- sha512sums = 404a52736a8e6ad54e25cbf7834eb5f413846484b9ed7956ee3d967eeb2a833ba62ad8d7489cb739fcb6a9f07a0a9ebc0e6eedc33b2f479bf7877385cfaa2677
+ source = https://raw.githubusercontent.com/igvteam/igv/v2.16.1/test/web/IGV_64.png
+ sha512sums = b0fc2fcb23bc57faebe71950961e5df2275bf313b15865e4615b24eee40b9f7dc14e3e20c11affc7905cf38ff0f3ecfa6f4bfd89d6f4d09898670f6ec6dfe359
sha512sums = 70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649
sha512sums = 60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb
sha512sums = c6bd4fc8bb7e43ee0fe9a4709e716d015c678bdd8bcb897876c267ec48441e2383aebb26b80457d2238f79546537af3409aa698544dc0043ff2c921f18126662
diff --git a/PKGBUILD b/PKGBUILD
index 0d2fdcb9d54d..b067d9e55d71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Co-maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
pkgname=igv
-pkgver=2.16.0
+pkgver=2.16.1
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}/
"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=('404a52736a8e6ad54e25cbf7834eb5f413846484b9ed7956ee3d967eeb2a833ba62ad8d7489cb739fcb6a9f07a0a9ebc0e6eedc33b2f479bf7877385cfaa2677'
+sha512sums=('b0fc2fcb23bc57faebe71950961e5df2275bf313b15865e4615b24eee40b9f7dc14e3e20c11affc7905cf38ff0f3ecfa6f4bfd89d6f4d09898670f6ec6dfe359'
'70de493d5188d6eedbd0bf7c74d41ce4829efab75e3a79b56f998326c209d0184f5d3624d6b85d01ad93f0462e785c314322ef4a9260ead6d747f1791ecbe649'
'60c9c8c6f66259a4edafd1d58d1f1ebcda4450f7620d4c0fc987d5875c2fd531bc2a3159fcdb77975bf07002036e3544f4d301a31d1085ab24d576eea1f8adcb'
'c6bd4fc8bb7e43ee0fe9a4709e716d015c678bdd8bcb897876c267ec48441e2383aebb26b80457d2238f79546537af3409aa698544dc0043ff2c921f18126662'