From c881ebf0d58c63906dc0e3e165834361942360a6 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 30 May 2022 20:44:23 +0000 Subject: [PATCH] r-uniprot.ws: auto updated to 2.36.0-3 --- BioArchLinux/r-uniprot.ws/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-uniprot.ws/PKGBUILD b/BioArchLinux/r-uniprot.ws/PKGBUILD index 5d49ae4a18..7826ba4de7 100644 --- a/BioArchLinux/r-uniprot.ws/PKGBUILD +++ b/BioArchLinux/r-uniprot.ws/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=UniProt.ws _pkgver=2.36.0 pkgname=r-${_pkgname,,} pkgver=2.36.0 -pkgrel=2 +pkgrel=3 pkgdesc='R Interface to UniProt Web Services' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"