r-proloc: auto updated to 1.44.1-1

This commit is contained in:
BioArchLinuxBot 2024-06-20 00:10:13 +00:00
parent 5f2a39ae11
commit 16f69b667e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=pRoloc
_pkgver=1.44.0
_pkgver=1.44.1
pkgname=r-${_pkgname,,}
pkgver=1.44.0
pkgver=1.44.1
pkgrel=1
pkgdesc='A unifying bioinformatics framework for spatial proteomics'
arch=('x86_64')
@ -61,7 +61,7 @@ optdepends=(
r-xtable
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f9ef0d2485354708284807603b59afc51fe04217dd018d7dfa1ad2e250a67c3c')
sha256sums=('ff5f59eef3447f96ff27afb377657aed7de28af57a8ac97686857d8cc0007527')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"