r-ncmisc: auto updated to 1.2.0-5

This commit is contained in:
BioArchLinuxBot 2024-04-14 12:02:00 +00:00
parent 09e9167436
commit ddd1050ba8

View file

@ -4,7 +4,7 @@ _pkgname=NCmisc
_pkgver=1.2.0 _pkgver=1.2.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=4 pkgrel=5
pkgdesc="Miscellaneous Functions for Creating Adaptive Functions and Scripts" pkgdesc="Miscellaneous Functions for Creating Adaptive Functions and Scripts"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"