summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Martin2016-03-31 09:36:54 -0500
committerStephen Martin2016-03-31 09:36:54 -0500
commite3ed2d488f9c364853ab08d095045a908ca203b9 (patch)
tree65470b784ce29f9cbca3477856922848fe9e4089 /PKGBUILD
parentfc63d43a4dcc9a465dc66dd244afff9ac5238757 (diff)
downloadaur-e3ed2d488f9c364853ab08d095045a908ca203b9.tar.gz
Bumped to latest version (v.0.7.5.5)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7468776a60e..b92e8bf32aa7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jasp-desktop-git
_pkgname=jasp-desktop
_buildname=jasp-build
-pkgver=v0.7.5.r0.g7db237f
+pkgver=v0.7.5.5.r0.ge682447
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.5"
+source=("$_pkgname::git+https://github.com/jasp-stats/$_pkgname.git#tag=v0.7.5.5"
"jasp-desktop.svg"
"include.patch"
"sem.patch")