mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tidybulk: auto updated to 1.18.0-1
This commit is contained in:
parent
f506cbc4b9
commit
3e9bf7b2ee
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=tidybulk
|
||||
_pkgver=1.16.0
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.0
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='Brings transcriptomics to the tidyverse'
|
||||
arch=('any')
|
||||
|
@ -80,7 +80,7 @@ optdepends=(
|
|||
r-widyr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('dd45c712f17fdef3bb86f4ad5111e6fbd414f89850f2290c6db35d869de844c6')
|
||||
sha256sums=('5a31fdf9145d260f05d086f65b9138681dd2e064bbceac1dc7b530a7b61c2dd0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue