mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-anvilbilling: auto updated to 1.6.0-1
This commit is contained in:
parent
80f63ed993
commit
b83b1064aa
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=AnVILBilling
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.0
|
||||
pkgrel=2
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Provide functions to retrieve and report on usage expenses in NHGRI AnVIL (anvilproject.org).'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6115c4c5e6b809dbf618ab5549d14f9b2965559eedaa1ec50f29a260b1c9e55d')
|
||||
sha256sums=('669099f0b4d7718ff1741a6eb2f39bacc4c57599cb89e8728540bf29350d6c21')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue