mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-plm: auto updated to 2.6.4-1
This commit is contained in:
parent
8d45a2539f
commit
1bb2f0f451
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||||
|
|
||||||
_pkgname=plm
|
_pkgname=plm
|
||||||
_pkgver=2.6-3
|
_pkgver=2.6-4
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Linear Models for Panel Data"
|
pkgdesc="Linear Models for Panel Data"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
@ -32,8 +32,8 @@ optdepends=(
|
||||||
r-urca
|
r-urca
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('d79cf0f7deb647e93921ebc699a26b4d')
|
md5sums=('57da9057cb351e98cf3351074202af25')
|
||||||
b2sums=('a5a0cfbb83e65cbdd83c12dcc3dc3e03a9ef66218d68e5bfc186b47a896ad33ff44088ff67038167b9888817badb559e411d74f21fd4ecbd608da22e1ad6be7f')
|
b2sums=('5cd6220119e81c310a1c75305d46cdcc1f47da306a0ca59bf7737f2970b7ef24f0e8c1186044b9d3e53cc91342e87e74a795c8d171a1484891e88c50959e6fc8')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue