r-genomation: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 01:32:22 +00:00
parent 65fa8ecae9
commit b13af6dc2e

View file

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