mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-polspline: auto updated to 1.1.25-1
This commit is contained in:
parent
74b3861441
commit
733e7a7ae8
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=polspline
|
||||
_pkgver=1.1.24
|
||||
_pkgver=1.1.25
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Polynomial Spline Routines"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -17,8 +17,8 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('7425c2c2ac60df9780e13876a94de9b9')
|
||||
b2sums=('5791eeb9a6008f5c5458996e54584b96eb8e093114fc9e837be8a8dbc1e48b291e595edd8c022501ba8ba2fea5d9db606af652301f6b608e45934176a1b87c30')
|
||||
md5sums=('df5c4ecb0a69bb6948b600d62488fc4f')
|
||||
b2sums=('8f261cdb76a55a0f96444714ac3a52d13e2c547266130f128c83798866d94efb21a18560cefdc1691eec6837389b3ff2040967097f2a500ce26b4c96fda18eb5')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue