mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspdistributions: auto updated to 0.19.3-1
This commit is contained in:
parent
6a2b12b119
commit
5083fa67b9
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||||
_pkgname=jaspDistributions
|
_pkgname=jaspDistributions
|
||||||
_pkgver=0.19.2
|
_pkgver=0.19.3
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.19.2
|
pkgver=0.19.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Distributions Module for JASP"
|
pkgdesc="Distributions Module for JASP"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -21,7 +21,7 @@ depends=(r
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||||
sha256sums=('58408d5e2ea35d2697a925f08ed8614e0e3a3ec126a39f027ccefda48a175ca2')
|
sha256sums=('73fc8ee2a196976ca6448bc05646fd03460deb4244afb77e341540277b124382')
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue