mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-phyloprofile: auto updated to 1.10.4-1
This commit is contained in:
parent
5645c046b0
commit
8932049ecb
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.10.3
|
||||
_pkgver=1.10.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.3
|
||||
pkgver=1.10.4
|
||||
pkgrel=1
|
||||
pkgdesc='PhyloProfile'
|
||||
arch=('any')
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2784e2197f75f6b9bb442d7ed3bbb26c404a037614ad39886438ca0ebcac1a51')
|
||||
sha256sums=('019760bb33c87a999be3d42f0e8c80c7c5540dedf03997cdc5bf337acbddd11f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue