mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspcochrane: auto updated to 0.17.2-1
This commit is contained in:
parent
014cbdec12
commit
1bfcf2988e
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspCochrane
|
||||
_pkgver=0.17.1
|
||||
_pkgver=0.17.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.1
|
||||
pkgrel=2
|
||||
pkgver=0.17.2
|
||||
pkgrel=1
|
||||
pkgdesc="Cochrane Module for JASP"
|
||||
arch=('any')
|
||||
url="https://github.com/jasp-stats/${_pkgname}"
|
||||
|
@ -17,7 +17,7 @@ depends=(r
|
|||
groups=(r-jasp r-jaspextra)
|
||||
optdepends=('r-testthat')
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('3d7b7b4a2810be83f8263a411be7c727c3ae51edd1bf0cfe601e9e61dfb75aef')
|
||||
sha256sums=('15c17f13c70195015016cc010a20c0445d050371bcb210c841f0713c66f4fd25')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue