summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 618d917c80bf..7a4b3e09fb62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cellprofiler-analyst-git
pkgdesc = Analysis software for cellular images
- pkgver = 2.0.4.r459.g7a96978
+ pkgver = 2.0.4.r464.g3a8646d
pkgrel = 1
url = http://www.cellprofiler.org/
arch = i686
@@ -17,7 +17,7 @@ pkgbase = cellprofiler-analyst-git
depends = python2-bioformats
optdepends = cellprofiler: prepare data for CPA
provides = cellprofiler-analyst
- source = cellprofiler-analyst-git::git+https://github.com/CellProfiler/CellProfiler-Analyst#commit=7a96978
+ source = cellprofiler-analyst-git::git+https://github.com/CellProfiler/CellProfiler-Analyst#commit=3a8646d
source = cellprofiler-analyst.desktop
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 96a3ca56d31c..48a65e6e56ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Eugene Dvoretsky <radioxoma at gmail>
pkgname=cellprofiler-analyst-git
-pkgver=2.0.4.r459.g7a96978
+pkgver=2.0.4.r464.g3a8646d
pkgrel=1
pkgdesc="Analysis software for cellular images"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ depends=(
'python2-bioformats')
optdepends=('cellprofiler: prepare data for CPA')
provides=('cellprofiler-analyst')
-source=("$pkgname::git+https://github.com/CellProfiler/CellProfiler-Analyst#commit=7a96978"
+source=("$pkgname::git+https://github.com/CellProfiler/CellProfiler-Analyst#commit=3a8646d"
"cellprofiler-analyst.desktop")
sha256sums=('SKIP'
'SKIP')