mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-reactome.db: auto updated to 1.79.0-1
This commit is contained in:
parent
bb257fc670
commit
ca01d26b9f
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=reactome.db
|
||||
_pkgver=1.77.0
|
||||
_pkgver=1.79.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.77.0
|
||||
pkgrel=2
|
||||
pkgver=1.79.0
|
||||
pkgrel=1
|
||||
pkgdesc='A set of annotation maps for reactome'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-rsqlite
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/annotation/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('786238913de092c4dd6492b485988a67dd6211ce026ee7a477c9e3429bbc1482')
|
||||
sha256sums=('c5a25a7a01e5979b820f906eee9a3051068a364c7591371e03aa0b5957b2bebb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue