mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-opencpu: auto updated to 2.2.14-1
This commit is contained in:
parent
a3f5581203
commit
d1a2ede30a
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=opencpu
|
||||
_pkgver=2.2.13
|
||||
_pkgver=2.2.14
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -39,8 +39,8 @@ optdepends=(
|
|||
r-unix
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('fd605684d0f8f10499df0b418d2951e5')
|
||||
b2sums=('11da468ac17cf8ec6796d32c39e8b89c56e33d7645a311f30ada5281d0e94897baf4c6f17412150d0ace0c72b62b9d584ab28c0b430b6af13d28d81b573c0767')
|
||||
md5sums=('b4ac8c8745f0a748f6c64425ad405fa6')
|
||||
b2sums=('05371f4a70e5695f094a9e41d1f32534304b3542d94f6a1827c493ab716a1d671c828f4dc614648ca3df3236f03e6009b6bea980a9af225c294ba9a94bf95913')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue