From e8feeee5ce05266a2da742a423afaae269bb9c25 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 5 Jun 2022 06:14:35 +0000 Subject: [PATCH] r-calibrate: auto updated to 1.7.7-4 --- BioArchLinux/r-calibrate/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-calibrate/PKGBUILD b/BioArchLinux/r-calibrate/PKGBUILD index 592b311cc0..2aa69373f3 100644 --- a/BioArchLinux/r-calibrate/PKGBUILD +++ b/BioArchLinux/r-calibrate/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=calibrate _pkgver=1.7.7 pkgname=r-${_pkgname,,} pkgver=1.7.7 -pkgrel=3 +pkgrel=4 pkgdesc='Calibration of Scatterplot and Biplot Axes' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"