mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-splancs: auto updated to 2.01.45-1
This commit is contained in:
parent
59407d6b20
commit
2b60821a41
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=splancs
|
||||
_pkgver=2.01-44
|
||||
_pkgver=2.01-45
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Spatial and Space-Time Point Pattern Analysis"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -16,8 +16,8 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('44e5896425648e699fb0fe15fef191fc')
|
||||
b2sums=('5a5b355941c1fc3da3ac67b34c0b132aa6b2cb20b21dcc1f01cc3fa9a09146b9bbfea3ed0fb67d89a4828edfc93550ed8377deac6fad535ec61a7414faf6df05')
|
||||
md5sums=('2ae06e1a84ac63303b25dd95d44e3c9a')
|
||||
b2sums=('22f9d76a970f0305b02bfb03c4401f4b1c40325d250016bc78b5b22cb702f04adba97896b5c123a3464f8bd100226210145ef150f7dc677ec54051408bfcbc25')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue