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}"