summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2021-05-03 22:01:29 +0100
committerWill Handley2021-05-03 22:01:29 +0100
commit0730d3b4b2aafd52f390b7485cd75ed0ac014ab1 (patch)
treeb3e1edf04d43c0ad0f4c07edf1f73f973d1763ae /PKGBUILD
parent3bc62d196c84b2b2c750e0f793e40410b1ab48d2 (diff)
downloadaur-0730d3b4b2aafd52f390b7485cd75ed0ac014ab1.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 406dd5742de5..3e1f4b1e55e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Will Handley <wh260@cam.ac.uk> (aur.archlinux.org/account/wjhandley)
_modulename=montepython
pkgname=python-$_modulename
-pkgver=3.3.2
-pkgrel=2
+pkgver=3.4.0
+pkgrel=1
pkgdesc="The Monte Carlo code for class in Python"
arch=(any)
url="https://github.com/brinckmann/${_modulename}_public"