summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa53e8d0cd36..792259292df9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
+# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
+# Contributor: Alex Branham <branham@utexas.edu>
_pkgname=cellranger
_pkgver=1.1.0
pkgname=r-${_pkgname,,}
pkgver=1.1.0
-pkgrel=4
+pkgrel=7
pkgdesc='Translate Spreadsheet Cell Ranges to Rows and Columns'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"