mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biomartr: auto updated to 0.9.2-1
This commit is contained in:
parent
8faa7fd675
commit
de84c7a34b
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=biomartr
|
||||
_pkgver=0.9.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=0.9.2
|
||||
pkgrel=1
|
||||
pkgdesc='Genomic Data Retrieval'
|
||||
arch=('x86_64')
|
||||
|
@ -38,7 +38,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('d88085696e9c5614828602254c33f2cdd3bbfeebc2f21a705eee3cb961097c89')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue