r-italics: auto updated to 2.58.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 06:29:30 +00:00
parent a938dc7b6a
commit a7c0520e8b

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ITALICS
_pkgver=2.56.0
_pkgver=2.58.0
pkgname=r-${_pkgname,,}
pkgver=2.56.0
pkgrel=2
pkgver=2.58.0
pkgrel=1
pkgdesc='ITALICS'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -25,7 +25,7 @@ optdepends=(
r-pd.mapping50k.hind240
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('659ac41e07be074223784a25e5d9ab6c680845a49d158a95c8371ee220771394')
sha256sums=('7abd153b4dbd1aa2402680158fef694d2b570d59a8404e04a9b6cffe133c233d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"