r-exdex: auto updated to 1.2.3-1

This commit is contained in:
BioArchLinuxBot 2023-12-02 18:04:28 +00:00
parent bf6da82f44
commit eafa22d0ea

View file

@ -1,10 +1,10 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=exdex
_pkgver=1.2.2
_pkgver=1.2.3
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=2
pkgrel=1
pkgdesc="Estimation of the Extremal Index"
arch=(x86_64)
url="https://cran.r-project.org/package=${_pkgname}"
@ -29,8 +29,8 @@ optdepends=(
r-zoo
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
md5sums=('92fdad358c2f14176ab01af5348e1e23')
sha256sums=('d62633a9fd3d81617e139fc017a8ad2591231f315ddfa2a489806e68454ebcac')
md5sums=('a30891a6c53ec03fa527562dedba2b2f')
sha256sums=('e6668c37c5c3762f550373f4e24a0fdd3af74b7d38562c0930c0abfe4499abee')
build() {
mkdir -p build