r-vdiffr: auto updated to 1.0.7-1

This commit is contained in:
BioArchLinuxBot 2023-09-22 18:01:59 +00:00
parent 162333e2c4
commit 322cc229ba

View file

@ -5,7 +5,7 @@ _pkgname=vdiffr
_pkgver=1.0.7 _pkgver=1.0.7
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=0 pkgrel=1
pkgdesc="Visual Regression Testing and Graphical Diffing" pkgdesc="Visual Regression Testing and Graphical Diffing"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"