mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-clustergeneration: auto updated to 1.3.8-1
This commit is contained in:
parent
9bf2a393cc
commit
57adab9d29
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Phil Schaf
|
||||
|
||||
_pkgname=clusterGeneration
|
||||
_pkgver=1.3.7
|
||||
_pkgver=1.3.8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Random Cluster Generation (with Specified Degree of Separation)"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -15,8 +15,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('df58f797ba55852f647f660edd7e9367')
|
||||
sha256sums=('534f29d8f7ed11e6e9a496f15845b588ec7133f3da5e6def8140b88500e52d5c')
|
||||
md5sums=('d218d619e9615d747da257e0c7d78b6b')
|
||||
sha256sums=('0f842256582ab41bcd00ee08ea6d7e231ff362fe0156a53347873e9636f73a70')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue