mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-martini: auto updated to 1.26.0-1
This commit is contained in:
parent
d01fb3a063
commit
aff791a438
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.24.0
|
||||
_pkgver=1.26.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.24.0
|
||||
pkgver=1.26.0
|
||||
pkgrel=1
|
||||
pkgdesc='GWAS Incorporating Networks'
|
||||
arch=('x86_64')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0e012211cf4143e550080a00a6dcc4ba5d31fe2b44e38fe9b315e92aa467a11d')
|
||||
sha256sums=('00fc2fdb8de73678b1c7e9c40569d8e003ed395cabb1a1653e0aca1fdc69d8e1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue