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