mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-clstutils: auto updated to 1.54.0-1
This commit is contained in:
parent
7e8c7c0e20
commit
8e768ba276
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=clstutils
|
||||
_pkgver=1.52.0
|
||||
_pkgver=1.54.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.52.0
|
||||
pkgver=1.54.0
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for performing taxonomic assignment'
|
||||
arch=('any')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5dabb8df8f843569f5e8d4f9046f0d0fb8d9c047f3c64b508e6d5581df58c167')
|
||||
sha256sums=('26f2f150b80d7288f4dce0d6360775359a232dd9b29b10ce77202755d7473b16')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue