mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jasptimeseries: auto updated to 0.18.0-1
This commit is contained in:
parent
8ddeb136b0
commit
fbd6f26cc7
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspTimeSeries
|
||||
_pkgver=0.17.3
|
||||
_pkgver=0.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.3
|
||||
pkgrel=2
|
||||
pkgver=0.18.0
|
||||
pkgrel=1
|
||||
pkgdesc="A Time Series module for JASP"
|
||||
arch=('any')
|
||||
url="https://github.com/jasp-stats/${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ depends=(
|
|||
)
|
||||
groups=(r-jasp r-jaspextra)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('2bdd76dbebb9b5dc9eac948885c3c1c5143c96e92ba9233844441c465fc0fefb')
|
||||
sha256sums=('2c1b862af9f898222ca638f5d2fdd44771290a693ead80568ea997337091d672')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue