summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Handley2020-12-02 09:10:02 +0000
committerWill Handley2020-12-02 09:10:02 +0000
commit5b682945bc7f15cf52b279c098dbbb936ca3f2ae (patch)
tree48c36aa74b08cb56e5f5dddba920d335230ec031
parent21d51b364bcf641ce65bfb8f7293d54c9aba7467 (diff)
downloadaur-5b682945bc7f15cf52b279c098dbbb936ca3f2ae.tar.gz
Python 3.9 bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19813c1bf6d6..dfd43d8fad1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Fri Nov 3 08:21:43 UTC 2017
pkgbase = python-getdist-git
pkgdesc = MCMC sample analysis, kernel densities, plotting, and GUI
pkgver = r112.de5e238
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/cmbant/getdist
arch = any
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 4e6c9a47b425..a93812c4c269 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=getdist
pkgname=python-$_pkgname-git
pkgver=r112.de5e238
-pkgrel=3
+pkgrel=4
pkgdesc="MCMC sample analysis, kernel densities, plotting, and GUI"
arch=('any')
url="https://github.com/cmbant/getdist"