mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-workflows: auto updated to 1.1.4-1
This commit is contained in:
parent
5fe7ad1ae9
commit
f5566e12d7
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||||
|
|
||||||
_pkgname=workflows
|
_pkgname=workflows
|
||||||
_pkgver=1.1.3
|
_pkgver=1.1.4
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Modeling Workflows"
|
pkgdesc="Modeling Workflows"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
@ -33,8 +33,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('d646ec2abe7014fa31ccf569139dbf4c')
|
md5sums=('6e78b96d1969bfd9f87c841a8a36464d')
|
||||||
b2sums=('e58322c869a21d760ae18acb3cd92ea253d551c828cb6e4c403f732f1990c1f284934e61d479aedb25d67ef9bcdd681b0ee3916fa13b1980e8da4c0c5bd3887f')
|
b2sums=('2da077bdf6b6e3f66eccc7e43b62b6e4ef3f164a5a5bccf3726b4d9d254aeb37ef3af6217b076baa20944ce689fd6e83951685d07485fb4876615daa8c65c6e0')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue