r-stringmagic: auto updated to 1.1.0-1

This commit is contained in:
BioArchLinuxBot 2024-03-07 00:01:38 +00:00
parent 05df9a67d9
commit 20df690957

View file

@ -4,7 +4,7 @@ _pkgname=stringmagic
_pkgver=1.1.0 _pkgver=1.1.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=0 pkgrel=1
pkgdesc="Character String Operations and Interpolation, Magic Edition" pkgdesc="Character String Operations and Interpolation, Magic Edition"
arch=(x86_64) arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"