From 1b91b4f84a3b58e6f671c9eddf9a990d1890f506 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 18:57:14 +0000 Subject: [PATCH] r-desc: auto updated to 1.4.1-3 --- BioArchLinux/r-desc/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-desc/PKGBUILD b/BioArchLinux/r-desc/PKGBUILD index 4a4ce8e6f8..9a0dbf9a41 100644 --- a/BioArchLinux/r-desc/PKGBUILD +++ b/BioArchLinux/r-desc/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=desc _pkgver=1.4.1 pkgname=r-${_pkgname,,} pkgver=1.4.1 -pkgrel=2 +pkgrel=3 pkgdesc='Manipulate DESCRIPTION Files' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"