mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fitdistrplus: auto updated to 1.2.2-1
This commit is contained in:
parent
3a3a4d03fc
commit
cf6759dc32
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fitdistrplus
|
||||
_pkgver=1.2-1
|
||||
_pkgver=1.2-2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -25,8 +25,8 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('ba1e12e70657f04a902043324d9953d2')
|
||||
b2sums=('b3ec7db8b0ed61c4ac153aac71779702654285e794e666b11b6b630e09b71f2e840fcf5bbc297b1e209cdeca0520fa1d2dbafe984f8cacd88b716efcabd3c9c4')
|
||||
md5sums=('fe97db3908fba1c70be9cbe3daae6f47')
|
||||
b2sums=('f6931fcbeb2310ef6415dbda9a2f10cc93be1508d912d648cc28f689c7765a8c6fb1606f1a50f1ef3fd4ec9a4679487dbf94bb7350deaed381fb1ca1cd3e2dff')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue