From 63c3d92196670d09f4e5930afb4a416a6a4233b3 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 15 Jan 2022 15:07:34 +0800 Subject: [PATCH] r-feather: auto updated to 0.3.5-2 --- BioArchLinux/r-feather/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-feather/PKGBUILD b/BioArchLinux/r-feather/PKGBUILD index 60d7d1c591..63b64ccd24 100644 --- a/BioArchLinux/r-feather/PKGBUILD +++ b/BioArchLinux/r-feather/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=feather _pkgver=0.3.5 pkgname=r-${_pkgname,,} pkgver=0.3.5 -pkgrel=1 +pkgrel=2 pkgdesc="R Bindings to the Feather 'API'" arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"