diff --git a/BioArchLinux/r-dagitty/PKGBUILD b/BioArchLinux/r-dagitty/PKGBUILD index 22d1022120..b662d2f74f 100644 --- a/BioArchLinux/r-dagitty/PKGBUILD +++ b/BioArchLinux/r-dagitty/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=dagitty _pkgver=0.3-4 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=3 pkgdesc="Graphical Analysis of Structural Causal Models" arch=(any) url="https://cran.r-project.org/package=$_pkgname"