mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-robustbase: auto updated to 0.99.4.1-1
This commit is contained in:
parent
bee5483d3d
commit
093bb11fef
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Alex Branham <alex.branham@gmail.com>
|
||||
|
||||
_pkgname=robustbase
|
||||
_pkgver=0.99-4
|
||||
_pkgver=0.99-4-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -35,8 +35,8 @@ optdepends=(
|
|||
r-xtable
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('15217afc9300155086fada9cb02352ab')
|
||||
b2sums=('b674981181c2a05c58b0c0676c29cae878b46721bbb95a4216fd0546a2ef6db02a287d49448fb1cede6a6db9e5af69939fbbf1da8265ac36edc9d2bbfc8c2639')
|
||||
md5sums=('cbf3692e133490d1681b09356fcc4396')
|
||||
b2sums=('58d49f5ebcc4e5d54cd8c98de932caa9fdeef46182ce3a6c1e51787dfea0718df254124f07fc8ca97122893c83afa20692c6895b0b719c25fe37b5a7dd966f02')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue