r-sangeranalyser: auto updated to 1.14.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 18:49:57 +00:00
parent 2505ac92dc
commit fa865e7307

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sangeranalyseR
_pkgver=1.12.0
_pkgver=1.14.0
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgrel=2
pkgver=1.14.0
pkgrel=1
pkgdesc='sangeranalyseR: a suite of functions for the analysis of Sanger sequence data in R'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -41,7 +41,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('25b8ef1292d325dcc71805340ae5b0a628a843b6905307f9e3d101ee9d356935')
sha256sums=('5c690e5399784c36b6c7b952579fb7b4edc4234e98901dd5a7e834b8ed55acd0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"