r-exdex: auto updated to 1.2.2-1

This commit is contained in:
BioArchLinuxBot 2023-09-10 12:02:44 +00:00
parent e2f7a73abe
commit 6d8901dc4a

View file

@ -1,10 +1,10 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=exdex
_pkgver=1.2.1
_pkgver=1.2.2
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=('001428084e47c1ea0b4d582c9ab7d3be')
sha256sums=('746c2bf5a08823caf76aea2403194adea3ccdba115a8ed4b727db3b0f19274c8')
md5sums=('92fdad358c2f14176ab01af5348e1e23')
sha256sums=('d62633a9fd3d81617e139fc017a8ad2591231f315ddfa2a489806e68454ebcac')
build() {
mkdir -p build