From 138d37ca2fb2651952077affa8a6e4ce566f1c49 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 27 Apr 2024 02:23:27 +0000 Subject: [PATCH] r-restfulse: auto updated to 1.24.0-2 --- BioArchLinux/r-restfulse/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-restfulse/PKGBUILD b/BioArchLinux/r-restfulse/PKGBUILD index 195a4a5d3b..8a6f043a19 100644 --- a/BioArchLinux/r-restfulse/PKGBUILD +++ b/BioArchLinux/r-restfulse/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=restfulSE _pkgver=1.24.0 pkgname=r-${_pkgname,,} pkgver=1.24.0 -pkgrel=1 +pkgrel=2 pkgdesc='Access matrix-like HDF5 server content or BigQuery content through a SummarizedExperiment interface' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"