mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-promises: auto updated to 1.3.2-1
This commit is contained in:
parent
cf1c47205a
commit
fd1e9f3dc8
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=promises
|
||||
_pkgver=1.3.0
|
||||
_pkgver=1.3.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Abstractions for Promise-Based Asynchronous Programming"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -33,8 +33,8 @@ optdepends=(
|
|||
r-vembedr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('1b1184329736b045e11ba2dff81ce6ea')
|
||||
b2sums=('28c1c66e1ffa72e2ae6f577589a6d413046329aac5c582adf7157c8855b69e80542465c5596d7dbaef6c85eca040b37dead16ddea7495e4c9e0bc01a85c43864')
|
||||
md5sums=('1a2106ac7c685146c6ce5382504260c4')
|
||||
b2sums=('027bbf74b6e6a1a2dc08183479c4f44d5f2efa8d814d7ed58c6ea1ebecbed7eb08b607b3b31e90354045ab12c7ea2926c573c5639a86e01f6c43adc6e69dd721')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue