From 948a96ee51879a764bc0eaa5e76c88383531c67e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 12 Apr 2024 18:08:38 +0000 Subject: [PATCH] r-reusedata: auto updated to 1.2.2-2 --- BioArchLinux/r-reusedata/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-reusedata/PKGBUILD b/BioArchLinux/r-reusedata/PKGBUILD index 73fc5210be..e33f2ba14f 100644 --- a/BioArchLinux/r-reusedata/PKGBUILD +++ b/BioArchLinux/r-reusedata/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=ReUseData _pkgver=1.2.2 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Reusable and reproducible Data Management" arch=(any) url="https://bioconductor.org/packages/$_pkgname"