r-scrypt: auto updated to 0.1.6-2

This commit is contained in:
BioArchLinuxBot 2023-11-12 16:56:21 +00:00
parent 79e6fc4846
commit 475284843e

View file

@ -4,7 +4,7 @@ _pkgname=scrypt
_pkgver=0.1.6
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Key Derivation Functions for R Based on Scrypt"
arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}"