From 95bfd22f65cd7f9b720698b37053d4827f3da216 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 14 Jan 2022 21:23:35 +0800 Subject: [PATCH] r-antiprofiles: auto updated to 1.34.0-2 --- BioArchLinux/r-antiprofiles/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-antiprofiles/PKGBUILD b/BioArchLinux/r-antiprofiles/PKGBUILD index 43fcf05b04..855557e6b1 100644 --- a/BioArchLinux/r-antiprofiles/PKGBUILD +++ b/BioArchLinux/r-antiprofiles/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=antiProfiles _pkgver=1.34.0 pkgname=r-${_pkgname,,} pkgver=1.34.0 -pkgrel=1 +pkgrel=2 pkgdesc='Implementation of gene expression anti-profiles' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"