mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-proloc: auto updated to 1.36.0-1
This commit is contained in:
parent
3548699ff0
commit
431c453a9f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pRoloc
|
||||
_pkgver=1.34.0
|
||||
_pkgver=1.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.0
|
||||
pkgver=1.36.0
|
||||
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=('7f19543bfee2f31720f630ba603aa23aee2b239776bb9fcd36bd75406969fbbf')
|
||||
sha256sums=('ffba6a8083ffd1153c6880f3e5f6522a96f5f1c578d29f68f9691bc059b7df86')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue