r-promises: auto updated to 1.2.1-1

This commit is contained in:
BioArchLinuxBot 2023-08-11 00:02:10 +00:00
parent feb0dabc79
commit 146e08ec87

View file

@ -6,7 +6,7 @@ _pkgname=promises
_pkgver=1.2.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=0
pkgrel=1
pkgdesc="Abstractions for Promise-Based Asynchronous Programming"
arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}"