mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-stringdb: auto updated to 2.12.1-1
This commit is contained in:
parent
ed70043209
commit
fe76d132de
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=STRINGdb
|
||||
_pkgver=2.12.0
|
||||
_pkgver=2.12.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.12.0
|
||||
pkgver=2.12.1
|
||||
pkgrel=1
|
||||
pkgdesc='STRINGdb (Search Tool for the Retrieval of Interacting proteins database)'
|
||||
arch=('any')
|
||||
|
@ -26,7 +26,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('64b26d6acc2cb59f3c0089ea9eed156b984f5f32948e531602e27bb5fe4f9755')
|
||||
sha256sums=('5f79ac901b237749d17392aed8cf7d98f44b81c942fa8e26304156f9c64c15b0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue