r-base64url: auto updated to 1.4-7

This commit is contained in:
BioArchLinuxBot 2024-04-10 18:11:19 +00:00
parent d836cd6c8d
commit 5537a31265

View file

@ -4,7 +4,7 @@ _pkgname=base64url
_pkgver=1.4
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=6
pkgrel=7
pkgdesc="Fast and URL-Safe Base64 Encoder and Decoder"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"