mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspdescriptives: auto updated to 0.18.1-1
This commit is contained in:
parent
a8a35dd956
commit
aae4129ca6
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=jaspDescriptives
|
_pkgname=jaspDescriptives
|
||||||
_pkgver=0.18.0
|
_pkgver=0.18.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.18.0
|
pkgver=0.18.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Descriptives Module for JASP"
|
pkgdesc="Descriptives Module for JASP"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -17,7 +17,7 @@ depends=(r
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspcommon)
|
groups=(r-jasp r-jaspcommon)
|
||||||
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=('b6648fdb69a67fc8df88b46f542ffc4b1fa74b7606d5a9765638218c3362aa74')
|
sha256sums=('52289737375107295006b1ef6c5806e33c72f25c705f9e3e9523c380ba3be680')
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue