r-bitops: auto updated to 1.0.7-5

This commit is contained in:
BioArchLinuxBot 2022-05-30 18:06:31 +00:00
parent be695bf175
commit 435160678e

View file

@ -4,7 +4,7 @@ _pkgname=bitops
_pkgver=1.0-7 _pkgver=1.0-7
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=1.0.7 pkgver=1.0.7
pkgrel=4 pkgrel=5
pkgdesc='Bitwise Operations' pkgdesc='Bitwise Operations'
arch=('x86_64') arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"