mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-netboxr: auto updated to 1.7.1-1
This commit is contained in:
parent
ecf340dc6a
commit
d2df7be77d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=netboxr
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.7.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.0
|
||||
pkgver=1.7.1
|
||||
pkgrel=1
|
||||
pkgdesc='netboxr'
|
||||
arch=('any')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ccb1f392b586458195b29c42fa7c9326d643d1926c62f82f1b8fa58d2c968a32')
|
||||
sha256sums=('ad03faa1b976e3458f3c40499e46792dd1bed97673c303a49e2197233806ec1a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue