r-geneplast: auto updated to 1.26.1-1

This commit is contained in:
BioArchLinuxBot 2023-08-18 00:23:30 +00:00
parent e920b598fc
commit 18860bafe3

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=geneplast
_pkgver=1.26.0
_pkgver=1.26.1
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.26.1
pkgrel=1
pkgdesc='Evolutionary and plasticity analysis of orthologous groups'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d51d3d4f6ad8105a7be9fb906ddbf53f1b18fa93b9c8a0119718af8585f43287')
sha256sums=('64b6c08d206aa07f8723a0c4e70acd9d7da15d6a85d6840b80c838de0811c1e0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"