mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-unix: auto updated to 1.5.7-1
This commit is contained in:
parent
21000e7550
commit
bc776012e9
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Contributor: Kibouo <csonka.mihaly@hotmail.com>
|
# Contributor: Kibouo <csonka.mihaly@hotmail.com>
|
||||||
|
|
||||||
_pkgname=unix
|
_pkgname=unix
|
||||||
_pkgver=1.5.6
|
_pkgver=1.5.7
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -22,8 +22,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('ea966ea9fb4f59ef99cb6cfa09432fa7')
|
md5sums=('8dec8e89e5276cb5310c4ae23b4fe3ef')
|
||||||
b2sums=('01e7b868b37c257c84aed3af7e5cbdabe3e70745c6044c4a3cf7ca87d6b7485102d7063fc2ce68b9929eee398742608daaf79430694d90c4a46d63dcf6496e9c')
|
b2sums=('bf9168727682e4ab1a8f5d3862afb2411041f7b319ed0dc2ee88eb8aa62ab931b8109e418daa2683461b0522fa7cc32fba3e78ee68ce9b50f4bccaadc872ffc2')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue