summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandalenavals2020-05-04 03:54:44 -0300
committerandalenavals2020-05-04 03:54:44 -0300
commit762086f837f3df20c5b7dbd2e619680075082eb4 (patch)
treee1db926507ce31a49619c7fd1ca1eb623f2ccd02
parent1deb7c3aa8470be7ac1774335c6e97d7de1d0bea (diff)
downloadaur-762086f837f3df20c5b7dbd2e619680075082eb4.tar.gz
v1.3.7
-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')