From b1fdd55cc1a0cc548065a17e28786493a7500503 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 4 Dec 2023 18:02:31 +0000 Subject: [PATCH] r-storr: auto updated to 1.2.5-2 --- BioArchLinux/r-storr/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-storr/PKGBUILD b/BioArchLinux/r-storr/PKGBUILD index 4b1323901c..2476f5c794 100644 --- a/BioArchLinux/r-storr/PKGBUILD +++ b/BioArchLinux/r-storr/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=storr _pkgver=1.2.5 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Simple Key Value Stores" arch=(x86_64) url="https://cran.r-project.org/package=${_pkgname}"