mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dgof: auto updated to 1.5.1-1
This commit is contained in:
parent
5000a0b113
commit
9c7a37e426
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=dgof
|
||||
_pkgver=1.4
|
||||
_pkgver=1.5.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=7
|
||||
pkgrel=1
|
||||
pkgdesc="Discrete Goodness-of-Fit Tests"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -13,8 +13,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('d1fd678118c39e29637a68bf298e6e72')
|
||||
b2sums=('d259f379c0119c340dc5b14ca9a3ef924926e918d470c27e0cda16463d94d75a56a6647dcb78800647cf9958851361172fa9311565706345dd8b691c4ffaedda')
|
||||
md5sums=('790f5042be6c29e3f1c126075492801a')
|
||||
b2sums=('96b26481bf7cdcaa50b7719c72982193e10a5ab3d783f52621e6b807557a5f6a7718a8e56b6032cc1d24c813d85ffc23d8d7c50a8dcab54415c6ad5a078d96e2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue