From 3dc4068f9807d70db64a8ce6b272561a2709440e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 7 Jan 2025 18:26:42 +0000 Subject: [PATCH] r-fsa: auto updated to 0.9.6-1 --- BioArchLinux/r-fsa/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-fsa/PKGBUILD b/BioArchLinux/r-fsa/PKGBUILD index 5c7edbacec..0691e7c42c 100644 --- a/BioArchLinux/r-fsa/PKGBUILD +++ b/BioArchLinux/r-fsa/PKGBUILD @@ -2,10 +2,10 @@ # Contributor: Robert Greener _pkgname=FSA -_pkgver=0.9.5 +_pkgver=0.9.6 pkgname=r-${_pkgname,,} -pkgver=0.9.5 -pkgrel=2 +pkgver=0.9.6 +pkgrel=1 pkgdesc='Simple Fisheries Stock Assessment Methods' arch=('any') url="https://cran.r-project.org/package=${_pkgname}" @@ -37,7 +37,7 @@ optdepends=( r-tibble ) source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('e08db2986b84ef84c93a160c34e0bd1b7fa12d92863e464234edc50375702f2d') +sha256sums=('6ff8accc4bf61917915888a384bd6cedb4584f5fd0857552a0e3afc97d16ece2') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"