r-girafe: auto updated to 1.48.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 00:51:03 +00:00
parent b007b9731d
commit b352cf75e5

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=girafe
_pkgver=1.46.0
_pkgver=1.48.0
pkgname=r-${_pkgname,,}
pkgver=1.46.0
pkgrel=2
pkgver=1.48.0
pkgrel=1
pkgdesc='Genome Intervals and Read Alignments for Functional Exploration'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -28,7 +28,7 @@ optdepends=(
r-rcolorbrewer
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a9a6b848344559cb62c18ad74d985ba0e54a8b4705d602aea2a490abbf4982aa')
sha256sums=('578c280a6cb57bfdee187ab373d9c5271888390c19fe23bf7d98e7ef1be26318')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"