mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-strawr: auto updated to 0.0.92-1
This commit is contained in:
parent
117b1bf2e9
commit
4d9d0c4f01
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=strawr
|
||||
_pkgver=0.0.91
|
||||
_pkgver=0.0.92
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.0.91
|
||||
pkgrel=3
|
||||
pkgver=0.0.92
|
||||
pkgrel=1
|
||||
pkgdesc='Fast Implementation of Reading/Dump for .hic Files'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-rcpp
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('55e06f35613b8cef8405498393e15591c06281004332ad532f6eb8f180b06cd9')
|
||||
sha256sums=('fa08b5765a92a75d1fa003cd881daa2ccff129f2cda6b569ae5cd7cd9fbac637')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue