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