summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"