summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimdiels2017-12-21 12:28:02 +0100
committertimdiels2017-12-21 12:28:02 +0100
commit28fe6723efff6ea1058b770438e69149936096c0 (patch)
tree82bcd21de3cfd3a9bc689b904aac8c1fdabbda68
parent671e352ed806c3ec74c34cc117fa89e12c609658 (diff)
downloadaur-28fe6723efff6ea1058b770438e69149936096c0.tar.gz
v3.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f458fc409a2..8573b1b6385b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = cytoscape
pkgdesc = A software for visualizing molecular interaction networks and integration with gene expression profiles and other state data.
- pkgver = 3.5.1
- pkgrel = 3
+ pkgver = 3.6.0
+ pkgrel = 1
url = http://www.cytoscape.org
arch = any
license = LGPL2
depends = java-runtime-headless>=8
depends = java-environment>=8
- source = http://chianti.ucsd.edu/cytoscape-3.5.1/cytoscape-3.5.1.tar.gz
+ source = http://chianti.ucsd.edu/cytoscape-3.6.0/cytoscape-3.6.0.tar.gz
source = cytoscape.desktop
source = cytoscape.png
source = cytoscape
- md5sums = fb653a435a12acb3ddaf887ad40b4ced
+ md5sums = 4693fba69c1408c55aa2fe4d53be38d8
md5sums = 0a960d9cfb84b986136c2645f4ee4eab
md5sums = cbf3c0c062055861c8e2d82105afcc33
md5sums = 64521a6620ba82895411c450d4ab639c
diff --git a/PKGBUILD b/PKGBUILD
index c94f57e336ee..df2d3556a452 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: florianbw <florian.bw@gmail.com>
pkgname=cytoscape
-pkgver=3.5.1
-pkgrel=3
+pkgver=3.6.0
+pkgrel=1
pkgdesc='A software for visualizing molecular interaction networks and integration with gene expression profiles and other state data.'
arch=('any')
url=http://www.cytoscape.org
@@ -14,7 +14,7 @@ source=("http://chianti.ucsd.edu/cytoscape-$pkgver/cytoscape-$pkgver.tar.gz" \
'cytoscape.desktop' \
'cytoscape.png' \
'cytoscape')
-md5sums=('fb653a435a12acb3ddaf887ad40b4ced'
+md5sums=('4693fba69c1408c55aa2fe4d53be38d8'
'0a960d9cfb84b986136c2645f4ee4eab'
'cbf3c0c062055861c8e2d82105afcc33'
'64521a6620ba82895411c450d4ab639c')