mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sm: auto updated to 2.2.6.0-1
This commit is contained in:
parent
99e89a6738
commit
e6c0126d9b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=sm
|
||||
_pkgver=2.2-5.7.1
|
||||
_pkgver=2.2-6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=8
|
||||
pkgrel=1
|
||||
pkgdesc="Smoothing Methods for Nonparametric Regression and Density Estimation"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -24,8 +24,8 @@ optdepends=(
|
|||
r-tkrplot
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('afde78c3caa77199372a9598e7b65692')
|
||||
b2sums=('0ebbf2508c9f052ff23006414833f853a6d078c64034504a5edab2192d581cf2ce1b876fc73c761492d9f56d1414fa2df713de48fcc385102e440fd4a7993628')
|
||||
md5sums=('c09c5d6260479b702349067c2bd3588c')
|
||||
b2sums=('0b3ef4419541959c507c1141ef52adf23554d03c76259ceaeaed60b8646e8b1dd09ece22155a2b56239788c86dfaededf693d7470bb8e9d99c3a5f773d8e8df1')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue