mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-heplots: auto updated to 1.6.2-1
This commit is contained in:
parent
440a105fb0
commit
5acf136ca5
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=heplots
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.6.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Visualizing Hypothesis Tests in Multivariate Linear Models"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -36,8 +36,8 @@ optdepends=(
|
|||
r-tidyr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('a426647892c067aa64f60ffffdd48a08')
|
||||
b2sums=('3be8c781246b2e2c73891d6c065463a3ebd55345ec5895ae26c785bec2f4995f799ca521e947b83da2e3eda3bff879deede9ad8697160c7a751dfc8ecc02df32')
|
||||
md5sums=('8e6ec4d6adbe95bccccaa81aedb4315c')
|
||||
b2sums=('56694ec405321a5a06237da5a045538d4bd53c05dfed4ccaa6ae30e5967bab2aee26cbd98122ec32e683b70756f3f2d2ca8c13b7b7024cf928453b972a374cbd')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue