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