r-getpass: auto updated to 0.2.4-2

This commit is contained in:
BioArchLinuxBot 2024-04-11 18:05:43 +00:00
parent 234af6b35b
commit eafe2cd5b1

View file

@ -4,7 +4,7 @@ _pkgname=getPass
_pkgver=0.2-4
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
pkgdesc="Masked User Input"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"