summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Dvoretsky2015-10-11 12:33:31 +0300
committerEugene Dvoretsky2015-10-11 12:33:31 +0300
commit937e82ea9c7efe9444bc38a9baee96af35ae4ea8 (patch)
treeea2a79e6b4468be5d4f89de57f29acc0530bc158
parent1652837fd9f93b541b74bfcb08a7b21438124b4e (diff)
downloadaur-937e82ea9c7efe9444bc38a9baee96af35ae4ea8.tar.gz
Fixed icons iCCP profile issue
-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')