r-stopwords: auto updated to 2.3-7

This commit is contained in:
BioArchLinuxBot 2024-04-14 12:18:28 +00:00
parent 99a4128879
commit 8f701af830

View file

@ -4,7 +4,7 @@ _pkgname=stopwords
_pkgver=2.3
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=6
pkgrel=7
pkgdesc="Multilingual Stopword Lists"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"