From 5df0e13e529c9350813701505b621c27b77fed3d Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 22 Aug 2022 18:01:49 +0000 Subject: [PATCH] r-report: auto updated to 0.5.5-1 --- BioArchLinux/r-report/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-report/PKGBUILD b/BioArchLinux/r-report/PKGBUILD index 761ef16721..8867cb3194 100644 --- a/BioArchLinux/r-report/PKGBUILD +++ b/BioArchLinux/r-report/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Hu Butui _pkgname=report -_pkgver=0.5.0 +_pkgver=0.5.5 pkgname=r-${_pkgname,,} -pkgver=0.5.0 -pkgrel=2 +pkgver=0.5.5 +pkgrel=1 pkgdesc='Automated Reporting of Results and Statistical Models' arch=('any') url="https://github.com/easystats/report" @@ -33,7 +33,7 @@ optdepends=( r-testthat ) source=("${_pkgname}_${pkgver}.tar.gz::https://github.com/easystats/report/archive/refs/tags/${pkgver}.tar.gz") -sha256sums=('c661f4682cfa03936052fea733043f255b31d653ce3280006adffbc9f48b05fd') +sha256sums=('4a6ae6cb6690a37b654d52d7ea5b25872655bb9a8d250ea934437a7fde74e829') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"