mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspdescriptives: auto updated to 0.19.3-1
This commit is contained in:
parent
eacad9011b
commit
30a9eeb254
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspDescriptives
|
||||
_pkgver=0.19.2
|
||||
_pkgver=0.19.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.2
|
||||
pkgver=0.19.3
|
||||
pkgrel=1
|
||||
pkgdesc="Descriptives Module for JASP"
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ depends=(r
|
|||
)
|
||||
groups=(r-jasp r-jaspcommon)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('75569f2e90a7b718bdb3e81a47d143133aea94bdb0463968b1672c9f899c5624')
|
||||
sha256sums=('664cf7fc801486acfbbed248f5fd41e8fe4421d74f7b026bead1b696251e6705')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue