mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-vgam: auto updated to 1.1.10-1
This commit is contained in:
parent
225df6a9fb
commit
e1a65cafe6
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=VGAM
|
_pkgname=VGAM
|
||||||
_pkgver=1.1-9
|
_pkgver=1.1-10
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Vector Generalized Linear and Additive Models"
|
pkgdesc="Vector Generalized Linear and Additive Models"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
@ -19,8 +19,8 @@ optdepends=(
|
||||||
r-vgamextra
|
r-vgamextra
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('f51f80d9943e8773bfb12a5139151b2e')
|
md5sums=('4775c04874f72d7920d38462f321cdf9')
|
||||||
b2sums=('759aa1a780bd64ac7b8d8289c8031ddc20cde5f82a20cdc6d049712a38016fd7107d6931431c88bae660468e5e480d485ce95126fa992c4b6fd376034ed86f2b')
|
b2sums=('2666fd04c1a7303dd0d03c6f9de22e963b019ed9217b0f027f64d36b6f111af8763f9bb2821518fbd4035eb293b8747cbb47623abb1ef93e43a1a9e0c9b0709a')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue