mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-liblinear: auto updated to 2.10.24-1
This commit is contained in:
parent
e79b7144bf
commit
0c29913153
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=LiblineaR
|
||||
_pkgver=2.10-23
|
||||
_pkgver=2.10-24
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Linear Predictive Models Based on the LIBLINEAR C/C++ Library"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -16,8 +16,8 @@ optdepends=(
|
|||
r-sparsem
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('d273f6ac41fba1e7a32e3938f26c433d')
|
||||
b2sums=('542ff72cbb7a706b3e16eac41617da2a5e425c551bbe77fd14c981d952bc14d857e1997c171b277c002997617425859d2b21756446c24f560e97d0fd15bf4061')
|
||||
md5sums=('4060a16fd9f48162af18a17469192561')
|
||||
b2sums=('d01ec8007681afe70f2dac6919d085c3c4c3174fcc0f0aa99bd5658c802c1536b733bf720e56b742b210b58b7b55dfcc2b7012541220b6f4cbca191dcff127fd')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue