summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4a9113c402d..5c5cf3c1067c 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.4.2
+pkgver=0.3.0
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=('b418dea34a24f49ce5cd8590f5e3119b01f42e54c25b9589b3efca27ed67f1af')
+sha256sums=('b31779a596d4613f7837cc8f1fb5732a72e37f67952491534fca68b50fe8dd5e')
package() {
cd "$srcdir/$_modulename-${pkgver}"