r-stringdb: auto updated to 2.8.4-1

This commit is contained in:
BioArchLinuxBot 2022-05-19 00:02:46 +00:00
parent 1f8ff8416d
commit 9867ce4709

View file

@ -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}"