mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tidybulk: auto updated to 1.14.3-1
This commit is contained in:
parent
7f9bbc5d54
commit
2f4616ba6f
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.14.2
|
||||
_pkgver=1.14.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.2
|
||||
pkgver=1.14.3
|
||||
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=('420a47c53777dfa810b4812a09889fbf3cd0052574ab606fecc98a7ec3aa747c')
|
||||
sha256sums=('d29378f88a36325ec2510dd8b44c6255736d377e8fade277cf3c82d3b7e9ec36')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue