summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugene Dvoretsky2015-10-11 12:33:31 +0300
committerEugene Dvoretsky2015-10-11 12:33:31 +0300
commit937e82ea9c7efe9444bc38a9baee96af35ae4ea8 (patch)
treeea2a79e6b4468be5d4f89de57f29acc0530bc158 /PKGBUILD
parent1652837fd9f93b541b74bfcb08a7b21438124b4e (diff)
downloadaur-937e82ea9c7efe9444bc38a9baee96af35ae4ea8.tar.gz
Fixed icons iCCP profile issue
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')