mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jasptools: auto updated to 1:0.17.3-1
This commit is contained in:
parent
b511e309f3
commit
7536593c78
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspTools
|
||||
_pkgver=0.17.2.1
|
||||
_pkgver=0.17.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.2.1
|
||||
pkgver=0.17.3
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Helps preview and debug JASP analyses"
|
||||
|
@ -26,7 +26,7 @@ depends=(r
|
|||
)
|
||||
groups=(r-jasp jaspbase)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('a84878671cc56ef4f565e647923fd47a9af025df9d116e237e27e153971a4016')
|
||||
sha256sums=('a2373e45f9465ac9022c5cf895a0e48faed75eb340c2e25a83fed13450bdebc1')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue