mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fixest: auto updated to 0.12.1-1
This commit is contained in:
parent
0c10cd4ff0
commit
c48e31fe76
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=fixest
|
||||
_pkgver=0.12.0
|
||||
_pkgver=0.12.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Fast Fixed-Effects Estimations"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -34,8 +34,8 @@ optdepends=(
|
|||
r-tinytex
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('aa85a1ad448d0f41fc02100eee502059')
|
||||
b2sums=('e1cad001e1ce16953f560bc0f1f95dd8b9d829ab5240cc01aaed4648a0d5762eb305d33f2eb7c453290b697c587bdd96d10e9d39388a31c887b86c780899e1da')
|
||||
md5sums=('fb9d278858abd82781a01b2fc0ed9b8c')
|
||||
b2sums=('076ad658827515c6bcca6304a84ad56801a7b54c4583ca34b502c6a0f4a747f87e0b9fc6d04bb5c9b4ee5182b0b1385f2afc35c2c35616692e8f610fc06fa75e')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue