mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-exdex: auto updated to 1.2.3-1
This commit is contained in:
parent
bf6da82f44
commit
eafa22d0ea
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue