r-delayedrandomarray: auto updated to 1.8.0-2

This commit is contained in:
BioArchLinuxBot 2023-07-31 00:02:55 +00:00
parent 6713385751
commit 674503b052

View file

@ -5,7 +5,7 @@ _pkgname=DelayedRandomArray
_pkgver=1.8.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Delayed Arrays of Random Values"
arch=(x86_64)
url="https://bioconductor.org/packages/${_pkgname}"