summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2017-11-27 22:02:28 +0000
committerWill Handley2017-11-27 22:02:28 +0000
commit2165fa654f65820a8756e7916c9392462d951c4a (patch)
tree116c4a048e3a9f8195dc58297eedff9f489bf49c /PKGBUILD
parenta55d8bacc74ccd9ce9fce40df39de9b21080e006 (diff)
downloadaur-2165fa654f65820a8756e7916c9392462d951c4a.tar.gz
Updated to 0.2.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23767db4dc41..55c06e48ea8b 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.1
+pkgver=0.2.8.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=('2383b63c34be1eaac3e004ab5bb773587849c0007c095700a827bdf5d578311a')
+sha256sums=('065e5839d342c14f4cdd19322da6374eb803020cf0a7545c2404625781e5d8fd')
package() {
cd "$srcdir/$_modulename-${pkgver}"