r-uniqtag: auto updated to 1.0.1-6

This commit is contained in:
BioArchLinuxBot 2024-03-14 18:04:54 +00:00
parent f53aa5ab55
commit 067c2bc5c9

View file

@ -4,7 +4,7 @@ _pkgname=uniqtag
_pkgver=1.0.1 _pkgver=1.0.1
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=5 pkgrel=6
pkgdesc="Abbreviate Strings to Short, Unique Identifiers" pkgdesc="Abbreviate Strings to Short, Unique Identifiers"
arch=(any) arch=(any)
url="https://cran.r-project.org/package=$_pkgname" url="https://cran.r-project.org/package=$_pkgname"