mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-wdm: auto updated to 0.2.6-1
This commit is contained in:
parent
46e25ce4ff
commit
5f3be4370e
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=wdm
|
||||
_pkgver=0.2.4
|
||||
_pkgver=0.2.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Weighted Dependence Measures"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -24,8 +24,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('53467d0a74a2b78738d526fe078996d9')
|
||||
b2sums=('83d8565295214a35f559fad927b18355c9281a764a0e547d445a52dc4276ec87b939374bee368836e275aa10bc956be582ebee55187cc5aa7a3fe796828d2ea0')
|
||||
md5sums=('5d95d8e38acf9f5492821eb4171ab7c6')
|
||||
b2sums=('6f038b455e133d4ca4fd89451dc91de22fb6622b85449a6a692953fb76b33fd969d9e79682eb43fae5852a05ebaa1328e20651ccf386ed3b5031b32cdc1053d0')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue