summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2021-05-03 22:00:42 +0100
committerWill Handley2021-05-03 22:00:54 +0100
commit105267e69b2f200d32071981561aed49eae6f26d (patch)
tree4d0297a440ff9e02959ff21f8af3e6b4ec7e5e8e /PKGBUILD
parent0cb3455f74e858a3d87d28a054255f3e32d9c3a2 (diff)
downloadaur-105267e69b2f200d32071981561aed49eae6f26d.tar.gz
1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b3c9ce6f5dd..bb744e6a5e7e 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=1.2.0
+pkgver=1.2.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=('d74f31552f0a8ce00ecb418ed7b6719d9e131aaf56f3b54cfdbe031c0c3c11db')
+sha256sums=('1b532477741ec4dec042b8977cbe1ab327e1e22e4cb5dfe37dfdb89b61d3d9f5')
package() {
cd "$srcdir/$_modulename-${pkgver}"