diff --git a/BioArchLinux/r-diptest/PKGBUILD b/BioArchLinux/r-diptest/PKGBUILD index a1e2f846ec..2fbcfab458 100644 --- a/BioArchLinux/r-diptest/PKGBUILD +++ b/BioArchLinux/r-diptest/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=diptest _pkgver=0.76-0 pkgname=r-${_pkgname,,} pkgver=0.76.0 -pkgrel=3 +pkgrel=4 pkgdesc="Hartigan's Dip Test Statistic for Unimodality - Corrected" arch=('x86_64') url="https://cran.r-project.org/package=${_pkgname}"