summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2020-12-02 09:08:38 +0000
committerWill Handley2020-12-02 09:08:38 +0000
commitb3baf3c92bbff786bc8eb8c77b7f9f04a11643ae (patch)
tree5579279b3988d5e05fc854ca090d0f4912de1604 /PKGBUILD
parent051eadecebed0b186dfdffa8dde786f9b174d2f8 (diff)
downloadaur-b3baf3c92bbff786bc8eb8c77b7f9f04a11643ae.tar.gz
Python 3.9 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59e4c86decbc..29f11367ab97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=class
pkgname=python-$_pkgname-git
pkgver=r1294.de7d9d7
-pkgrel=3
+pkgrel=4
pkgdesc="CLASS: Cosmic Linear Anisotropy Solving System"
arch=('any')
url="https://github.com/lesgourg/class_public"