r-ragg: auto updated to 1.2.6-1

This commit is contained in:
BioArchLinuxBot 2023-10-10 18:02:14 +00:00
parent dffad489c1
commit d902727d34

View file

@ -5,7 +5,7 @@ _pkgname=ragg
_pkgver=1.2.6 _pkgver=1.2.6
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=0 pkgrel=1
pkgdesc="Graphic Devices Based on AGG" pkgdesc="Graphic Devices Based on AGG"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"