From e1280bd7bd297918568ea8066235ab7d4d5e3255 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 18:58:07 +0000 Subject: [PATCH] r-munsell: auto updated to 0.5.0-4 --- BioArchLinux/r-munsell/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-munsell/PKGBUILD b/BioArchLinux/r-munsell/PKGBUILD index f08e378468..4c883cf299 100644 --- a/BioArchLinux/r-munsell/PKGBUILD +++ b/BioArchLinux/r-munsell/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=munsell _pkgver=0.5.0 pkgname=r-${_pkgname,,} pkgver=0.5.0 -pkgrel=3 +pkgrel=4 pkgdesc='Utilities for Using Munsell Colours' arch=('any') url="https://cran.r-project.org/package=${_pkgname}"