r-gmapr: auto updated to 1.46.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 04:57:53 +00:00
parent edc79d9d07
commit 465c01ed65

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=gmapR
_pkgver=1.44.0
_pkgver=1.46.0
pkgname=r-${_pkgname,,}
pkgver=1.44.0
pkgrel=2
pkgver=1.46.0
pkgrel=1
pkgdesc='An R interface to the GMAP/GSNAP/GSTRUCT suite'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -36,7 +36,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9a4170ff62a8a5482a5f77187ec9b3791896546c1eb1038545eb7f90cf488022')
sha256sums=('036c6fc83af76150625a22923c1dfa201e2aac68ae0475419fb92a55e41bb67e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"