mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-catalyst: auto updated to 1.28.0-1
This commit is contained in:
parent
4b8e33d71f
commit
b6441202b5
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CATALYST
|
||||
_pkgver=1.26.1
|
||||
_pkgver=1.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.26.1
|
||||
pkgrel=2
|
||||
pkgver=1.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='Cytometry dATa anALYSis Tools'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -48,7 +48,7 @@ optdepends=(
|
|||
r-uwot
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('083cd5f8c7271d0a2dcae29cbcbf072153dc8196f94d84bbde7a0289d022cbfd')
|
||||
sha256sums=('6731df122316e859065124ea25e79b8f92d7545a9f134e9b454e9947f1741e99')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue