summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Martin2016-01-20 14:58:44 -0600
committerStephen Martin2016-01-20 14:58:44 -0600
commit35fc6cf413ca7a71e8a264046c2a748ab63744cd (patch)
treece9ca07ee9d98b27f25828e1277025fa3f17e4e4 /PKGBUILD
parent7e3cbe0ed96da8090902b2b3b58289e909caf1d6 (diff)
downloadaur-35fc6cf413ca7a71e8a264046c2a748ab63744cd.tar.gz
Bumped to beta3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45b36dd85347..f17c36d51336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jasp-desktop-git
_pkgname=jasp-desktop
_buildname=jasp-build
-pkgver=v0.7.5Beta1.r0.gf8561f9
+pkgver=v0.7.5Beta3.r0.g0e28d09
pkgrel=1
pkgdesc="JASP, a low fat alternative to SPSS, a delicious alternative to R."
arch=('any')
@@ -14,7 +14,7 @@ provides=('jasp' 'jasp-desktop')
conflicts=('jasp' 'jasp-desktop')
install=('jasp-desktop-git.install')
options=('!strip')
-source=("$_pkgname::git+https://github.com/jasp-stats/$_pkgname.git#tag=v0.7.5Beta1"
+source=("$_pkgname::git+https://github.com/jasp-stats/$_pkgname.git#tag=v0.7.5Beta3"
"jasp-desktop.svg"
"include.patch"
"sem.patch")