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