r-annmap: auto updated to 1.48.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 21:14:40 +00:00
parent 84510567e2
commit ea1ca6cef6

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=annmap
_pkgver=1.46.0
_pkgver=1.48.0
pkgname=r-${_pkgname,,}
pkgver=1.46.0
pkgver=1.48.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=('51bc0564d6061981080266a2c2b218ff24505d145fd36ca71792a7c0406532f6')
sha256sums=('3d5822b18ff3f6e23391ce0e15014bf760c60916d98f98bd1d24d7ea5ad90867')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"