r-codelink: auto updated to 1.68.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 16:09:21 +00:00
parent 2bbadd9b86
commit 6e9f91900b

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=codelink
_pkgver=1.66.0
_pkgver=1.68.0
pkgname=r-${_pkgname,,}
pkgver=1.66.0
pkgrel=2
pkgver=1.68.0
pkgrel=1
pkgdesc='Manipulation of Codelink microarray data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -22,7 +22,7 @@ optdepends=(
r-parallel
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1ef4f6cf0253633f0bae01800ba0971a0b2e3185aaf340dfb68737217e6d6d70')
sha256sums=('4443182d6d4702b1510cb7d403010795479b418062912953248392f8da9f4d3f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"