mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspqualitycontrol: auto updated to 0.19.3-1
This commit is contained in:
parent
c606158c41
commit
7b62c3a406
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspQualityControl
|
||||
_pkgver=0.19.2
|
||||
_pkgver=0.19.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.2
|
||||
pkgver=0.19.3
|
||||
pkgrel=1
|
||||
pkgdesc="Quality Control Module for JASP"
|
||||
arch=('any')
|
||||
|
@ -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=('3deaf63e27a09ed22f3502d8d34fceb16c1fff48e44f8c6c7a342dcd1d02e95b')
|
||||
sha256sums=('1466d07ddacbeef60b34682cf6641802d84d1acbda3f02f52319cf57630aad03')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue