mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-locfit: auto updated to 1.5.9.9-1
This commit is contained in:
parent
5cd97e4681
commit
e1d5606844
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=locfit
|
||||
_pkgver=1.5-9.8
|
||||
_pkgver=1.5-9.9
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Local Regression, Likelihood and Density Estimation"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -17,8 +17,8 @@ optdepends=(
|
|||
r-interp
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('fd900b88abdee96d0d9afac8ec753db1')
|
||||
b2sums=('b30ec9264fbe901e840a6d8d86ab2e4520a6c0ac131da357a4fb742c280481e7f0bd6fa9cdb8aa221fee370fcf6c5f25aebcae6195cf032f273ae311824974bc')
|
||||
md5sums=('60e6ca00a2b3fbff15f0dbdc0e7f2646')
|
||||
b2sums=('0b110401d4ceb48c0a289b7bf4c2666e9ed843ad073c811406549521160e6d9ee7bc1f8c2be42634151d72e68fc94926ae785e8cc1a56c781b5bbaffc9930e98')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue