mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-psych: auto updated to 2.2.5-1
This commit is contained in:
parent
26cee73c70
commit
f08768d478
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=psych
|
||||
_pkgver=2.2.3
|
||||
_pkgver=2.2.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.3
|
||||
pkgver=2.2.5
|
||||
pkgrel=1
|
||||
pkgdesc='Procedures for Psychological, Psychometric, and Personality Research'
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-rgraphviz
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f60e90d6d4255aaefd45fd650b810ef7e1f1bb1ea0ca779d6f352cd6157b273a')
|
||||
sha256sums=('dcc3f9b30ed44dfd1de0366295a308e0b52959eb7ac9cb3bc3f32dc5b15fc321')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue