From 5bbe8b8d5200f12f989be5c98e424f06994edc03 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 May 2022 13:14:08 +0000 Subject: [PATCH] r-modules: auto updated to 0.10.0-5 --- BioArchLinux/r-modules/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-modules/PKGBUILD b/BioArchLinux/r-modules/PKGBUILD index 5c186f7e8e..eaf46b7b34 100644 --- a/BioArchLinux/r-modules/PKGBUILD +++ b/BioArchLinux/r-modules/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=modules _pkgver=0.10.0 pkgname=r-${_pkgname,,} pkgver=0.10.0 -pkgrel=4 +pkgrel=5 pkgdesc='Self Contained Units of Source Code' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"