mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspmetaanalysis: auto updated to 0.19.3-1
This commit is contained in:
parent
afcf8d96c8
commit
9ebfb57c1a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspMetaAnalysis
|
||||
_pkgver=0.19.2
|
||||
_pkgver=0.19.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.2
|
||||
pkgver=0.19.3
|
||||
pkgrel=1
|
||||
pkgdesc="Meta-Analysis Module for JASP"
|
||||
arch=('any')
|
||||
|
@ -37,7 +37,7 @@ depends=(r
|
|||
)
|
||||
groups=(r-jasp r-jaspextra)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('ccc68e545940063559f2d2b4bce763fef011984d3996dd4c0c31edd098f3664d')
|
||||
sha256sums=('6e2ff5c9fb0f113236a767214bc02ad9673ba6657e2e46b235d3b97bf56eb7e7')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue