mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspqualitycontrol: auto updated to 0.18.1-1
This commit is contained in:
parent
ffa4b735c0
commit
d04424f4bc
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspQualityControl
|
||||
_pkgver=0.18.0
|
||||
_pkgver=0.18.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.18.0
|
||||
pkgver=0.18.1
|
||||
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=('514c5c89ef737bbf77afdb8a08c4e3fc5d37ef909719f941bfa2986de8d863ac')
|
||||
sha256sums=('cca056da05377765132054350237a6ecab94330422e48ff2de9be3a196184d9f')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue