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