diff --git a/BioArchLinux/r-rnamodr/PKGBUILD b/BioArchLinux/r-rnamodr/PKGBUILD index 85d8e83eeb..d57fe5f410 100644 --- a/BioArchLinux/r-rnamodr/PKGBUILD +++ b/BioArchLinux/r-rnamodr/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=RNAmodR _pkgver=1.18.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Detection of post-transcriptional modifications in high throughput sequencing data" arch=(any) url="https://bioconductor.org/packages/$_pkgname"