summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabio Zanini2018-03-01 10:25:31 -0800
committerFabio Zanini2018-03-01 10:25:31 -0800
commitc53f9d1be863591e791d1f12d949577b79d69384 (patch)
tree61d25dffe8500337a69e63c9399a134980ef6c8f /PKGBUILD
parentc9aaa379c1b8c4080561b61746d1869865afa250 (diff)
downloadaur-expressionmatrix2-git.tar.gz
0.4-3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7bbda1cfa99..2c10a2f92ef3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Fabio Zanini <fabio.zanini __AT_ fastmail.fm>
pkgname=expressionmatrix2-git
pkgver=0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Software for exploration of gene expression data from single-cell RNA sequencing."
url="https://github.com/chanzuckerberg/ExpressionMatrix2"
arch=('x86_64')
license=("MIT")
-depends=('python' 'boost' 'boost-libs' 'cmake' 'make' 'pybind11' 'graphviz' 'hdf5' 'python-h5py')
+depends=('python' 'boost' 'cmake' 'make' 'pybind11' 'graphviz' 'hdf5' 'python-h5py')
source=("expressionmatrix2-git::git+https://github.com/chanzuckerberg/ExpressionMatrix2.git#branch=master")
md5sums=('SKIP')