r-singlemoleculefootprinting: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:31:12 +00:00
parent 13b92e9c46
commit 93a51d4ff6

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SingleMoleculeFootprinting
_pkgver=1.2.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgver=1.4.0
pkgrel=1
pkgdesc='Analysis tools for Single Molecule Footprinting (SMF) data'
arch=('any')
@ -34,7 +34,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a3b9ef94c2a539019b7f82da7f7a64c74919ba4c3c78e8f48a34a0c9caec6a29')
sha256sums=('0ec79bf04b7fed4ac00e6ef57303c956aa91d480644e0f9bf6a758a858885e4d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"