diff --git a/BioArchLinux/r-distillery/PKGBUILD b/BioArchLinux/r-distillery/PKGBUILD index 0f11a6d70d..7ae5c8a138 100644 --- a/BioArchLinux/r-distillery/PKGBUILD +++ b/BioArchLinux/r-distillery/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=distillery -_pkgver=1.2-1 +_pkgver=1.2-2 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=8 +pkgrel=1 pkgdesc="Method Functions for Confidence Intervals and to Distill Information from an Object" arch=(any) url="https://cran.r-project.org/package=$_pkgname" @@ -13,8 +13,8 @@ depends=( r ) source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -md5sums=('239696bd8b41ce225a7b0a80656d5e21') -b2sums=('ef6208855b76735404ca0592b1456ca0b9c128954b518dd5890e6bb946408856526458cfdd85fd8ab0fe0c4acf0e19dd0f62d3b1e416144a3230184a5caf9059') +md5sums=('3a84df647e929ce9b8072ce1354ab3ae') +b2sums=('82d5aa376818c63c610467b3678693bd0c1b2fc8d4d33b190abd5420e9133555b410201bff164b9f22d74bf3d886588bdea0656cb7e2194824efd3c44bd434b3') build() { mkdir build