r-docopt: auto updated to 0.7.1-7

This commit is contained in:
BioArchLinuxBot 2023-07-17 18:04:19 +00:00
parent 7cc80d130f
commit 9cc98be276

View file

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