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.3-1
This commit is contained in:
parent
bba0bc5739
commit
20a4bff32e
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.2
|
||||
_pkgver=2.2.6.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.6.2
|
||||
pkgrel=7
|
||||
pkgver=2.2.6.3
|
||||
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=('75a3a64014d2a99f08d12594d14fdade136f278abcf6252119cc20558ed14c9f')
|
||||
sha256sums=('8a030b5be9c6494b44af9d8cd7a966cc94a41ae0aaecb553fc36de4762749110')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue