r-htmlutils: auto updated to 0.1.9-2

This commit is contained in:
BioArchLinuxBot 2024-04-08 18:12:51 +00:00
parent afc3fa1744
commit 1f7c58f100

View file

@ -4,7 +4,7 @@ _pkgname=HTMLUtils
_pkgver=0.1.9 _pkgver=0.1.9
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Facilitates Automated HTML Report Creation" pkgdesc="Facilitates Automated HTML Report Creation"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"