mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pbdzmq: auto updated to 0.3.10-2
This commit is contained in:
parent
b045f921e6
commit
6d7cd65da5
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ _pkgname=heplots
|
|||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Visualizing Hypothesis Tests in Multivariate Linear Models"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
|
|
@ -6,7 +6,7 @@ _pkgname=pbdZMQ
|
|||
_pkgver=0.3-10
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Programming with Big Data -- Interface to 'ZeroMQ'"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
|
Loading…
Add table
Reference in a new issue