r-singlemoleculefootprinting: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-04 01:10:35 +00:00
parent ae070c43a9
commit cad7c8fdf7

View file

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