mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-phantasus: auto updated to 1.16.2-1
This commit is contained in:
parent
1c4df26a59
commit
d54b9d77ee
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=phantasus
|
||||
_pkgver=1.15.8
|
||||
_pkgver=1.16.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.15.8
|
||||
pkgver=1.16.2
|
||||
pkgrel=1
|
||||
pkgdesc='Visual and interactive gene expression analysis'
|
||||
arch=('any')
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4f72cb635129be39a1293b81a90688c5ed8b1464ddbabca065eb2e5461353a1c')
|
||||
sha256sums=('519b8ace0a17f455baffe2d7c6f5eaf95fa492064e069c19c92fc22234040665')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue