mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-meshdbi: auto updated to 1.42.0-1
This commit is contained in:
parent
12f668eb17
commit
5d1fe568a8
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MeSHDbi
|
||||
_pkgver=1.40.0
|
||||
_pkgver=1.42.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.40.0
|
||||
pkgver=1.42.0
|
||||
pkgrel=1
|
||||
pkgdesc='DBI to construct MeSH-related package from sqlite file'
|
||||
arch=('any')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('bc4e5d4abea6b8a0bdcb0b28d63ab9e3cfab733495b658c219a250f68689a634')
|
||||
sha256sums=('cf5e07822ca03759b63d9953941479e7f6c519ec18afada9ed573dbae5bff32f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue