mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-stringdb: auto updated to 2.8.4-1
This commit is contained in:
parent
1f8ff8416d
commit
9867ce4709
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.8.0
|
||||
_pkgver=2.8.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.8.0
|
||||
pkgver=2.8.4
|
||||
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=('dcafbbc5912c6a77bf1723e8383c24e6a44b555aee4c56f1cd11089c8cce8fa4')
|
||||
sha256sums=('e90ce12a57bc8f3de656c3cc2cff850de317465fee91acf1fd2701b30102c6ca')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue