r-dotcall64: auto updated to 1.1.1-2

This commit is contained in:
BioArchLinuxBot 2024-03-16 12:06:32 +00:00
parent b927b226c9
commit 5edbd8d047

View file

@ -5,7 +5,7 @@ _pkgname=dotCall64
_pkgver=1.1-1 _pkgver=1.1-1
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Enhanced Foreign Function Interface Supporting Long Vectors" pkgdesc="Enhanced Foreign Function Interface Supporting Long Vectors"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"