From 6b7876ea32c2753455fe4925664a9ac551de78be Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 18:04:29 +0000 Subject: [PATCH] r-prettyunits: auto updated to 1.1.1-5 --- BioArchLinux/r-prettyunits/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-prettyunits/PKGBUILD b/BioArchLinux/r-prettyunits/PKGBUILD index a435cfc031..849a651e7d 100644 --- a/BioArchLinux/r-prettyunits/PKGBUILD +++ b/BioArchLinux/r-prettyunits/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=prettyunits _pkgver=1.1.1 pkgname=r-${_pkgname,,} pkgver=1.1.1 -pkgrel=4 +pkgrel=5 pkgdesc='Pretty, Human Readable Formatting of Quantities' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"