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