From 4572065811d27758009b4e794e79ca6a3929ddb9 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 5 Jun 2022 06:16:06 +0000 Subject: [PATCH] r-nistunits: auto updated to 1.0.1-4 --- BioArchLinux/r-nistunits/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-nistunits/PKGBUILD b/BioArchLinux/r-nistunits/PKGBUILD index 097d6c2619..e08b65602e 100644 --- a/BioArchLinux/r-nistunits/PKGBUILD +++ b/BioArchLinux/r-nistunits/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=NISTunits _pkgver=1.0.1 pkgname=r-${_pkgname,,} pkgver=1.0.1 -pkgrel=3 +pkgrel=4 pkgdesc='Fundamental Physical Constants and Unit Conversions from NIST' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"