mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-martini: auto updated to 1.16.0-1
This commit is contained in:
parent
91ccfa86a7
commit
4111afa013
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=martini
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='GWAS Incorporating Networks'
|
||||
arch=('x86_64')
|
||||
|
@ -28,7 +28,7 @@ depends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6d4614763ed469153b5678f90771ec05fc417447ac44873d2ef6eb1dd1588556')
|
||||
sha256sums=('44bb3b757ff993bb63a461b2d8bd54b7930df4bea9f9d04f34db422572a17710')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue