diff --git a/BioArchLinux/r-motifmatchr/PKGBUILD b/BioArchLinux/r-motifmatchr/PKGBUILD index d4562d9bc8..2b060989a8 100644 --- a/BioArchLinux/r-motifmatchr/PKGBUILD +++ b/BioArchLinux/r-motifmatchr/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=motifmatchr _pkgver=1.24.0 pkgname=r-${_pkgname,,} pkgver=1.24.0 -pkgrel=1 +pkgrel=2 pkgdesc='Fast Motif Matching in R' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}"