r-rsqlite: auto updated to 2.3.3-1

This commit is contained in:
BioArchLinuxBot 2023-11-05 12:02:30 +00:00
parent 89af5e225d
commit b4e9626d6b

View file

@ -5,7 +5,7 @@ _pkgname=RSQLite
_pkgver=2.3.3
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=0
pkgrel=1
pkgdesc="SQLite Interface for R"
arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}"