mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rtreemix: auto updated to 1.68.0-1
This commit is contained in:
parent
b2d88f6f03
commit
b4860477ce
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Rtreemix
|
||||
_pkgver=1.66.0
|
||||
_pkgver=1.68.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.66.0
|
||||
pkgver=1.68.0
|
||||
pkgrel=1
|
||||
pkgdesc='Rtreemix: Mutagenetic trees mixture models.'
|
||||
arch=('x86_64')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-rgraphviz
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5ccb565db2f5dc18905ace659ce3a876ac3731e6c256dc78aab5a4edefcf9066')
|
||||
sha256sums=('f0e58bf32cad1f1f9009535b57ca8c75f5ac39f4a8c7b300965974233577bcd8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue