mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-partykit: auto updated to 1.2.18-1
This commit is contained in:
parent
6e09e29dd5
commit
3d8787d1fa
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=partykit
|
||||
_pkgver=1.2-17
|
||||
_pkgver=1.2-18
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.17
|
||||
pkgver=1.2.18
|
||||
pkgrel=1
|
||||
pkgdesc='A Toolkit for Recursive Partytioning'
|
||||
arch=('x86_64')
|
||||
|
@ -36,7 +36,7 @@ optdepends=(
|
|||
r-xml
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('65ba7ed3ef0c39494a3372b47c4720f31f479cb388449fc5374c51ab255d5a99')
|
||||
sha256sums=('2c3f8ba0eaa38268565d006954d6f45a172e29e81b8e2ad86a0ec4b5d41464fb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue