r-genomation: auto updated to 1.38.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-10 00:49:49 +00:00
parent e37ff0e485
commit c8e4984caf

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=genomation
_pkgver=1.36.0
_pkgver=1.38.0
pkgname=r-${_pkgname,,}
pkgver=1.36.0
pkgver=1.38.0
pkgrel=1
pkgdesc='Summary, annotation and visualization of genomic data'
arch=('x86_64')
@ -41,7 +41,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('440600e76f82572d52e1e3b3036bb1713aebe3ed4b4341f448f81c35a721dead')
sha256sums=('88f844c364ce6aa560dd4cb3fdd3feb768792869f20d50786fd08c54109f7c9f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"