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