r-getoptlong: auto updated to 1.0.5-8

This commit is contained in:
BioArchLinuxBot 2024-04-25 07:14:31 +00:00
parent cd6ddaef15
commit ff5ea4430e

View file

@ -5,7 +5,7 @@ _pkgname=GetoptLong
_pkgver=1.0.5
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=7
pkgrel=8
pkgdesc="Parsing Command-Line Arguments and Simple Variable Interpolation"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"