mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-partykit: auto updated to 1.2.23-1
This commit is contained in:
parent
118bece6be
commit
413cb8837a
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-22
|
||||
_pkgver=1.2-23
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.22
|
||||
pkgver=1.2.23
|
||||
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=('0f0015aa970b10a85d1fabfd2fcf35a6552e292fe151766e348c105f7f5c0adb')
|
||||
sha256sums=('0e33137657ac25dee7ffa9c7455aadf457f8b60c2112548ce861c794f3f8ab53')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue