r-phyloprofile: auto updated to 1.10.4-1

This commit is contained in:
BioArchLinuxBot 2022-05-28 00:05:53 +00:00
parent 5645c046b0
commit 8932049ecb

View file

@ -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}"