mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-haven: auto updated to 2.5.0-1
This commit is contained in:
parent
c795c80e42
commit
6495d8e0d3
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=haven
|
||||
_pkgver=2.4.3
|
||||
_pkgver=2.5.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.4.3
|
||||
pkgrel=2
|
||||
pkgver=2.5.0
|
||||
pkgrel=1
|
||||
pkgdesc="Import and Export 'SPSS', 'Stata' and 'SAS' Files"
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('95b70f47e77792bed4312441787299d2e3e27d79a176f0638a37e5301b93295f')
|
||||
sha256sums=('b580311bc1b28efc6b123e29a331282b9f7eb552c485f4e5cacab39fe534aff4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue