r-phenopath: auto updated to 1.30.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 18:51:00 +00:00
parent 6413b7eef7
commit e9d8ae158b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=phenopath
_pkgver=1.28.0
_pkgver=1.30.0
pkgname=r-${_pkgname,,}
pkgver=1.28.0
pkgver=1.30.0
pkgrel=1
pkgdesc='Genomic trajectories with heterogeneous genetic and environmental backgrounds'
arch=('x86_64')
@ -27,7 +27,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('294532ac785fa6babdc03fc03fe6b65cb6bd0cecbdae6b4f1120cce1ba367b1c')
sha256sums=('c3c9608cdf992c2ee31f0790487e4b5ea7083f8c8e888f2f9d439edb03e8e4cd')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"