mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspvisualmodeling: auto updated to 0.18.1-1
This commit is contained in:
parent
ffdfcbd4b9
commit
3dff47d0cc
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspVisualModeling
|
||||
_pkgver=0.18.0
|
||||
_pkgver=0.18.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.18.0
|
||||
pkgver=0.18.1
|
||||
pkgrel=1
|
||||
pkgdesc="Visual Modeling Module for JASP"
|
||||
arch=('any')
|
||||
|
@ -15,7 +15,7 @@ depends=(r
|
|||
)
|
||||
groups=(r-jasp r-jaspextra)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('ed22dd65c7af5cf775b4e517aac8ed3e1833f58defed61740df645ec7972faf1')
|
||||
sha256sums=('978770dc492c4d5fc3391527092b0d965e1dd21c7a5c2a30a00330a4687f4293')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue