summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Handley2020-12-02 09:07:52 +0000
committerWill Handley2020-12-02 09:07:52 +0000
commit9a2189b42b6dd7ab1adde868a44efafceeb7f479 (patch)
tree7284383912e582982ce9469f69a164cb890e6969
parent364e99060b541c348128635e9be79c2f5a565bb7 (diff)
downloadaur-9a2189b42b6dd7ab1adde868a44efafceeb7f479.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 cb394366d7f1..58034d492805 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-anesthetic-git
pkgdesc = nested sampling visualisation
pkgver = r319.2351380
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/williamjameshandley/anesthetic
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 24a6e5752ae3..89dfdb05a053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_modulename=anesthetic
pkgname=python-$_modulename-git
pkgver=r319.2351380
-pkgrel=1
+pkgrel=2
pkgdesc="nested sampling visualisation"
arch=(any)
url="https://github.com/williamjameshandley/anesthetic"