r-rprotobuf: auto updated to 0.4.20-4

This commit is contained in:
BioArchLinuxBot 2023-09-21 00:02:25 +00:00
parent 3cea51e779
commit 78ce9fe6e7

View file

@ -5,7 +5,7 @@ _pkgname=RProtoBuf
_pkgver=0.4.20 _pkgver=0.4.20
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=3 pkgrel=4
pkgdesc="R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3)" pkgdesc="R Interface to the 'Protocol Buffers' 'API' (Version 2 or 3)"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"