mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fnn: auto updated to 1.1.4.1-1
This commit is contained in:
parent
af7d407831
commit
3bc99e3275
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=FNN
|
||||
_pkgver=1.1.4
|
||||
_pkgver=1.1.4.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Fast Nearest Neighbor Search Algorithms and Applications"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -17,8 +17,8 @@ optdepends=(
|
|||
r-mvtnorm
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('556e18063f6b54ff3d3117c4d8360215')
|
||||
b2sums=('d245eec52f85456054a6fa701d0cb51077d9bef3d08e839795e735b40ee5f625a751c51c2fbfe04c0705fd5bc1994fc9b28e801c3294b6ee96732f861d74082b')
|
||||
md5sums=('92df8f0a011ef9795b31b62450304b4e')
|
||||
b2sums=('2bf5b5c4b55b24d0623416d76e16879f53a9004a955f9f093a1fbb769ac9c85998abb9648c9100a033a02e96fe838765e809050a9890bfbd7be6c785565749bf')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue