mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hash: auto updated to 2.2.6.2-1
This commit is contained in:
parent
4991f2148e
commit
7d3532babb
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=hash
|
||||
_pkgver=2.2.6.1
|
||||
_pkgver=2.2.6.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.6.1
|
||||
pkgrel=2
|
||||
pkgver=2.2.6.2
|
||||
pkgrel=1
|
||||
pkgdesc='Full Feature Implementation of Hash/Associated Arrays/Dictionaries'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a680dfccaaf89b5a55355062b5292baf514d53aa3b206aa74869f1b733a06e2c')
|
||||
sha256sums=('75a3a64014d2a99f08d12594d14fdade136f278abcf6252119cc20558ed14c9f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue