From 1c50561d93078a9ef275b00f0f43daa68bffb387 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 18:07:25 +0000 Subject: [PATCH] r-rappdirs: auto updated to 0.3.3-13 --- BioArchLinux/r-rappdirs/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-rappdirs/PKGBUILD b/BioArchLinux/r-rappdirs/PKGBUILD index 3f20ce50c7..46c21f43d6 100644 --- a/BioArchLinux/r-rappdirs/PKGBUILD +++ b/BioArchLinux/r-rappdirs/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=rappdirs _pkgver=0.3.3 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=12 +pkgrel=13 pkgdesc="Application Directories: Determine Where to Save Data, Caches, and Logs" arch=(x86_64) url="https://cran.r-project.org/package=$_pkgname"