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 37b5c9db4816..0606a9e1c6d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Will Handley <wh260@cam.ac.uk> (aur.archlinux.org/account/wjhandley)
pkgbase=python-camb
pkgname=("python-camb")
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Code for Anisotropies in the Microwave Background"
arch=(any)
@@ -16,7 +16,7 @@ backup=()
options=(!emptydirs)
install=
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('b1e3f76eb82261072647646196745db7ed490f83abe460c2968ef0b86bfe1bbf')
+sha256sums=('d3959b7984a363b855ea45267fb9e977e68b7c78de020fa47352b169b85ee6a4')
package() {
depends=('python-numpy' 'gcc-fortran')
cd "$srcdir/CAMB-$pkgver/"