mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-keggorthology: auto updated to 2.50.0-1
This commit is contained in:
parent
88e2756d0f
commit
3a6f39b769
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=keggorthology
|
||||
_pkgver=2.48.0
|
||||
_pkgver=2.50.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.48.0
|
||||
pkgrel=2
|
||||
pkgver=2.50.0
|
||||
pkgrel=1
|
||||
pkgdesc='graph support for KO, KEGG Orthology'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-rbgl
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('70e5bc25130618f779b1c60137ce3e241a10e1c890e923f4c9fb8260ae96aca8')
|
||||
sha256sums=('3967b9e11219f5c264fd55311a2f88b3dbb5a9a08674e6485abec066383dccfe')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue