summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-12-22 22:09:38 +0100
committerStefan Husmann2016-12-22 22:09:38 +0100
commit39a70dbe9e7739d551ae46b440309c241e8615de (patch)
tree3e6fdeab5d5e186bb6e4ab79554ca8d2b2d6c85d
parentbf65e7bd5ca65fcfbbbcf48ff979aad528b1cce5 (diff)
downloadaur-39a70dbe9e7739d551ae46b440309c241e8615de.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 207b6d5199bd..7df05a43d713 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = igv
pkgdesc = High-performance visualization tool for interactive exploration of large, integrated genomic datasets.
- pkgver = 2.3.87
+ pkgver = 2.3.89
pkgrel = 1
url = http://www.broadinstitute.org/software/igv/home
arch = any
license = LGPL
depends = java-environment
depends = sh
- source = http://www.broadinstitute.org/igv/projects/downloads/IGV_2.3.87.zip
+ source = http://www.broadinstitute.org/igv/projects/downloads/IGV_2.3.89.zip
source = http://www.broadinstitute.org/software/igv/sites/cancerinformatics.org.igv/files/images/tools.png
source = igv.sh
source = igv.desktop
- md5sums = 22a5692ca3ead230b07892a767014210
+ md5sums = 05c94e2d60d1d38f1f2e0c0972274e1e
md5sums = 1ddfce893f771898089feb7c0d7ac43e
md5sums = aadbfd7b2e4bb2cea2ddd6025ec42688
md5sums = 5cee93f9e85a7a37d8b5afdedbe12f14
diff --git a/PKGBUILD b/PKGBUILD
index c1be5768af2f..ebbe0f9fdb18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=igv
-pkgver=2.3.87
+pkgver=2.3.89
pkgrel=1
pkgdesc="High-performance visualization tool for interactive exploration of large, integrated genomic datasets."
arch=('any')
@@ -12,7 +12,7 @@ depends=('java-environment' 'sh')
source=("http://www.broadinstitute.org/igv/projects/downloads/IGV_$pkgver.zip" \
"http://www.broadinstitute.org/software/igv/sites/cancerinformatics.org.igv/files/images/tools.png" \
"$pkgname.sh" "$pkgname.desktop")
-md5sums=('22a5692ca3ead230b07892a767014210'
+md5sums=('05c94e2d60d1d38f1f2e0c0972274e1e'
'1ddfce893f771898089feb7c0d7ac43e'
'aadbfd7b2e4bb2cea2ddd6025ec42688'
'5cee93f9e85a7a37d8b5afdedbe12f14')