mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rcppint64: auto updated to 0.0.5-1
This commit is contained in:
parent
4662ee9f24
commit
06c0787c85
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=RcppInt64
|
||||
_pkgver=0.0.4
|
||||
_pkgver=0.0.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="'Rcpp'-Based Helper Functions to Pass 'Int64' and 'nanotime' Values Between 'R' and 'C++'"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -23,8 +23,8 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('19defdecd82e6d2b8a2aab49b24c8196')
|
||||
b2sums=('48a65145a860ff6258177af24a92ad159b88cf86fc59c94a25147ff7a27a92d76409c41e4c807b507f8ae5a9a3dbc75a099278cf6dbb03ad8b70c4f9a8b2f802')
|
||||
md5sums=('bb09a98676afb93f4ccef916addb1f82')
|
||||
b2sums=('e2b035c8581156952d8a28711041d43d1df02effc8ac49e4c2ba0cf295ddb4120dde021a8a58806bf2ed5d01fc74aecac55870c7bf5d427b27a8bed758d5fe81')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue