summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-12-15 05:31:39 +0100
committerhaawda2017-12-15 05:31:39 +0100
commit12461fb2ce23556a4f7b5fc84dc53939915c703e (patch)
tree9ddfe5188128db4d7d80a78d144e10869d67d89e
parented21ad4bd7b602525cc670775a457f4989d8fe77 (diff)
downloadaur-12461fb2ce23556a4f7b5fc84dc53939915c703e.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 136eba792a40..03711635a485 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,19 @@
+# Generated by mksrcinfo v8
+# Fri Dec 15 04:31:39 UTC 2017
pkgbase = igv
pkgdesc = High-performance visualization tool for interactive exploration of large, integrated genomic datasets.
- pkgver = 2.4.4
+ pkgver = 2.4.5
pkgrel = 1
url = http://www.broadinstitute.org/software/igv/home
arch = any
license = LGPL
depends = java-environment>=8
depends = sh
- source = http://www.broadinstitute.org/igv/projects/downloads/2.4/IGV_2.4.4.zip
+ source = http://www.broadinstitute.org/igv/projects/downloads/2.4/IGV_2.4.5.zip
source = http://www.broadinstitute.org/software/igv/sites/cancerinformatics.org.igv/files/images/tools.png
source = igv.sh
source = igv.desktop
- sha512sums = 9fe5031a18e4ee7894a6d94529bcd0a23c8092c4ef7e1b468d7276b24801f733ff09f1c466b4300e9b9615d1181ac2de8bf6dbbb8d67595f5572d43e45887306
+ sha512sums = a41bf26dfa34c12d6742d5196d5afa0f487ec7fdc7868615c5c5d35c2d08187b61259ec24a9632a9e460ab527697a85c0e3fc7494f054a536bb2a6f09bb81aed
sha512sums = e71a0dc70c717b3db00268632500b5723b8cddb1ecfbd8ce48b77ffad59bf93a8d275cc5ebd18b9eb1025200438ac55ec348def343b1b5f72a2c982b5dc4cc90
sha512sums = bfda39fac975ce8112a0060b28e7e5bfd5bb4db9481f091c0da487dd3b974803de000bea3b6d4d6378cee04f7cd45955b648c6fb62779044703fb18ba0eced30
sha512sums = 32249be8c636570a9f2a9700cbd8a43613c3837e81df4bd9baa2b6ec9cf70b45bd28c0f597e5fc899a6fad22a66b0e8f8baf01952efae2e84ca986e1232163d0
diff --git a/PKGBUILD b/PKGBUILD
index 7a4e2d0f7e24..fe56a05c07d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=igv
-pkgver=2.4.4
+pkgver=2.4.5
_pkgver=${pkgver//_/-}
pkgrel=1
pkgdesc="High-performance visualization tool for interactive exploration of large, integrated genomic datasets."
@@ -13,7 +13,7 @@ depends=('java-environment>=8' 'sh')
source=("http://www.broadinstitute.org/igv/projects/downloads/2.4/IGV_${_pkgver}.zip" \
"http://www.broadinstitute.org/software/igv/sites/cancerinformatics.org.igv/files/images/tools.png" \
"$pkgname.sh" "$pkgname.desktop")
-sha512sums=('9fe5031a18e4ee7894a6d94529bcd0a23c8092c4ef7e1b468d7276b24801f733ff09f1c466b4300e9b9615d1181ac2de8bf6dbbb8d67595f5572d43e45887306'
+sha512sums=('a41bf26dfa34c12d6742d5196d5afa0f487ec7fdc7868615c5c5d35c2d08187b61259ec24a9632a9e460ab527697a85c0e3fc7494f054a536bb2a6f09bb81aed'
'e71a0dc70c717b3db00268632500b5723b8cddb1ecfbd8ce48b77ffad59bf93a8d275cc5ebd18b9eb1025200438ac55ec348def343b1b5f72a2c982b5dc4cc90'
'bfda39fac975ce8112a0060b28e7e5bfd5bb4db9481f091c0da487dd3b974803de000bea3b6d4d6378cee04f7cd45955b648c6fb62779044703fb18ba0eced30'
'32249be8c636570a9f2a9700cbd8a43613c3837e81df4bd9baa2b6ec9cf70b45bd28c0f597e5fc899a6fad22a66b0e8f8baf01952efae2e84ca986e1232163d0')