mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pkgdeptools: auto updated to 1.62.0-1
This commit is contained in:
parent
37cc99ee68
commit
e5cfc5272d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pkgDepTools
|
||||
_pkgver=1.60.0
|
||||
_pkgver=1.62.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.60.0
|
||||
pkgrel=2
|
||||
pkgver=1.62.0
|
||||
pkgrel=1
|
||||
pkgdesc='Package Dependency Tools'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-rgraphviz
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4eaa300d3ad66f1539bcc7fe8ec83c2cf140f811b719b3ed0e8c25c9f37709aa')
|
||||
sha256sums=('2fa5f60cef79c0fad1141263107c5023e718b4bed8aa5fda9a3466b5e3a6edba')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue