summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2019-08-26 19:55:04 +0100
committerWill Handley2019-08-26 19:55:04 +0100
commitc4652604ae879400cecffd92b971489feadfd784 (patch)
tree1a4690e4e7d476a9b1c5e01204f247a46837a6ae /PKGBUILD
parent7ba554c4edfe1e9563aa4d3d60addbb2f61cc348 (diff)
downloadaur-c4652604ae879400cecffd92b971489feadfd784.tar.gz
Updated sha256sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 657381a562f9..bfc617f305bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=python-camb
pkgname=("python-camb" "python2-camb")
pkgver=1.0.7
-pkgrel=1
+pkgrel=2
pkgdesc="Code for Anisotropies in the Microwave Background"
arch=(any)
url="https://github.com/cmbant/CAMB"
@@ -16,7 +16,7 @@ backup=()
options=(!emptydirs)
install=
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('a33eaa474d8b8b7b7a494f9273134cf101d13db993473388cda425913b93793f')
+sha256sums=('189768e0a4b1df9d5b30a6639549b0e2fa571ea370863f1a393281326c30a236')
package_python-camb() {
depends=('python-numpy' 'gcc-fortran')