mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-zellkonverter: auto updated to 1.10.1-1
This commit is contained in:
parent
9748bcaf39
commit
3a77c5df18
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=zellkonverter
|
_pkgname=zellkonverter
|
||||||
_pkgver=1.10.0
|
_pkgver=1.10.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.10.0
|
pkgver=1.10.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Conversion Between scRNA-seq Objects'
|
pkgdesc='Conversion Between scRNA-seq Objects'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -35,7 +35,7 @@ optdepends=(
|
||||||
r-withr
|
r-withr
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('4b13c77cbef2e69f49f47fa976f398fb0eefe5cedb91469c7d06b9b72d19c13e')
|
sha256sums=('9387eeaf80de88ad66e959c755b494c54a29c7e53e77db206bf931ee9a8809dd')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue