mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-leidenbase: auto updated to 0.1.32-1
This commit is contained in:
parent
34e3b3f3b6
commit
6e26d03c2f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=leidenbase
|
||||
_pkgver=0.1.31
|
||||
_pkgver=0.1.32
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.1.31
|
||||
pkgver=0.1.32
|
||||
pkgrel=1
|
||||
pkgdesc='R and C/C++ Wrappers to Run the Leiden find_partition() Function'
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cd0a825fa44485e957847321c02b32ac5205675e56df00cd883ea50b9aab23e1')
|
||||
sha256sums=('22770b3d1f6a0e78a9de1adadd0aa6a4e2d8a47defaf75c83751885aeefdc490')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue