From ecece4c36e58e02575c709bb15243fac0de7903f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 28 Apr 2024 19:18:55 +0000 Subject: [PATCH] r-motifbreakr: auto updated to 2.16.0-2 --- BioArchLinux/r-motifbreakr/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-motifbreakr/PKGBUILD b/BioArchLinux/r-motifbreakr/PKGBUILD index 1eeed339a9..87b821c12d 100644 --- a/BioArchLinux/r-motifbreakr/PKGBUILD +++ b/BioArchLinux/r-motifbreakr/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=motifbreakR _pkgver=2.16.0 pkgname=r-${_pkgname,,} pkgver=2.16.0 -pkgrel=1 +pkgrel=2 pkgdesc='A Package For Predicting The Disruptiveness Of Single Nucleotide Polymorphisms On Transcription Factor Binding Sites' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"