From 3447e3a8abc7dad124365282b87e2294d5729db3 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 20:50:47 +0000 Subject: [PATCH] r-rmdformats: auto updated to 1.0.4-3 --- BioArchLinux/r-rmdformats/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-rmdformats/PKGBUILD b/BioArchLinux/r-rmdformats/PKGBUILD index 0824729068..6a9b5fb8e3 100644 --- a/BioArchLinux/r-rmdformats/PKGBUILD +++ b/BioArchLinux/r-rmdformats/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=rmdformats _pkgver=1.0.4 pkgname=r-${_pkgname,,} pkgver=1.0.4 -pkgrel=2 +pkgrel=3 pkgdesc="HTML Output Formats and Templates for 'rmarkdown' Documents" arch=('any') url="https://cran.r-project.org/package=${_pkgname}"