mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bspm: auto updated to 0.5.5-1
This commit is contained in:
parent
3a3e9059c2
commit
8295d25af3
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=bspm
|
||||
_pkgver=0.5.4
|
||||
_pkgver=0.5.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.5.4
|
||||
pkgver=0.5.5
|
||||
pkgrel=1
|
||||
pkgdesc='Bridge to System Package Manager'
|
||||
arch=('any')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('16215d4a1c1d8eff1a130a467f02b1583e50b3a571018ffae5d731400e980f33')
|
||||
sha256sums=('d49d91ec3e0caaf698596a17ce391dafc146b9cfa0f8ce5183b1ef41d142a61d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue