r-redux: auto updated to 1.1.4-2

This commit is contained in:
BioArchLinuxBot 2023-12-04 18:05:31 +00:00
parent f6c7b57da3
commit 7a6031ec8e

View file

@ -4,7 +4,7 @@ _pkgname=redux
_pkgver=1.1.4 _pkgver=1.1.4
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="R Bindings to 'hiredis'" pkgdesc="R Bindings to 'hiredis'"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"