From eabaa6ce1aabcb7eae7fa75a84d70432345f3be0 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 21 Feb 2024 12:02:21 +0000 Subject: [PATCH] r-bootnet: auto updated to 1.6-1 --- BioArchLinux/r-bootnet/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-bootnet/PKGBUILD b/BioArchLinux/r-bootnet/PKGBUILD index e278283019..841e5e83f2 100644 --- a/BioArchLinux/r-bootnet/PKGBUILD +++ b/BioArchLinux/r-bootnet/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: sukanka _pkgname=bootnet -_pkgver=1.5.6 +_pkgver=1.6 pkgname=r-${_pkgname,,} -pkgver=1.5.6 +pkgver=1.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=('e808b13e1aea3c2ea1165f87354354f4f9f7520827d4e1b5a44f137dcf1073d2') +sha256sums=('d04c7da7df41eb82cb6ec7a6e239897c242100d93aa42374a972e4bfbc69ea64') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"