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