r-adsplit: auto updated to 1.64.0-1

This commit is contained in:
BioArchLinuxBot 2022-01-14 03:18:28 +08:00
parent 307a42e1e4
commit 4d3232acf1

View file

@ -3,7 +3,7 @@
_pkgname=adSplit
_pkgver=1.64.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//[:-]/.}
pkgver=1.64.0
pkgrel=1
pkgdesc='Annotation-Driven Clustering'
arch=('x86_64')
@ -23,7 +23,7 @@ optdepends=(
r-vsn
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a')
sha256sums=('222708c6c89ddfb4312c2ac32c5dc1e685e7f5a73b2f004b35470d18ce988cac')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"