mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspgraphs: auto updated to 0.18.0-1
This commit is contained in:
parent
7a0aaad6a3
commit
62adc83128
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspGraphs
|
||||
_pkgver=0.17.3
|
||||
_pkgver=0.18.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.3
|
||||
pkgver=0.18.0
|
||||
pkgrel=1
|
||||
pkgdesc="Custom Graphs for JASP"
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ depends=(r
|
|||
groups=(r-jasp r-jaspbase)
|
||||
optdepends=('r-testthat')
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('16f413e805714ffd705a2ccbecbb4b47143c45add28e7ada1e31c96d3b9f7453')
|
||||
sha256sums=('476c2b032336174090b9ae816a3f561049e3216b46ef224a41fe1b5bbb9ca4f1')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue