diff --git a/BioArchLinux/r-bootnet/PKGBUILD b/BioArchLinux/r-bootnet/PKGBUILD index 295ad1358d..e278283019 100644 --- a/BioArchLinux/r-bootnet/PKGBUILD +++ b/BioArchLinux/r-bootnet/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: sukanka _pkgname=bootnet -_pkgver=1.5.5 +_pkgver=1.5.6 pkgname=r-${_pkgname,,} -pkgver=1.5.5 +pkgver=1.5.6 pkgrel=1 pkgdesc='Bootstrap Methods for Various Network Estimation Routines' arch=('any') @@ -42,7 +42,7 @@ optdepends=( r-relaimpo ) source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('41d41331daf03ddfc65277adfdf805ce9cb1fd9ce36a50c3da805a331be412d4') +sha256sums=('e808b13e1aea3c2ea1165f87354354f4f9f7520827d4e1b5a44f137dcf1073d2') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"