summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-10-18 12:51:06 +0000
committerBioArchLinuxBot2022-10-18 12:51:06 +0000
commit0e3daf6b46af7a98274b4576ae95d2ecb6fdfa78 (patch)
tree9576706ea48bee11b00f40b7ca84d64cbe6a3618 /PKGBUILD
parent3557e1012fde7f55dec4f9db7b8eac7a291c03ea (diff)
downloadaur-0e3daf6b46af7a98274b4576ae95d2ecb6fdfa78.tar.gz
[lilac] updated to 1.1.0-7
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}"