summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Handley2020-12-02 09:08:27 +0000
committerWill Handley2020-12-02 09:08:27 +0000
commit7409a1bfd7966e37b0ba42e8182e7f788fb1e7d6 (patch)
tree0a5c85fa377061a21fc294750ed14146a1efdac3
parent4d64ea6f26a0ee3f9630b5d8adadeacb2fdb1d12 (diff)
downloadaur-7409a1bfd7966e37b0ba42e8182e7f788fb1e7d6.tar.gz
Python 3.9 bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8330b52b7916..29630b9b8c5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-class
pkgdesc = CLASS: Cosmic Linear Anisotropy Solving System
pkgver = 2.9.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lesgourg/class_public
arch = any
depends = cython
diff --git a/PKGBUILD b/PKGBUILD
index 7659b14689c1..6cffab5c7a54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=python-class
pkgname=("python-class")
pkgver=2.9.4
-pkgrel=1
+pkgrel=2
pkgdesc="CLASS: Cosmic Linear Anisotropy Solving System"
arch=(any)
url="https://github.com/lesgourg/class_public"