summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Martin2017-10-27 20:55:00 -0500
committerStephen Martin2017-10-27 20:55:00 -0500
commit72545e9dea0fea9631b43cf0dc4c7aa47560e0a2 (patch)
tree66c014b4b4972331ed79a036a60641fd667fd072 /PKGBUILD
parent1e080883ec8c71abfc16010b2abe41d154d3b699 (diff)
downloadaur-72545e9dea0fea9631b43cf0dc4c7aa47560e0a2.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb0f5a44e3c3..2c170b8ab113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jasp-desktop-git
_pkgname=jasp-desktop
_buildname=jasp-build
-pkgver=v0.8.2.0.r0.g7cbc5415
+pkgver=v0.8.3.1.r0.g480272b1
pkgrel=1
pkgdesc="JASP, a low fat alternative to SPSS, a delicious alternative to R."
arch=('any')
@@ -13,7 +13,7 @@ makedepends=('git' 'r' 'gcc-fortran' 'boost' 'jasp-rbundle' 'r-cran-rinside')
provides=('jasp' 'jasp-desktop')
conflicts=('jasp' 'jasp-desktop')
options=('!strip')
-source=("$_pkgname::git+https://github.com/jasp-stats/$_pkgname.git#tag=v0.8.2.0"
+source=("$_pkgname::git+https://github.com/jasp-stats/$_pkgname.git#tag=v0.8.3.1"
"include.patch")
pkgver() {