mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rcppcctz: auto updated to 0.2.13-1
This commit is contained in:
parent
244ec34cbf
commit
5ebfd24e76
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RcppCCTZ
|
||||
_pkgver=0.2.12
|
||||
_pkgver=0.2.13
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.2.12
|
||||
pkgrel=3
|
||||
pkgver=0.2.13
|
||||
pkgrel=1
|
||||
pkgdesc="'Rcpp' Bindings for the 'CCTZ' Library"
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2a2087bdb7ab4b617487b87677a81ccd0c5529f776cfe90d2e23d5f5478424cb')
|
||||
sha256sums=('f4101435ed32b61110fb8e2429da80ea72bce774156075c823743904a4f2abf2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue