summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2018-08-04 18:33:59 +0100
committerWill Handley2018-08-04 18:33:59 +0100
commitd2edbe9dfad2c6e635afd312ee3de8302bd813e6 (patch)
tree070f961d922f650d70133951b53c34a38e4dd4dd /PKGBUILD
parent3663b87ec5f93ead10b7370e53dd2ead09c55bc1 (diff)
downloadaur-d2edbe9dfad2c6e635afd312ee3de8302bd813e6.tar.gz
Version 2.1.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7035a9e842d8..c17f3dbe38c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Will Handley <wh260@cam.ac.uk> (aur.archlinux.org/account/wjhandley)
_modulename=fgivenx
pkgname=python-$_modulename
-pkgver=2.0.0
+pkgver=2.1.6
pkgrel=1
pkgdesc="Functional Posterior Plotter"
arch=(any)
@@ -17,7 +17,7 @@ backup=()
options=(!emptydirs)
install=
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('a89d9c1bc670dda2b27493f811196f2f56a638a349c3bde12f3316d1a1a520f5')
+sha256sums=('0689186d7b370175cfada34b5ec125982cb7db73af00c8ce86d89e90c52d7a34')
package() {
cd "$srcdir/$_modulename-$pkgver"