r-base64url: auto updated to 1.4-8

This commit is contained in:
BioArchLinuxBot 2024-04-25 00:36:05 +00:00
parent feaa27681e
commit 9fcee3db01

View file

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