mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jasplearnstats: auto updated to 0.19.2-1
This commit is contained in:
parent
44bbd5844f
commit
5a420311b9
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspLearnStats
|
||||
_pkgver=0.19.0
|
||||
_pkgver=0.19.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.0
|
||||
pkgrel=2
|
||||
pkgver=0.19.2
|
||||
pkgrel=1
|
||||
pkgdesc="Learn Classical statistics with simple examples and supporting text"
|
||||
arch=('any')
|
||||
url="https://github.com/jasp-stats/${_pkgname}"
|
||||
|
@ -24,7 +24,7 @@ depends=(r
|
|||
)
|
||||
groups=(r-jasp r-jaspextra)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('0f76465a61f1029eabd187e0157a8c413a705a7bfd72351604897e46909f5174')
|
||||
sha256sums=('c5fbaa1393f6f5be9b06095c7a935dbcceb2fff31ac3cf383fa51e37f211180a')
|
||||
|
||||
build() {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue