r-easierdata: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 19:53:36 +00:00
parent 7740e68907
commit 37b1e22fc7

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=easierData
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.12.0
pkgrel=1
pkgdesc='easier internal data and exemplary dataset from IMvigor210CoreBiologies package'
arch=('any')
@ -22,7 +22,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a72a4406c48c0518f3739a1c7caf2ceac5172ac6dd79a014d6a209a01485d850')
sha256sums=('36c351a469a33b7395c8e7e19dc300eec1ac812ba0395d60fdd91f7ea755ef52')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"