mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-distillery: auto updated to 1.2.2-1
This commit is contained in:
parent
86839492ba
commit
c37ed95278
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=distillery
|
||||
_pkgver=1.2-1
|
||||
_pkgver=1.2-2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=8
|
||||
pkgrel=1
|
||||
pkgdesc="Method Functions for Confidence Intervals and to Distill Information from an Object"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -13,8 +13,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('239696bd8b41ce225a7b0a80656d5e21')
|
||||
b2sums=('ef6208855b76735404ca0592b1456ca0b9c128954b518dd5890e6bb946408856526458cfdd85fd8ab0fe0c4acf0e19dd0f62d3b1e416144a3230184a5caf9059')
|
||||
md5sums=('3a84df647e929ce9b8072ce1354ab3ae')
|
||||
b2sums=('82d5aa376818c63c610467b3678693bd0c1b2fc8d4d33b190abd5420e9133555b410201bff164b9f22d74bf3d886588bdea0656cb7e2194824efd3c44bd434b3')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue