mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspnetwork: auto updated to 0.18.1-1
This commit is contained in:
parent
e8ff66c7eb
commit
f88e67b060
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=jaspNetwork
|
_pkgname=jaspNetwork
|
||||||
_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="Network Module for JASP"
|
pkgdesc="Network Module for JASP"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -29,7 +29,7 @@ depends=(r
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
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=('f5bb55160516effde885fe761174962c47d85716c4c6091bc20f5d03af30944d')
|
sha256sums=('0113e128922a039ee7fd28c79229f07239cced712b61f50c2828c275a412827a')
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue