mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-phyloprofile: auto updated to 1.14.1-1
This commit is contained in:
parent
aa492beede
commit
05f65d32d5
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.14.0
|
||||
_pkgver=1.14.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgver=1.14.1
|
||||
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=('b3965ea91b5140b2fdfc60d577895ab679d6b56ee6f9444bed1266e98ad84a7b')
|
||||
sha256sums=('594c9eca5d05baa3be2008807febbd9ea66e56f54d93bd9a6a023d6ca6901776')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue