r-faahko: auto updated to 1.44.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 13:36:59 +00:00
parent 3c21493e21
commit 32fad3ef0a

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=faahKO
_pkgver=1.42.0
_pkgver=1.44.0
pkgname=r-${_pkgname,,}
pkgver=1.42.0
pkgrel=2
pkgver=1.44.0
pkgrel=1
pkgdesc='Saghatelian et al. (2004) FAAH knockout LC/MS data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -14,7 +14,7 @@ depends=(
r-xcms
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a7cb6b435a1402727432f82ca4e6130540742901f06758e8e2c39025d0487554')
sha256sums=('847d29eb1e56bb05acf8c23e8dc533dd95cd0fbafa4da71f7eea5431061ea92d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"