mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspsurvival: auto updated to 0.19.3-1
This commit is contained in:
parent
70e32fee68
commit
055e636344
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspSurvival
|
||||
_pkgver=0.19.2
|
||||
_pkgver=0.19.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.2
|
||||
pkgver=0.19.3
|
||||
pkgrel=1
|
||||
pkgdesc="A Survival analysis module required by JASP"
|
||||
arch=('any')
|
||||
|
@ -18,7 +18,7 @@ depends=(
|
|||
)
|
||||
groups=(r-jasp r-jaspextra)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('67c936c2223f4b921d379ea2b53d4254784f1a76ec3aa9d3ff553d162c30394d')
|
||||
sha256sums=('03a4417b9ebc6239624788415cf8b310a6843a50b3aec2d79947ad16917e4e09')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue