summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2019-01-21 17:43:52 +0000
committerWill Handley2019-01-21 17:43:52 +0000
commit9562f30010b2b14b0d0ed3faa45ea7cbe6dcbb6b (patch)
tree49d63ef930e1742920908f95d9def6dc125b938f /PKGBUILD
parente0063e6f5ec72f9e28b9a81f30f340bf5b20949b (diff)
downloadaur-9562f30010b2b14b0d0ed3faa45ea7cbe6dcbb6b.tar.gz
0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c5cf3c1067c..3ec8a246a6c0 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.3.0
+pkgver=0.3.1
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=('b31779a596d4613f7837cc8f1fb5732a72e37f67952491534fca68b50fe8dd5e')
+sha256sums=('5d11aeb0773ccc6827fdc20eabddaf32dfd05bc2e7ac76a84f1a5c70249ab576')
package() {
cd "$srcdir/$_modulename-${pkgver}"