mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spdata: auto updated to 2.3.4-1
This commit is contained in:
parent
37121d3152
commit
ddf47d6d30
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=spData
|
||||
_pkgver=2.3.3
|
||||
_pkgver=2.3.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -19,8 +19,8 @@ optdepends=(
|
|||
r-spdep
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('9e935882397dcd7ffc9d6fa2a1d73017')
|
||||
b2sums=('2d64a2ef76b147a253e53a965957bfa665170c96eb3779472119c31b94d4eeacc533149293b50db297c49b0f401ec17c0a97d0325ee3b5d5d9154f86025533c3')
|
||||
md5sums=('0739960d1dfd343666c6eb9b0f2f5ce9')
|
||||
b2sums=('2462173e2b97fd9a70a738b134df937321a87cccd2c0d7cba37e29f199a7f41544b43f47da5e7834241f1b386c232d600338efed63a69f4cdab557cbe3fcb6db')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue