r-surfaltr: auto updated to 1.2.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-06 00:09:00 +00:00
parent 11b63b564a
commit 377bb97f1c

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=surfaltr
_pkgver=1.2.0
_pkgver=1.2.1
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgver=1.2.1
pkgrel=1
pkgdesc='Rapid Comparison of Surface Protein Isoform Membrane Topologies Through surfaltr'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('5b3642431e293884aca19ef33e16d38a2038e6b529e8be97ee8d01bb2e991ba0')
sha256sums=('f0b9635cf78de08bfaf20d44e7e36b4ea2e5aba583b3c0357c7553f132c0d9cc')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"