summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Handley2018-09-11 12:25:23 +0100
committerWill Handley2018-09-11 12:25:23 +0100
commit4be7ae7cbd8aa467816bc49b63bdc40cf487e70d (patch)
treef9c5a21fa493f4f081ad189fa456ff4a48889bfa
parenta3af4f59402ea29a92088ae47db43ba962953948 (diff)
downloadaur-4be7ae7cbd8aa467816bc49b63bdc40cf487e70d.tar.gz
Version 2.7.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3898a23e1e1..34c02b222490 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Wed Apr 25 06:00:04 UTC 2018
+# Tue Sep 11 11:25:09 UTC 2018
pkgbase = python-class
pkgdesc = CLASS: Cosmic Linear Anisotropy Solving System
- pkgver = 2.6.3
- pkgrel = 2
+ pkgver = 2.7.0
+ pkgrel = 1
url = https://github.com/lesgourg/class_public
arch = any
makedepends = python-setuptools
depends = cython
options = !emptydirs
- source = https://github.com/lesgourg/class_public/archive/v2.6.3.tar.gz
- sha256sums = e0bf856ed51ff93b565bef0d9b4bb2c17f673ee9b8c7b2b8a6fc71a61b4c067e
+ source = https://github.com/lesgourg/class_public/archive/v2.7.0.tar.gz
+ sha256sums = aad63f9d12e557000ef84f4cc5644b39d056e5a0c639deb1c2682af7f1328d91
pkgname = python-class
diff --git a/PKGBUILD b/PKGBUILD
index dfce36ffe0b5..1fbda841fefc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_modulename=class
_python=python
pkgname=${_python}-$_modulename
-pkgver=2.6.3
-pkgrel=2
+pkgver=2.7.0
+pkgrel=1
pkgdesc="CLASS: Cosmic Linear Anisotropy Solving System"
arch=(any)
url="https://github.com/lesgourg/class_public"
@@ -18,7 +18,7 @@ backup=()
options=(!emptydirs)
install=
source=("${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('e0bf856ed51ff93b565bef0d9b4bb2c17f673ee9b8c7b2b8a6fc71a61b4c067e')
+sha256sums=('aad63f9d12e557000ef84f4cc5644b39d056e5a0c639deb1c2682af7f1328d91')
package() {
cd "$srcdir/class_public-${pkgver}/"
make -j libclass.a