mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rnifti: auto updated to 1.8.0-1
This commit is contained in:
parent
321ea068f4
commit
3ab7f7d8c1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RNifti
|
||||
_pkgver=1.7.0
|
||||
_pkgver=1.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.7.0
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='Fast R and C++ Access to NIfTI Images'
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-tractor.base
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e58cf73a0f5fbf5d6a2c845bfdeea193eb5262c73d0f329beae17d68f40e18e8')
|
||||
sha256sums=('322b51ff2f8c93ad726bfc5bbd923fc1ceb1dd027f0cdd042b636a278f781792')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue