summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2017-12-21 11:01:48 +0000
committerWill Handley2017-12-21 11:01:48 +0000
commitf725bac7902b646c19de2d2d686bbb9772662fd0 (patch)
tree8b5827bb5a5ecede2a1c293688209b2014e64e74 /PKGBUILD
parent2165fa654f65820a8756e7916c9392462d951c4a (diff)
downloadaur-f725bac7902b646c19de2d2d686bbb9772662fd0.tar.gz
Updated to latest version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55c06e48ea8b..b4a9113c402d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Will Handley <wh260@cam.ac.uk> (aur.archlinux.org/account/wjhandley)
_modulename=getdist
pkgname=python-$_modulename
-pkgver=0.2.8.2
+pkgver=0.2.8.4.2
pkgrel=1
pkgdesc="MCMC sample analysis, kernel densities, plotting, and GUI"
arch=(any)
@@ -17,7 +17,7 @@ backup=()
options=(!emptydirs)
install=
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('065e5839d342c14f4cdd19322da6374eb803020cf0a7545c2404625781e5d8fd')
+sha256sums=('b418dea34a24f49ce5cd8590f5e3119b01f42e54c25b9589b3efca27ed67f1af')
package() {
cd "$srcdir/$_modulename-${pkgver}"