mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-biomartr: auto updated to 1.0.6-1
This commit is contained in:
parent
e6d7ebd6cf
commit
98f5619abb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=biomartr
|
||||
_pkgver=1.0.5
|
||||
_pkgver=1.0.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.5
|
||||
pkgver=1.0.6
|
||||
pkgrel=1
|
||||
pkgdesc='Genomic Data Retrieval'
|
||||
arch=('x86_64')
|
||||
|
@ -39,7 +39,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d45daf3c5c130f0990e281a71a46a01ab69ae7b69a7fc2da20dc653f1b21dc92')
|
||||
sha256sums=('35fe0d6090a71c68df989932cb98cffd321f0f73e880966e47856bcd84468d1b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue