From e36ba0da59d1092d4dac05cff08cc65578a5c40e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 16 Aug 2022 12:09:44 +0000 Subject: [PATCH] r-nistunits: auto updated to 1.0.1-5 --- 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 e08b65602e..a112a6a7e9 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=4 +pkgrel=5 pkgdesc='Fundamental Physical Constants and Unit Conversions from NIST' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"