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