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