mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspgraphs: auto updated to 0.19.2-1
This commit is contained in:
parent
417244a88d
commit
4b819fc95f
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspGraphs
|
||||
_pkgver=0.19.0
|
||||
_pkgver=0.19.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.19.0
|
||||
pkgver=0.19.2
|
||||
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=('5e4bb7d04774435056a2d050ff72c668a35008048e74d1b96df081bf04c0fa90')
|
||||
sha256sums=('ee27bc9190b7be66bb3de559d64ebd88ecf8da315782f9714ceffe666ef2b15c')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue