mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspjags: auto updated to 0.17.2-1
This commit is contained in:
parent
aadfd8df57
commit
3c4e3c10c1
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspJags
|
||||
_pkgver=0.17.1
|
||||
_pkgver=0.17.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.1
|
||||
pkgrel=2
|
||||
pkgver=0.17.2
|
||||
pkgrel=1
|
||||
pkgdesc="JAGS Module for JASP"
|
||||
arch=('any')
|
||||
url="https://github.com/jasp-stats/${_pkgname}"
|
||||
|
@ -21,7 +21,7 @@ depends=(r
|
|||
groups=(r-jasp r-jaspextra)
|
||||
optdepends=()
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('29fb2b2badf76fb9a36eb151320d5afa22f8b6ab74614635f56d480ff3f11037')
|
||||
sha256sums=('e68f4ab55bdb232493e3fd15cdf6de5c7597506450daa1eaafa9fc79110e832e')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue