r-biodbuniprot: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 12:55:40 +00:00
parent 28730534ac
commit 5231a050f7

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=biodbUniprot
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.12.0
pkgrel=1
pkgdesc='biodbUniprot, a library for connecting to the Uniprot Database'
arch=('any')
@ -25,7 +25,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('cf1b6868e6c09242da412c29ec534bac8cc7a117c0fcc7753c4d603593379bcb')
sha256sums=('14f1b1ac534b9071797781a6a9224b50479647196ea3a200e3c59983473530eb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"