mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-leidenbase: auto updated to 0.1.11-1
This commit is contained in:
parent
2f0330c7de
commit
54b3eff3e7
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=leidenbase
|
||||
_pkgver=0.1.11
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=0.1.11
|
||||
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=('a')
|
||||
sha256sums=('3627c35bc192f43d2ba09aebbb54f2871efefed5978e19492fb75b6df25d12aa')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue