From afa827d7d86814ba1ff5488252f5f736200bacbb Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 11 Apr 2024 18:15:28 +0000 Subject: [PATCH] r-textshape: auto updated to 1.7.5-2 --- BioArchLinux/r-textshape/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-textshape/PKGBUILD b/BioArchLinux/r-textshape/PKGBUILD index 41adde0a3d..6e85455fb4 100644 --- a/BioArchLinux/r-textshape/PKGBUILD +++ b/BioArchLinux/r-textshape/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=textshape _pkgver=1.7.5 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Tools for Reshaping Text" arch=(any) url="https://cran.r-project.org/package=$_pkgname"