summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')