r-rmysql: auto updated to 0.10.26-3

This commit is contained in:
BioArchLinuxBot 2023-09-30 12:01:35 +00:00
parent 1541992b2d
commit e6021f2c43

View file

@ -5,7 +5,7 @@ _pkgname=RMySQL
_pkgver=0.10.26 _pkgver=0.10.26
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=2 pkgrel=3
pkgdesc="Database Interface and 'MySQL' Driver for R" pkgdesc="Database Interface and 'MySQL' Driver for R"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"