summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStephen Martin2018-01-14 22:42:03 -0600
committerStephen Martin2018-01-14 22:42:03 -0600
commit1910b568e166466b1664f51ff68956251faaa442 (patch)
treece5c3eb4c7c445c7048ac10d24f8a2e1d0290875 /PKGBUILD
parent72545e9dea0fea9631b43cf0dc4c7aa47560e0a2 (diff)
downloadaur-1910b568e166466b1664f51ff68956251faaa442.tar.gz
v.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c170b8ab113..917e8fbb8ca8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jasp-desktop-git
_pkgname=jasp-desktop
_buildname=jasp-build
-pkgver=v0.8.3.1.r0.g480272b1
+pkgver=v0.8.5.r0.g3242143a
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.3.1"
+source=("$_pkgname::git+https://github.com/jasp-stats/$_pkgname.git#tag=v0.8.5"
"include.patch")
pkgver() {
@@ -60,4 +60,4 @@ package() {
ln -s /usr/lib/JASP/jasp $pkgdir/usr/bin/JASP
}
md5sums=('SKIP'
- 'a703cd01dddd301d89425b47cb2a0c61')
+ '846d0f24ef877c895ae027aed7588bdc')