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.2-1
This commit is contained in:
parent
0e28faa113
commit
ba21a318e8
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||
_pkgname=jaspTools
|
||||
_pkgver=0.17.1
|
||||
_pkgver=0.17.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.17.1
|
||||
pkgrel=2
|
||||
pkgver=0.17.2
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Helps preview and debug JASP analyses"
|
||||
arch=('any')
|
||||
|
@ -26,7 +26,7 @@ depends=(r
|
|||
)
|
||||
groups=(r-jasp jaspbase)
|
||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||
sha256sums=('c9b5bb60fb16964fb4479049d03b425daac2b2bca84b19ad74fe3d128f13ff4b')
|
||||
sha256sums=('ddde7f82d0d79f56a669f45bf8e2c922bb3338dd81a032e5368114358f96e17b')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue