mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gparotation: auto updated to 2024.3.1-1
This commit is contained in:
parent
089378a6f6
commit
a63d0905a0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: sukanka <su975853527@gmail.com>
|
# Maintainer: sukanka <su975853527@gmail.com>
|
||||||
|
|
||||||
_pkgname=GPArotation
|
_pkgname=GPArotation
|
||||||
_pkgver=2024.2-1
|
_pkgver=2024.3-1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2024.2.1
|
pkgver=2024.3.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='GPA Factor Rotation'
|
pkgdesc='GPA Factor Rotation'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -13,7 +13,7 @@ depends=(
|
||||||
r
|
r
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('ad34a145da4a259b32035a3a061e93a67e8af27d91893449f77d2ab32bd7482b')
|
sha256sums=('88f657af29789591d581e0c529fd50ef1307abfb33e0403209bd3e591e2654da')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue