From a01c59cd44c6676a6bed17ca454eb1c11d0810c4 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 May 2022 13:43:16 +0000 Subject: [PATCH] r-semplot: auto updated to 1.1.5-1 --- BioArchLinux/r-semplot/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BioArchLinux/r-semplot/PKGBUILD b/BioArchLinux/r-semplot/PKGBUILD index 51ba6c8d9b..415a97ac88 100644 --- a/BioArchLinux/r-semplot/PKGBUILD +++ b/BioArchLinux/r-semplot/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=semPlot _pkgver=1.1.5 pkgname=r-${_pkgname,,} -pkgver=${_pkgver//[:-]/.} +pkgver=1.1.5 pkgrel=1 pkgdesc="Path Diagrams and Visual Analysis of Various SEM Packages' Output" arch=('any') @@ -27,7 +27,7 @@ optdepends=( r-mplusautomation ) source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('a') +sha256sums=('6cd39e6f80cf9e5c5045e7f8f2e888ea1b0355e084909b1b1c1ddac4b04ffb34') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"