r-sodium: auto updated to 1.3.0-2

This commit is contained in:
BioArchLinuxBot 2023-10-14 18:05:10 +00:00
parent ea6c88e33d
commit 37455d2dac

View file

@ -5,7 +5,7 @@ _pkgname=sodium
_pkgver=1.3.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="A Modern and Easy-to-Use Crypto Library"
arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}"