jasp-desktop: auto updated to 0.17.2-1

This commit is contained in:
BioArchLinuxBot 2023-05-12 12:15:01 +00:00
parent f55dd3b5c1
commit db58fe3bf4

View file

@ -1,9 +1,9 @@
#Maintainer: sukanka <su975853527 AT gmail.com> #Maintainer: sukanka <su975853527 AT gmail.com>
_pkgname=jasp _pkgname=jasp
_pkgver=0.17.1 _pkgver=0.17.2
pkgname=jasp-desktop pkgname=jasp-desktop
pkgver=0.17.1 pkgver=0.17.2
pkgrel=1 pkgrel=1
pkgdesc="A complete statistical package for both Bayesian and Frequentist statistical methods" pkgdesc="A complete statistical package for both Bayesian and Frequentist statistical methods"
arch=('x86_64' 'aarch64') arch=('x86_64' 'aarch64')
@ -71,7 +71,7 @@ provides=($_pkgname)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jasp-stats/jasp-desktop/archive/refs/tags/v${pkgver}.tar.gz" source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jasp-stats/jasp-desktop/archive/refs/tags/v${pkgver}.tar.gz"
'jasp.sh' 'jasp.sh'
) )
sha256sums=('1e8839b666bd973632bbe93456f9086084f6eae7e969bfdc0ae88906faf8d992' sha256sums=('fa0152d513523fd74ec4c307c9f0bb958c8030837d0a98c1dce250728a09bf89'
'e0714d980e7549b4c7dcbae50370e95b6ad2e7f0cf21a534ceb3a5a83ee583fd') 'e0714d980e7549b4c7dcbae50370e95b6ad2e7f0cf21a534ceb3a5a83ee583fd')
prepare(){ prepare(){