mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scoreinvhap: auto updated to 1.18.0-1
This commit is contained in:
parent
686f40dfdf
commit
6d6ed77f4c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=scoreInvHap
|
||||
_pkgver=1.16.0
|
||||
_pkgver=1.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.0
|
||||
pkgver=1.18.0
|
||||
pkgrel=1
|
||||
pkgdesc='Get inversion status in predefined regions'
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e7d430e71e7204630ee70c6ad161acdbce92db628e86a1e62d668106b8470bf9')
|
||||
sha256sums=('58c5dffd5c140762a4f899f39a58e520a643e72663472c63e1528e742b743782')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue