r-bitops: auto updated to 1.0.7-11

This commit is contained in:
BioArchLinuxBot 2023-07-15 12:02:52 +00:00
parent 84fcfb71da
commit 1c1005e574

View file

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