r-docopt: auto updated to 0.7.1-8

This commit is contained in:
BioArchLinuxBot 2024-04-25 07:09:13 +00:00
parent cafa97652d
commit 04e92d4e73

View file

@ -6,7 +6,7 @@ _pkgname=docopt
_pkgver=0.7.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=7
pkgrel=8
pkgdesc="Command-Line Interface Specification Language"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"