mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ddalpha: auto updated to 1.3.15-1
This commit is contained in:
parent
5ef525d2c8
commit
fc0ed513b3
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Alex Branham <branham@utexas.edu>
|
||||
|
||||
_pkgname=ddalpha
|
||||
_pkgver=1.3.13
|
||||
_pkgver=1.3.15
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Depth-Based Classification and Calculation of Data Depth"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -21,8 +21,8 @@ makedepends=(
|
|||
r-bh
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('60c444f7f82ed56607c87df9c7caec05')
|
||||
b2sums=('43f18b76457cc7e1b4ce4d7ad6df9a0ed4161fde1f0353293288200446ef39799cfdf8df6e17764c8a1d7c4b9957f04434a80107b10368468bd9978981353b2d')
|
||||
md5sums=('eee5e25fb1559d4aebf0c4343c1214c7')
|
||||
b2sums=('5e25e4a2cbedbbd82f822a76502862811b2ca2612cc4cff74bf12b0d9972db7b2b4001cd3f3c35aa2063af547d808c23fc4362226a5f0cf31becadde32e029e8')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue