mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lmodel2: auto updated to 1.7.4-1
This commit is contained in:
parent
6627be2fd8
commit
167892bc46
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Hyacinthe Cartiaux <hyacinthe.cartiaux@free.fr>
|
||||
|
||||
_pkgname=lmodel2
|
||||
_pkgver=1.7-3
|
||||
_pkgver=1.7-4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=12
|
||||
pkgrel=1
|
||||
pkgdesc="Model II Regression"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -14,8 +14,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('95346e8507abb2380049cc4c2ec18b65')
|
||||
b2sums=('92db86b5d6e55978cc9cda73f29bbdc8158c584128308532708a5eefc191521b4c44ffd1219251bb39f366378ef9a82593759a7bd5fedf8527d0a656eb764588')
|
||||
md5sums=('346d9a3c789e834a151dbb5f46ffb7b5')
|
||||
b2sums=('16d21741e1fc3e54166112955f9bf7058af82175f7e3149335a0aa657f868efc2a30a33503617d5581743e3559bce5409244a38d39cbeba8fd7e5f137a01771a')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue