From 8f701af830047ff16f6ce770f2d9a9035bd20e3f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 14 Apr 2024 12:18:28 +0000 Subject: [PATCH] r-stopwords: auto updated to 2.3-7 --- BioArchLinux/r-stopwords/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-stopwords/PKGBUILD b/BioArchLinux/r-stopwords/PKGBUILD index 9b441796f6..9aa33a2cf8 100644 --- a/BioArchLinux/r-stopwords/PKGBUILD +++ b/BioArchLinux/r-stopwords/PKGBUILD @@ -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"