mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cplm: auto updated to 0.7.12.1-1
This commit is contained in:
parent
e6d8d9fc3b
commit
6b57ddd1c3
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cplm
|
||||
_pkgver=0.7-12
|
||||
_pkgver=0.7-12.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Compound Poisson Linear Models"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -21,8 +21,8 @@ depends=(
|
|||
r-tweedie
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('7e68360c5d12ae72a5d8054526152ab5')
|
||||
b2sums=('89c03c833193a057d6677ef837114212d886da5345f9f027539019da03ccce99b880f6fed42454eec148710fb4c68a786420ae5bbfe8b5ebd395afc7e0e6c920')
|
||||
md5sums=('b4a24e46694dd05ac9315070b5ac38a3')
|
||||
b2sums=('030ca58ad81c026a54559275a2dea045f9e2dde134d0ef29ee108cf72a9d31a3b280422486f052e0b94c7046661b859f60e554a015884d087f79e95f79f2fab8')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue