summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandalenavals2020-05-01 04:39:39 -0300
committerandalenavals2020-05-01 04:39:39 -0300
commit6662fe9355c8414637f06320213f4292a2236afb (patch)
tree1781839d91814df17dc6868e05d0167c348eb9c1
parentb465db9e2b54773f2beaee7af723eb30e0c53994 (diff)
downloadaur-6662fe9355c8414637f06320213f4292a2236afb.tar.gz
v4.0
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70ba6ef943db..81ec1749869c 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-treecorr-git
pkgdesc = A package for efficiently computing 2-point and 3-point correlation functions
- pkgver = v3.3.11.r0.fe0e875
+ pkgver = v4.0.10.r0.825dc0a
pkgrel = 1
url = https://github.com/rmjarvis/TreeCorr.git
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 89102dcbe7c0..32ed4db1cb68 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=python-treecorr
pkgbase=python-treecorr-git
pkgname=('python-treecorr-git' 'python2-treecorr-git')
-pkgver=v3.3.11.r0.fe0e875
+pkgver=v4.0.10.r0.825dc0a
pkgrel=1
pkgdesc="A package for efficiently computing 2-point and 3-point correlation functions "
arch=('i686' 'x86_64')