mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rust: auto updated to 1.4.1-1
This commit is contained in:
parent
abd2e2dcd1
commit
bb4c323072
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=rust
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.4.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Ratio-of-Uniforms Simulation with Transformation"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -29,8 +29,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('19a3866ff4c6a3f10232468074aa0647')
|
||||
sha256sums=('5c1198288256a01a93409f7d39b42f59fcec16e78b3ea19a6806c6dbf69fe75a')
|
||||
md5sums=('9d8424e8478cd18d4c0f255547ebd747')
|
||||
sha256sums=('376f19690727653a70effd40c06720caa326551176a381f2832ff992c04b4b08')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue