r-annmap: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 00:25:13 +00:00
parent ed5bc02bde
commit 3d1a1171dc

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=annmap
_pkgver=1.36.99
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.99
pkgver=1.38.0
pkgrel=1
pkgdesc='Genome annotation and visualisation package pertaining to Affymetrix arrays and NGS analysis.'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('569d46df129d8e0c9082bd8f74f0fe027e07feb3bda8715af93b3493a04a22e0')
sha256sums=('bbc7353df350d563c0e11d59f44deab621876708ca38cdfeccf9a828d15a987b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"