summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Martin2015-08-31 15:22:20 -0500
committerStephen Martin2015-08-31 15:22:20 -0500
commitc348ea03f39c0768fd2a3b8c1c6674faad0e06e9 (patch)
treea8f7cb09d9240203f4c3aaab03b26c646ce76f77 /PKGBUILD
parent69f6bb0f21e95b377c0a285708efd76e8ab0a0c8 (diff)
downloadaur-c348ea03f39c0768fd2a3b8c1c6674faad0e06e9.tar.gz
Version bump to v.0.7.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2325a1ee729f..264210776d9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('git' 'qtchooser' 'r' 'gcc-fortran' 'boost')
provides=('jasp' 'jasp-desktop')
conflicts=('jasp' 'jasp-desktop')
install=('jasp-desktop-git.install')
-source=("$_pkgname::git+https://github.com/jasp-stats/$_pkgname.git#tag=v0.7.1.9"
+source=("$_pkgname::git+https://github.com/jasp-stats/$_pkgname.git#tag=v0.7.1.11"
"rbundle.R"
"jasp-desktop.svg"
"sem.patch")