summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimdiels2016-05-20 11:39:02 +0200
committertimdiels2016-05-20 11:39:02 +0200
commit3dd7ce8a3a05335ba7969438ee37dbd1c2364083 (patch)
tree2fc7e3acf26cf615650b033c0797f21cdc3d6425
parentd753d19d33af5b7bcd4cc22d1f91d0a042263da9 (diff)
downloadaur-3dd7ce8a3a05335ba7969438ee37dbd1c2364083.tar.gz
Version 3.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cdbcda0cc49..d4306a275d6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Fri Mar 18 12:35:36 UTC 2016
+# Fri May 20 09:38:35 UTC 2016
pkgbase = cytoscape
pkgdesc = A software for visualizing molecular interaction networks and integration with gene expression profiles and other state data.
- pkgver = 3.3.0
+ pkgver = 3.4.0
pkgrel = 1
url = http://www.cytoscape.org
arch = any
license = LGPL2
depends = java-runtime-common
- source = http://chianti.ucsd.edu/cytoscape-3.3.0/cytoscape-3.3.0.tar.gz
+ source = http://chianti.ucsd.edu/cytoscape-3.4.0/cytoscape-3.4.0.tar.gz
source = cytoscape.desktop
source = cytoscape.png
source = cytoscape
- md5sums = 0b3e94e21d3ff151e922813b11744751
+ md5sums = be030bb11ad20eacd80c962b8527d99b
md5sums = 0a960d9cfb84b986136c2645f4ee4eab
md5sums = cbf3c0c062055861c8e2d82105afcc33
md5sums = 64521a6620ba82895411c450d4ab639c
diff --git a/PKGBUILD b/PKGBUILD
index a85e05b785e5..796405cf3c42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: florianbw <florian.bw@gmail.com>
pkgname=cytoscape
-pkgver=3.3.0
+pkgver=3.4.0
pkgrel=1
pkgdesc='A software for visualizing molecular interaction networks and integration with gene expression profiles and other state data.'
arch=('any')
@@ -13,7 +13,7 @@ source=("http://chianti.ucsd.edu/cytoscape-$pkgver/cytoscape-$pkgver.tar.gz" \
'cytoscape.desktop' \
'cytoscape.png' \
'cytoscape')
-md5sums=('0b3e94e21d3ff151e922813b11744751'
+md5sums=('be030bb11ad20eacd80c962b8527d99b'
'0a960d9cfb84b986136c2645f4ee4eab'
'cbf3c0c062055861c8e2d82105afcc33'
'64521a6620ba82895411c450d4ab639c')