mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-phyloprofile: auto updated to 1.16.3-1
This commit is contained in:
parent
9e77f5833d
commit
043198aca1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=PhyloProfile
|
||||
_pkgver=1.16.2
|
||||
_pkgver=1.16.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.2
|
||||
pkgver=1.16.3
|
||||
pkgrel=1
|
||||
pkgdesc='PhyloProfile'
|
||||
arch=('any')
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('92f92d1ff383b425d9c7b20cd220a6dff0009b4d7eb5fbb25fd1ce1027c5d640')
|
||||
sha256sums=('d9f208e247aa0b073816faea1d3085bd5617b71d9db34064bbc7f98734539e1f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue