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