mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gss: auto updated to 2.2.8-1
This commit is contained in:
parent
805ef4bad0
commit
9c4adcc081
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gss
|
||||
_pkgver=2.2-7
|
||||
_pkgver=2.2-8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="General Smoothing Splines"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -18,8 +18,8 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e86db9bf39e0d151e7242e42c9b6f7ca')
|
||||
b2sums=('5ae14240d9e8e6b4a7eb2efd4a6423b59efd7dacf587bcf57bfa41c44938e693ffa0aa1b93974baea70dee41a811dd25727a5ece7d250e0787f06341ce462c74')
|
||||
md5sums=('298c0d24e7d33afbec61f0db9bbb7eda')
|
||||
b2sums=('cea4ba65e83698bd88348893ff12c5a8caeee72dfa8c76cbc9d1e457bcee02693f4a09185318a489f5d5912d5b39937be3e8eaf25d627bc4cedabc3a2ee383db')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue