summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edf798c2c5c3..7a9e272beb1d 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-ngmix-git
pkgdesc = Gaussian mixture models and other code for working with for 2d images, implemented in python
- pkgver = v1.2.1.r2.dba6286
+ pkgver = v1.3.7.r14.97d96cb
pkgrel = 1
url = https://github.com/esheldon/ngmix.git
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index c3ca5e151c0b..118f050738bd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=python-ngmix
pkgbase=python-ngmix-git
pkgname=("python-ngmix-git" "python2-ngmix-git")
-pkgver=v1.2.1.r2.dba6286
+pkgver=v1.3.7.r14.97d96cb
pkgrel=1
pkgdesc=" Gaussian mixture models and other code for working with for 2d images, implemented in python "
arch=('i686' 'x86_64')