summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2021-02-05 15:24:29 +0000
committerWill Handley2021-02-05 15:24:29 +0000
commit28b73e204375b4782ad858a28180e7207a9c3b08 (patch)
tree9fadb9fabe82cdd09aec5ea03f0e97df0d8afc82 /PKGBUILD
parent9f091d73fc514b4c4d4b2d9d9ebab71505701bad (diff)
downloadaur-28b73e204375b4782ad858a28180e7207a9c3b08.tar.gz
2.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c833a25f4731..576759cad87d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Will Handley <wh260@cam.ac.uk> (aur.archlinux.org/account/wjhandley)
_modulename=fgivenx
pkgname=python-$_modulename
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.3.0
+pkgrel=1
pkgdesc="Functional Posterior Plotter"
arch=(any)
url="https://github.com/williamjameshandley/fgivenx"
@@ -17,7 +17,7 @@ backup=()
options=(!emptydirs)
install=
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('49131d5789678d0a05d208367482a27c7a1df62760b11659665a5704556f8ed0')
+sha256sums=('ac929ae2aca3f18bed0592e4d3ea50515a8d7a9d692780b11e5c0f36eb135b74')
package() {
cd "$srcdir/$_modulename-$pkgver"