r-proteodisco: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 05:02:15 +00:00
parent 2b7c0add65
commit 18c3d12044

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ProteoDisco
_pkgver=1.8.0
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgrel=2
pkgver=1.10.0
pkgrel=1
pkgdesc='Generation of customized protein variant databases from genomic variants, splice-junctions and manual sequences'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -55,7 +55,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('86b39e65d28ae87a906a56fa79c5396518c3e547378717e84e910d32eb39a409')
sha256sums=('14ef61d328d8862edc28c7b364711e2e8e273f6042fcc614b930366563b48d81')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"