r-jaspvisualmodeling: auto updated to 0.18.1-1

This commit is contained in:
BioArchLinuxBot 2023-09-30 06:08:10 +00:00
parent ffdfcbd4b9
commit 3dff47d0cc

View file

@ -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() {